Christophe Dumez
|
aeb2c06e0f
|
- Disabled file prioritizing for seeding torrents
- Added file prioritizing to Web UI
|
2009-11-24 15:38:47 +00:00 |
|
Christophe Dumez
|
5544f2a138
|
- Another compilation fix for libtorrent v0.14
|
2009-11-22 10:40:54 +00:00 |
|
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).
|
2009-11-21 12:35:26 +00:00 |
|
Christophe Dumez
|
62604e32c0
|
FEATURE: Added option to download first and last piece of a torrent first (for preview)
|
2009-11-21 10:17:57 +00:00 |
|
Christophe Dumez
|
e36e500045
|
- Added DHT to trackers list
|
2009-11-19 15:43:00 +00:00 |
|
Christophe Dumez
|
ccdb2a82c3
|
- New tracker list (displays tracker status and error/warning messages)
|
2009-11-19 11:09:03 +00:00 |
|
Christophe Dumez
|
4ca2d060ea
|
- Make everything compile back with libtorrent v0.14
- Fix crash in search engine destructor if downloads are running
|
2009-11-18 10:29:20 +00:00 |
|
Christophe Dumez
|
47fc4679d4
|
- Support per-peer rate limiting
|
2009-11-17 14:19:50 +00:00 |
|
Christophe Dumez
|
94f3323270
|
- New peers can manually be added to a torrent
|
2009-11-17 11:46:43 +00:00 |
|
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
|
2009-11-17 08:15:26 +00:00 |
|
Christophe Dumez
|
12106c308e
|
- Manage country resolution on libtorrent side. The flags are not displayed in the peer list yet though
|
2009-11-15 10:59:11 +00:00 |
|
Christophe Dumez
|
8260159ca4
|
- Initial implementation of Peer list
|
2009-11-14 10:37:45 +00:00 |
|
Christophe Dumez
|
bc2a4b622b
|
- Added piece_availability() to qtorrenthandle to prepare for piece availability widget (bar)
|
2009-11-12 19:44:05 +00:00 |
|
Christophe Dumez
|
a6f31c7950
|
- Display more information regarding the torrent in its properties pannel
- Made properties pannel scrollable, it behaves better with the splitter
|
2009-11-12 07:42:21 +00:00 |
|
Christophe Dumez
|
7fc0b02259
|
- Remove useless function that can cause compilation errors
|
2009-11-01 14:11:13 +00:00 |
|
Christophe Dumez
|
e97a6f5f08
|
- Fix tracker addition to torrents
|
2009-10-30 14:58:17 +00:00 |
|
Christophe Dumez
|
e423285d88
|
- FEATURE: Added per-torrent super seeding mode
|
2009-10-21 20:47:46 +00:00 |
|
Christophe Dumez
|
edc25ba52f
|
- Remove call to h.trackers() since it seems to cause crashes sometimes
|
2009-10-15 19:58:15 +00:00 |
|
Christophe Dumez
|
e619b6977a
|
- Added Magnet URI support (might be still buggy)
* Known problem: Always added in paused state for some obscure reason)
|
2009-08-17 05:14:03 +00:00 |
|
Christophe Dumez
|
2742a54d6e
|
- Rewrited torrent resume code to make it cleaner and more generic
* magnet URI support should be easy to implement now
Warning: Since a lot of code was rewrited, some bugs may have been introduced
|
2009-08-16 03:09:20 +00:00 |
|
Christophe Dumez
|
0153b03160
|
BUGFIX: Stop enforcing UTF-8 and use system locale instead
|
2009-07-12 08:13:00 +00:00 |
|
Christophe Dumez
|
53c2fe4a60
|
- Display Swarm infos in seeding list (closes #346955)
- Bump to beta3
|
2009-07-12 05:37:09 +00:00 |
|
Christophe Dumez
|
7dfdebd593
|
- License fix due to problems with OpenSSL
|
2009-04-05 17:00:55 +00:00 |
|
Christophe Dumez
|
5509e94778
|
- Fixed pausing of queued torrents
|
2009-01-05 22:16:08 +00:00 |
|
Christophe Dumez
|
2694a0947f
|
- Fixed possible crash when pausing a torrent
|
2009-01-04 12:44:55 +00:00 |
|
Christophe Dumez
|
282d0a4af6
|
- Save fastresume fata when pausing torrents to speed up qBittorrent shutdown
|
2009-01-03 20:06:46 +00:00 |
|
Christophe Dumez
|
a0b4e54410
|
- Got rid of .paused files, useless with new libtorrent
|
2008-12-30 00:34:41 +00:00 |
|
Christophe Dumez
|
c97bce4d61
|
- Removed workaround for getting progress of paused torrents, apparently it works
|
2008-12-30 00:11:20 +00:00 |
|
Christophe Dumez
|
4c6359276c
|
- Fixed progress display of uncheck torrents
|
2008-12-29 22:09:39 +00:00 |
|
Christophe Dumez
|
cd260198f9
|
- Fixed remembering of paused torrents cleanly
|
2008-12-27 17:05:26 +00:00 |
|
Christophe Dumez
|
71e3061c18
|
- Remember paused torrents on startup
|
2008-12-27 13:04:06 +00:00 |
|
Christophe Dumez
|
384f3b23ee
|
- Made seed detection a bit safer (do not use progress)
|
2008-12-27 09:10:07 +00:00 |
|
Christophe Dumez
|
4a6ab376af
|
- Workaround for is_seed bug: http://code.rasterbar.com/libtorrent/ticket/402
|
2008-12-26 19:14:19 +00:00 |
|
Christophe Dumez
|
b0a0abd764
|
Allow to change the save path of torrents after addition
|
2008-11-02 19:55:55 +00:00 |
|
Christophe Dumez
|
01bc15d3f4
|
- Allow to force rechecking torrents
|
2008-11-02 13:53:45 +00:00 |
|
Christophe Dumez
|
e5b6a5605a
|
- ETA calculation now relies on average speed over all sessions
- New ETA calculation system saves memory
- Updated Changelog
|
2008-11-02 13:07:38 +00:00 |
|
Christophe Dumez
|
9b67807926
|
- Queueing system should work fine now (port is complete, needs testing)
|
2008-11-02 11:43:20 +00:00 |
|
Christophe Dumez
|
f3729fbae6
|
- Use libtorrent queueing system (probably buggy and queueing currently does not work for seeds)
|
2008-11-02 10:47:59 +00:00 |
|
Christophe Dumez
|
82706141cf
|
Ratio calculation improvement: make usage of new all_time_upload and all_time_download variables in torrent_status.
|
2008-11-01 22:07:14 +00:00 |
|
Christophe Dumez
|
764b4e72ca
|
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
|
2008-11-01 21:42:56 +00:00 |
|
Christophe Dumez
|
a622152747
|
- Make use of h.is_seed() instead of h.progress() == 1.
|
2008-09-03 18:19:17 +00:00 |
|
Christophe Dumez
|
1aedd97d4d
|
- Progress calculation patch
|
2008-08-17 03:47:52 +00:00 |
|
Christophe Dumez
|
7a925f15ba
|
- Fixed a bug in torrent progress calculation (regression)
|
2008-07-16 21:54:01 +00:00 |
|
Christophe Dumez
|
58c78fa6f6
|
- FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by
Ishan Arora)
|
2007-11-18 18:06:44 +00:00 |
|
Christophe Dumez
|
0245bbf5ab
|
- BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files
|
2007-10-10 19:10:34 +00:00 |
|
Christophe Dumez
|
20b6579392
|
- BUGFIX: Updated INSTALL file
- BUGFIX: Optimized torrent real size calculation
|
2007-10-01 19:43:24 +00:00 |
|
Christophe Dumez
|
b0140fbdbe
|
- We have an optimized way to get the torrent actual size using libtorrent but this is buggy. Hence we don't use it yet.
|
2007-09-29 08:32:22 +00:00 |
|
Christophe Dumez
|
078c80c81d
|
- FEATURE: Added an option to set the max number of connections per torrent
- FEATURE: Added an option to set the max number of uploads per torrent
|
2007-09-09 07:44:22 +00:00 |
|
Christophe Dumez
|
229927bbe9
|
- BUGFIX: Fixed file preview and improved previewable files detection
|
2007-08-29 16:07:37 +00:00 |
|
Christophe Dumez
|
27e76962d1
|
- Found a way not to use FullAllocationMode list in order to save memory in cpu
|
2007-08-29 14:30:30 +00:00 |
|