mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Wait for torrent_paused_alert before saving fast resume data
This commit is contained in:
parent
3494702437
commit
f9c357b52d
4 changed files with 29 additions and 3 deletions
3
TODO
3
TODO
|
@ -49,7 +49,7 @@
|
|||
- Clean up delayed progress column sorting code
|
||||
- Clean up pause after checking code
|
||||
- Test rss now that it has been rewritten
|
||||
- Wait for torrent_paused_alert before saving fast resume data
|
||||
- Fix number of finishedChecking torrents
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent (Ticket #83)
|
||||
- double free or corruption on exit (Ticket #84) FIXED?
|
||||
|
@ -68,6 +68,7 @@ LANGUAGES UPDATED:
|
|||
- Polish *BETA5*
|
||||
|
||||
beta4->beta5 changelog:
|
||||
- BUGFIX: Wait for torrent_paused_alert before saving fast resume data
|
||||
- BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
|
||||
- I18N: Updated Italian translation
|
||||
- COSMETIC: Changed the way progress bars are rendered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue