151 Commits (1be63336016b5fc386d46293e9c2cf251f7fc3b4)

Author SHA1 Message Date
Christophe Dumez 9172985173 - Force trackers reannounce after loading them from HD 17 years ago
Christophe Dumez 07c195f475 - Catch more exceptions when adding a torrent 17 years ago
Christophe Dumez 8d1f1512b0 - Fixed UPnP messages 17 years ago
Christophe Dumez c6abdacadd - Threadified torrent creation 17 years ago
Christophe Dumez 1e1313dffc - Fixed torrent creation from a folder 17 years ago
Christophe Dumez aada4f3c03 - Forgot to remove temporary download file when addition failed 17 years ago
Christophe Dumez f7fa66c65d - Improved a lot ETA calculation algorithm 17 years ago
Christophe Dumez 31679f0d6d Tagged rc9 release 17 years ago
Christophe Dumez 64bfdf930c - Fixed not destructing libtorrent session bug 17 years ago
Christophe Dumez def19ef88b - Added h.is_valid check 17 years ago
Christophe Dumez 4f989b674f - Do not save fastresume data for paused torrents anymore 17 years ago
Christophe Dumez 7982011d0b - Do not save fastresume data regularly for seeding torrents 17 years ago
Christophe Dumez f75501f781 - Fixed overflow handling in ETA calculation 17 years ago
Christophe Dumez 70f8a00c20 - Save fastresume data every minute instead of every 10 sec 17 years ago
Christophe Dumez c8b944508b - Saving trackers file only when necessary 17 years ago
Christophe Dumez f3f3f2822b - Do not save fastresume data for checking torrents anymore 17 years ago
Christophe Dumez 3ef0c82a8c - Do no pause torrents before saving fastresume data anymore (no longer needed) 17 years ago
Christophe Dumez 82e548a2fd - Fixed a bug in torrent files filtering (closes #158846) 17 years ago
Christophe Dumez 5bbdb9e119 - Renabled debug 17 years ago
Christophe Dumez f836be6736 - BUGFIX: Don't reload seeding torrents anymore (no point) 17 years ago
Christophe Dumez 052ccf2302 - BUGFIX: Don't reload all torrents everytime settings are saved 17 years ago
Christophe Dumez 8ea34135e4 - BUGFIX: Catching DHT exception in case there is a problem 17 years ago
Christophe Dumez a5f6663e65 - BUGFIX: Fixed deletion of subfolders when deleting torrents from hard drive 17 years ago
Christophe Dumez 1519bca46d - Fixed folder progress calculation in torrent properties (closes #154387) 17 years ago
Christophe Dumez 96a6f450d0 - Make use of this: added option to delete files from disk as a torrent is removed (libtorrent) 17 years ago
Christophe Dumez 6ed565a06b - COSMETIC: Improved progress bar text rendering 17 years ago
Christophe Dumez bfab6389b5 - Commented fast resume rejected alert until #182 is fixed in libtorrent 17 years ago
Christophe Dumez 48f5436f6f - Improved ETA calculation code a little and fixed a little typo in the code 17 years ago
Christophe Dumez f754e34e35 - BUGFIX: Fixed possible overflow in ETA calculation 17 years ago
Christophe Dumez 0245bbf5ab - BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files 17 years ago
Christophe Dumez 0a0c1f3529 - BUGFIX: AddInPause setting doesn't pause downloads on startup anymore (real fix this time...) 17 years ago
Christophe Dumez a26333bc65 - BUGFIX: Now filtered don't appear on hard drive anymore (libtorrent >= r1659 REQUIRED) 17 years ago
Christophe Dumez 4f25e6c769 - Another attempt to fix compilation on FreeBSD 17 years ago
Christophe Dumez f9998957cd - attempt to fix compilation on FreeBSD 17 years ago
Christophe Dumez c0ffb8fa5c - BUGFIX: Fixed overflow in ratio 17 years ago
Christophe Dumez da244d7ef2 - Added more debug when we get a file_error 17 years ago
Christophe Dumez 9062266a84 - Fixed a ratio assert in libtorrent because we sent it -1 for unlimited instead of 0 17 years ago
Christophe Dumez 3cb34ed7ee - Fixed an overflow that could cause ETA to become negative sometimes (hitted an assert) 17 years ago
Christophe Dumez c478ba59ac - new torrent content selection (as a tree). Merge from the new-torrent-selection branch 17 years ago
Christophe Dumez fe7c0db425 - remove ratio should be applied to finished torrent only (and disabled as a default!) - FIXED 17 years ago
Christophe Dumez 47c1908519 - Added some more debug 17 years ago
Christophe Dumez e1ead940be - Added some more debug 17 years ago
Christophe Dumez 862d24ac48 - FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0) 17 years ago
Christophe Dumez 078c80c81d - FEATURE: Added an option to set the max number of connections per torrent 17 years ago
Christophe Dumez cd70843ee9 - Totally redesigned program preferences 17 years ago
Christophe Dumez 9f36d521a4 - BUGFIX: Fixed deprecation warning with latest libtorrent svn 17 years ago
Christophe Dumez b582ec9480 - BUGFIX: Do not store and calculate ETA values for paused torrents 17 years ago
Christophe Dumez b5ccf05541 - BUGFIX: Do not store and calculate ETA values for finished torrents 17 years ago
Christophe Dumez b3c5e6cfa2 - Store less ETA values for each torrent in order to save memory 17 years ago
Christophe Dumez 229927bbe9 - BUGFIX: Fixed file preview and improved previewable files detection 17 years ago