- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog

This commit is contained in:
Christophe Dumez 2007-04-12 19:51:39 +00:00
commit ff3575c7ac
7 changed files with 134 additions and 194 deletions

6
TODO
View file

@ -29,7 +29,7 @@
- Add a torrent scheduler
- Improve Ipfilter.dat parser (move to a thread ? - too slow to load qBT and more importantly options)
// in v0.11
// in v1.1.0
- Tabs support in search
// in v1.0.0 (partial) - WIP
@ -41,8 +41,8 @@
- Use tooltips to explain options?
- Display more info in log (UPnP)
- Update to libtorrent SVN (0.13) - DONE
- Use its UPnP/NAT-PMP built-in support instead of ours ALMOST
- Use its piece prioritization support
- Use its UPnP/NAT-PMP built-in support instead of ours DONE (enabled as a default)
- Use its piece prioritization support (debug)
- 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