Christophe Dumez
|
ef4c320af7
|
- Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion).
|
15 years ago |
Christophe Dumez
|
62604e32c0
|
FEATURE: Added option to download first and last piece of a torrent first (for preview)
|
15 years ago |
Christophe Dumez
|
8c1851c0bd
|
- Move priority column to index==1 for better readability
|
15 years ago |
Christophe Dumez
|
d15a177027
|
- Fix the status display of queued checking torrents
|
15 years ago |
Christophe Dumez
|
4ee47ce2b8
|
- Use a capital "B" for Bittorrent class
|
15 years ago |
Christophe Dumez
|
262b88930e
|
- Use lowercase characters only in filenames
|
15 years ago |
Christophe Dumez
|
b35cc2c9e4
|
- Support up to 99999 peers (for display). It used to be 9999 but this was not enough for some torrents.
|
15 years ago |
Christophe Dumez
|
e36e500045
|
- Added DHT to trackers list
|
15 years ago |
Christophe Dumez
|
e8fba3e630
|
- Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)
- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
|
15 years ago |
Christophe Dumez
|
cedc87a703
|
- Fix completed torrent counting
- Make sure the status bar is displayed before showing the GUI
|
15 years ago |
Christophe Dumez
|
623933e2aa
|
- COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
- Delete useless properties button in top tool bar
- Set Alt+P keyboard shortcut to toggle torrent properties visibility
|
15 years ago |
Christophe Dumez
|
db92ffaf92
|
- Added back the super seeding feature which got lost during transfer lists merging (It is untested yet, I'll do that later).
|
15 years ago |
Christophe Dumez
|
79e139268a
|
- Refresh list and torrent numbers on torrent addition
|
15 years ago |
Christophe Dumez
|
b9387cf4c4
|
- Display the number of torrents in earch status filter
|
15 years ago |
Christophe Dumez
|
47fc4679d4
|
- Support per-peer rate limiting
|
15 years ago |
Christophe Dumez
|
bf6d7534d5
|
- upload speed limiting now works for seeding torrents
|
15 years ago |
Christophe Dumez
|
5ffcf5a9dc
|
- Fixed per torrent speed limiting
- A lot of cleanup in speed limiting dialog
|
15 years ago |
Christophe Dumez
|
f24749bbf8
|
- Fix column hidding code
|
15 years ago |
Christophe Dumez
|
04a3fcb0ed
|
- Play with Transfer list columns alignment
|
15 years ago |
Christophe Dumez
|
4e8eaafd53
|
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
|
15 years ago |
Christophe Dumez
|
7578e7404b
|
FEATURE: Seeds and Peers columns are now sortable
COSMETIC: Added a "torrent status" column to transfer list
COSMETIC: Display Seeds and Peers in two separate columns
|
15 years ago |
Christophe Dumez
|
8260159ca4
|
- Initial implementation of Peer list
|
15 years ago |
Christophe Dumez
|
9bc90fc7b2
|
- Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles)
|
15 years ago |
Christophe Dumez
|
6ecde51e45
|
- Make sure a torrent is always selected when we switch filters
|
15 years ago |
Christophe Dumez
|
bf727c11d3
|
- Fix seeds/leech and ETA display of torrents started in pause
|
15 years ago |
Christophe Dumez
|
92a9d04568
|
- Fix torrent deletion
- Fix extended selection in transfer list
- Disable and clear torrent properties when necessary
- Set correct visual attributes to transfer list
|
15 years ago |
Christophe Dumez
|
75e5a7e3d4
|
- Made progress on torrent properties (main tab)
|
15 years ago |
Christophe Dumez
|
6b8521355f
|
- Managed to get the transfer list filters working :)
|
15 years ago |
Christophe Dumez
|
7caed10dc0
|
- Fix a lot of issues related to proxy model
|
15 years ago |
Christophe Dumez
|
806eee9404
|
- Fixed queued icon
|
15 years ago |
Christophe Dumez
|
52638a2891
|
- Fix torrent priority update
|
15 years ago |
Christophe Dumez
|
33324c190e
|
- Update torrent metadata in transfer list once it is received
|
15 years ago |
Christophe Dumez
|
8d59f3c4e1
|
- Updated torrent state icons
|
15 years ago |
Christophe Dumez
|
e6465d784d
|
- Save restore columns state in transfer list
|
15 years ago |
Christophe Dumez
|
31eb902494
|
- Should right click menu behavior for seeding torrents
|
15 years ago |
Christophe Dumez
|
23d1aa7691
|
- Started to put back the right click menu (still unperfect)
|
15 years ago |
Christophe Dumez
|
bf7841cdb9
|
- Improved list refreshing code
|
15 years ago |
Christophe Dumez
|
d6e90883cb
|
- Initial commit (both lists are merged but not all the features are there and it is probably buggy)
|
15 years ago |