mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
- Big code cleanup
- Added a Qwrapper for torrent_handle to make code more readable
This commit is contained in:
3
TODO
3
TODO
@@ -46,7 +46,7 @@
|
||||
- update sorting when a new torrent is added?
|
||||
- Keep documention up to date
|
||||
- Windows port (Chris - Peerkoel)
|
||||
- wait for fastresume data on exit should be in a thread?
|
||||
- write a patch for file_priority(int index);
|
||||
* beta5
|
||||
- Translations update (IN PROGRESS)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
@@ -76,6 +76,7 @@ beta4->beta5 changelog:
|
||||
- FEATURE: Allow to remove url seeds, even hard-coded ones
|
||||
- FEATURE: Improved code for handling of finished torrents
|
||||
- FEATURE: Optimized download list refreshing a little
|
||||
- FEATURE: Big code cleanup
|
||||
- BUGFIX: Wait for torrent_paused_alert before saving fast resume data on exit
|
||||
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
|
||||
- BUFFIG: Fixed overflow causing ratio data to be negative
|
||||
|
||||
Reference in New Issue
Block a user