FEATURE: Added option to download first and last piece of a torrent first (for preview)

This commit is contained in:
Christophe Dumez 2009-11-21 10:17:57 +00:00
commit 62604e32c0
5 changed files with 69 additions and 13 deletions

View file

@ -17,6 +17,7 @@
- FEATURE: Display trackers status as well as error/warning messages
- FEATURE: Display the number of peers returned by each tracker & DHT
- FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
- FEATURE: Added option to download first and last piece of a torrent first (for preview)
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
- FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)
- FEATURE: Support for storing symbolic links in .torrent files (libtorrent >= v0.15 only)