mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Some fixes in bandwidth allocation per torrent dialog
This commit is contained in:
parent
8e6b1be322
commit
ff756a2b1f
3 changed files with 46 additions and 23 deletions
2
TODO
2
TODO
|
@ -48,6 +48,7 @@
|
|||
- Clean up delayed progress column sorting code
|
||||
- Clean up pause after checking code
|
||||
- Test rss now that it has been rewritten
|
||||
- Review speed allocation dialog : BTSession->getSession()->download_rate_limit() value is wrong
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent (Ticket #83)
|
||||
- double free or corruption on exit (Ticket #84)
|
||||
|
@ -71,5 +72,6 @@ beta3->beta4 changelog:
|
|||
- BUGFIX: Fixed columns width problems in transfers lists due to hidden columns with non null size
|
||||
- BUGFIX: The deleteThread now check if the path exists before trying to delete it
|
||||
- BUGFIX: Finished list was refreshed even when main window was hidden (Hitted an assert)
|
||||
- BUGFIX: Some fixes in bandwidth limiting per torrent
|
||||
- I18N: Updated Chinese, Hungarian and Italian translations
|
||||
- COSMETIC: Added our new baby mascot ("Draqoo") to About dialog
|
Loading…
Add table
Add a link
Reference in a new issue