Christophe Dumez
ff3575c7ac
- Implemented files prioritizing in a torrent (Part I: Torrent Properties), still need to work on torrent addition dialog
2007-04-12 19:51:39 +00:00
Christophe Dumez
381ae195b9
- Fixed a bug in the number of finished torrents initial display
...
- Started to clean up rss.h
2007-04-05 19:42:39 +00:00
Christophe Dumez
d3eda2e8be
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
2007-04-05 15:55:05 +00:00
Christophe Dumez
d2d3968b8b
- Finished trackers edition
2007-03-25 18:39:27 +00:00
Christophe Dumez
1f6948d260
- Keep on working on trackers edition
2007-03-25 13:45:20 +00:00
Christophe Dumez
3467d68020
- Keep on working on trackers edition
2007-03-24 21:36:22 +00:00
Christophe Dumez
db7c7bd21a
- Added missing icons in trackers tab (torrent properties) -> still unfinished
2007-03-24 20:55:15 +00:00
Christophe Dumez
a346d49b60
- Displaying more infos about the torrent in its properties (hash, creator, comment)
...
- Preparing GUI to allow trackers list edition (Unfinished)
2007-03-24 17:50:53 +00:00
Christophe Dumez
bd3bde919d
** BIG COMMIT **
...
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
2007-03-07 22:36:01 +00:00
Christophe Dumez
17d880189f
- Updated Translation files
...
- Use fileHash as ID instead of fileName so that different torrents can have the same name
- WARNING: Changed a lot of code and it may include new bugs, please report them as soon as possible.
2007-02-23 22:52:24 +00:00
Christophe Dumez
931cfb6783
- Based on libtorrent v0.12 (still unreleased, use libtorrent cvs)
...
- Added Peer Exchange (PeX)
- Display number of complete/incomplete sources in download list for each torrent
- Updated version to v0.9.0beta1
2006-12-27 23:56:30 +00:00
Christophe Dumez
b838038fe2
- Slightly improved pieces selection in torrent properties
2006-12-27 21:58:38 +00:00
Christophe Dumez
d1546d18e6
Displaying save path in torrent properties window
2006-10-23 22:36:00 +00:00
Christophe Dumez
6e5b805dc3
- Fixed a crash when displaying properties of a torrent then deleting the torrent
2006-10-16 18:16:56 +00:00
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
2006-10-16 09:02:53 +00:00
Christophe Dumez
f17b047910
- Improved translations
...
- Fixed Seeders/Leechers display in torrent properties
2006-10-13 13:59:07 +00:00
Christophe Dumez
d16d30a350
- Fixed selected states of files when .pieces file doesn't exist
2006-10-10 21:44:59 +00:00
Christophe Dumez
86dfbecd2e
- Renamed some ambiguous functions
...
- Reload torrents only when we need to enable full allocation mode (not everytime we change files selection)
2006-10-08 01:01:34 +00:00
Christophe Dumez
035f2bdf18
- Selective download should be fixed
...
- updated polish translation
2006-10-08 00:37:51 +00:00
Christophe Dumez
117448fb0b
+ - FEATURE: Now remembers filtered pieces in a torrent on restart
...
+ - FEATURE: Now updating pieces progress in real time in torrent properties
+ - BUGFIX: Fixed memory leaks in torrent properties
Updated italian and German translation
2006-10-06 18:07:01 +00:00
Christophe Dumez
942cdb1f91
- Improved sequenced/incremental download settings
...
- Updated Catalan, Swedish translations
2006-10-02 08:26:25 +00:00
Christophe Dumez
969a02b93e
- Moved everything to trunk to create a stable branch
2006-09-30 16:02:39 +00:00