Christophe Dumez
|
48ec57604f
|
- A queueing system ASSERT hit fix
|
17 years ago |
Christophe Dumez
|
bb959ba465
|
BUGFIX: Disable ETA calculation when ETA column is hidden
|
17 years ago |
Christophe Dumez
|
4fe7fd537d
|
- a lot of fixes concerning the new queueing system
|
17 years ago |
Christophe Dumez
|
88ea548eaf
|
- Fix crash when pausing a torrent if queueing system is disabled
|
17 years ago |
Christophe Dumez
|
360c8500bb
|
- Unqueue torrents before disabling queueing system
|
17 years ago |
Christophe Dumez
|
15ce9a7369
|
- Queueing systems now updates the number of active torrents in tab titles
|
17 years ago |
Christophe Dumez
|
4b8532ea2d
|
- Bug fix in session configuring (queueing)
|
17 years ago |
Christophe Dumez
|
4be0cbd2e4
|
- Removed some debug
- Bug fix when applying preferences (queueing)
|
17 years ago |
Christophe Dumez
|
1acd05794a
|
- Another bug fix for upload queueing
|
17 years ago |
Christophe Dumez
|
b6b74752a5
|
- Queueing bug fix
|
17 years ago |
Christophe Dumez
|
20ae3d997c
|
- extending Queueing system to seeding list (unfinished)
|
17 years ago |
Christophe Dumez
|
b73d0548c8
|
- Download queueing fix
|
17 years ago |
Christophe Dumez
|
ca118697e9
|
- Added priority buttons
|
17 years ago |
Christophe Dumez
|
d29cc3325b
|
- Started to work on queueuing
|
17 years ago |
Christophe Dumez
|
8bc470e427
|
- Spoof latest Azureus version instead of Vuze
|
17 years ago |
Christophe Dumez
|
8e5190ffc8
|
- Spoof latest Azureus/Vuze version (3.1.1.0)
|
17 years ago |
Christophe Dumez
|
516f4dad48
|
- Added some debug
- Fix from #178167 for tree view resizing
|
17 years ago |
Christophe Dumez
|
56d80118b7
|
- Can spoof Azureus peer id and user agent to avoid ban
|
17 years ago |
Christophe Dumez
|
711699e200
|
- COSMETIC: Display "unpaused/total_torrent" in download/upload tabs
|
17 years ago |
Christophe Dumez
|
fc931d8c88
|
- FEATURE: Allow to customize folder scan interval
|
17 years ago |
Christophe Dumez
|
7463552dcd
|
- BUGFIX: Threadified IP filter file parser to avoid GUI freeze
|
17 years ago |
Christophe Dumez
|
4dece85483
|
- Fixed default tab in torrent properties window
|
17 years ago |
Christophe Dumez
|
5af8bddc16
|
- Web interface by Ishan Arora
|
17 years ago |
Christophe Dumez
|
0dd84c37a1
|
- Commit some tracker changes. Work is not completed and this is probably buggy. I will complete this later.
|
17 years ago |
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
- Added a progress bar in torrent creation
- Display if UPnP/NAT-PMP was successful or not
|
17 years ago |
Christophe Dumez
|
1e1313dffc
|
- Fixed torrent creation from a folder
- Fixed start seeding directly after torrent creation
|
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
- Avoid code duplication for showProperties()
|
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)
- Save fast resume data regularly (every 10 seconds) to avoid downloading from s
cratch when qBittorrent restart
|
17 years ago |
Christophe Dumez
|
82e548a2fd
|
- Fixed a bug in torrent files filtering (closes #158846)
|
17 years ago |
Christophe Dumez
|
5bbdb9e119
|
- Renabled debug
- Bumped to v1.1.0alpha1
|
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 |