- FEATURE: Display the number of peers returned by each tracker

This commit is contained in:
Christophe Dumez 2009-11-19 15:04:43 +00:00
commit e2b8aeafa6
4 changed files with 51 additions and 17 deletions

View file

@ -15,6 +15,7 @@
- FEATURE: Display total amounts transferred in status bar
- FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior)
- FEATURE: Display trackers status as well as error/warning messages
- FEATURE: Display the number of peers returned by each tracker
- FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
- FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)