319 Commits (d3687fd863b5aea4326dd07cb5887f98d17785f3)

Author SHA1 Message Date
Christophe Dumez abbbf1e562 - Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz) 15 years ago
Christophe Dumez 3ec118d59b - When downloading a torrent from its URL in Web UI, the torrent addition dialog was not skipped and displayed on server side. 15 years ago
Christophe Dumez 10ab8f107c - Tracker scrape interval is now 20 min (15 minutes min). 15 years ago
Christophe Dumez 4dc8959f67 * More exit tweaking to make shutdown faster 15 years ago
Christophe Dumez 396427e3b6 FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port 15 years ago
Christophe Dumez e460f1c365 - Attempt to speed up exit 15 years ago
Christophe Dumez 27aff04f11 - Catch invalid_handle exception in savefastresume data 15 years ago
Christophe Dumez 5af8b7c0e2 FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling 15 years ago
Christophe Dumez 3c6635cdbe - Folder Scanning: initial import of the torrents inside is fixed 15 years ago
Christophe Dumez ce31bef2cf - Make sure the torrent is valid before saving fast resume data 15 years ago
Christophe Dumez c52e0cf841 - Improve tracker status detection when using libtorrent v0.14 15 years ago
Christophe Dumez 8fe448d35f - Fixed compilation with libtorrent v0.14 15 years ago
Christophe Dumez c1d3f719df - Compilation fix for libtorrent v0.14 15 years ago
Christophe Dumez 480d1b18db - Display in tracker list the number of peers gotten from LSD/PeX/DHT 15 years ago
Christophe Dumez 62f57862e5 - Properly report paused torrents from Bittorrent session to GUI (closes #86293) 15 years ago
Christophe Dumez 5d427d2acf - Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...) 15 years ago
Christophe Dumez aa0c2e611f - Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez 98223e54e8 - Updated tracker behavior, it works better now (more µTorrent like) 15 years ago
Christophe Dumez e36e500045 - Added DHT to trackers list 15 years ago
Christophe Dumez e2b8aeafa6 - FEATURE: Display the number of peers returned by each tracker 15 years ago
Christophe Dumez 8ada8d33c8 FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) 15 years ago
Christophe Dumez ac279979fb - Fix errors in tracker messages saving code 15 years ago
Christophe Dumez d5e2905ead - Clean up of bittorrent class 15 years ago
Christophe Dumez e93fab40fe - Removed some too verbose debug 15 years ago
Christophe Dumez d3c59f0814 - Move Web UI code to Bittorrent class 15 years ago
Christophe Dumez 0bc2e9aeeb - Removed regular tracker scrape code since it is done automatically by libtorrent (it should not have been in GUI class anyway...) 15 years ago
Christophe Dumez 623933e2aa - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 15 years ago
Christophe Dumez 31374d8d30 - Remove useless code since it is handled on libtorrent side 15 years ago
Christophe Dumez 7c84551150 - Support peer manual ban (from peer list) 15 years ago
Christophe Dumez 5ffcf5a9dc - Fixed per torrent speed limiting 15 years ago
Christophe Dumez 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
Christophe Dumez eab216e5a8 - Improved ETA calculation for big torrents 15 years ago
Christophe Dumez 9e9e6f028c - Integrate Geoip database to speed up country resolution 15 years ago
Christophe Dumez c5c09b09ee - Implemented flag display in peer list (has to be enabled in program preferences, connection section) 15 years ago
Christophe Dumez 12106c308e - Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though 15 years ago
Christophe Dumez 51ebfadd85 - Split Preferences from the GUI so that Options dialog does not need to be created on startup to retrieve the preferences: 15 years ago
Christophe Dumez daef9ece75 - FEATURE: Folder scanning now works with CIFS and NFS mounted folders 15 years ago
Christophe Dumez d6e90883cb - Initial commit (both lists are merged but not all the features are there and it is probably buggy) 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez e4be70edec - Updated uTorrent Peer ID to v1.8.5 15 years ago
Christophe Dumez 7f12bbb783 - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris). 15 years ago
Christophe Dumez 5d1ed7a564 - BUGFIX: Added safety mecanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted. 15 years ago
Christophe Dumez 66590bfa4a - Make sure that scan directory is not qBittorrent backup folder to avoid torrent deletion 15 years ago
Christophe Dumez fe3a6b8b57 - Fix crash when applying torrent files priorities (if libtorrent-rasterbar has debug enabled) 15 years ago
Christophe Dumez 966367aff6 - Fix compilation error 15 years ago
Christophe Dumez 1cc6086468 FEATURE: Metadata download from swarm is now compatible with µtorrent 15 years ago
Christophe Dumez 0485864d38 - Fix a crash when scanned directory does not exist 15 years ago