- Upgraded to libtorrent svn (0.13)

This commit is contained in:
Christophe Dumez 2007-04-12 17:17:04 +00:00
commit 658771612a
9 changed files with 44 additions and 198 deletions

6
TODO
View file

@ -40,10 +40,10 @@
- Display Url seeds in torrent properties and allow to edit them
- Use tooltips to explain options?
- Display more info in log (UPnP)
- Update to libtorrent SVN (0.13)
- Use its UPnP/NAT-PMP built-in support instead of ours
- Update to libtorrent SVN (0.13) - DONE
- Use its UPnP/NAT-PMP built-in support instead of ours ALMOST
- Use its piece prioritization support
- Get upload/download limit per torrent (uncomment some code)
- Get upload/download limit per torrent (uncomment some code) ALMOST
- Improve ratio display / calculation / saving / per torrent...
- Display the sum of the size of the selected files in the torrent instead of the whole torrent size in download list
- Sorting in Download Status column should be smarter than just an alphabetical sort