- Updated Changelog / Todo

- Fixed a title boldness in torrent properties
This commit is contained in:
Christophe Dumez 2007-04-02 13:22:48 +00:00
commit ab1d664f07
4 changed files with 11 additions and 5 deletions

5
TODO
View file

@ -37,12 +37,11 @@
- Possibility to add url seeds
- Add IPv6 support (at least start working on it, libtorrent seems to support it, we should limit our code to IPv4 anymore)
- UPnP support (debug, sync with next aMule release, move to a thread?) : seems to be working!
- Update v0.9.0 changelog after its release
- Display Url seeds in torrent properties and allow to edit them
- Improve Ipfilter.dat parser (move to a thread ? - too slow to load qBT and more importantly options)
- Use tooltips to explain options
- Exit confirmation only if there are active downloads (display number of downloads) - SMARTER
- Display more info in log (UPnP successful)
- Display more info in log (UPnP)
- Update to libtorrent SVN (0.13)
- Use its UPnP/NAT-PMP built-in support instead of ours
- Use some Qt4.3 features if detected (optional, only Qt4.2 should be required)
- Use its piece prioritization support