mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
This commit is contained in:
6
TODO
6
TODO
@@ -45,13 +45,12 @@
|
||||
- Keep documention up to date
|
||||
- Windows port (Chris - Peerkoel)
|
||||
- Update to Qt4.3.1 and see if everything is ok
|
||||
- wait for fastresume data on exit should be in a thread?
|
||||
* beta5
|
||||
- Translations update (IN PROGRESS)
|
||||
- make use of finishedChecking alert if hydri applies my patch for this
|
||||
- Clean up delayed progress column sorting code
|
||||
- Clean up pause after checking code
|
||||
- Fix fast resume problems
|
||||
- Test rss now that it has been rewritten
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent (Ticket #83)
|
||||
- double free or corruption on exit (Ticket #84) FIXED?
|
||||
@@ -71,7 +70,8 @@ LANGUAGES UPDATED:
|
||||
|
||||
beta4->beta5 changelog:
|
||||
- FEATURE: Supports Bittorrent FAST extension
|
||||
- BUGFIX: Wait for torrent_paused_alert before saving fast resume data
|
||||
- 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
|
||||
- BUGFIX: Fixed progress column delayed sorting (after torrent finished checking)
|
||||
- BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
|
||||
|
||||
Reference in New Issue
Block a user