Christophe Dumez
48f5436f6f
- Improved ETA calculation code a little and fixed a little typo in the code
...
- Updated TODO (waiting for a bug fix in libtorrent)
17 years ago
Christophe Dumez
f754e34e35
- BUGFIX: Fixed possible overflow in ETA calculation
17 years ago
Christophe Dumez
0245bbf5ab
- BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files
17 years ago
Christophe Dumez
a26333bc65
- BUGFIX: Now filtered don't appear on hard drive anymore (libtorrent >= r1659 REQUIRED)
...
- BUGFIX: AddInPause setting doesn't pause downloads on startup anymore
17 years ago
Christophe Dumez
937d45d850
- Use system's default style as a default instead of Plastique style
17 years ago
Christophe Dumez
20b6579392
- BUGFIX: Updated INSTALL file
...
- BUGFIX: Optimized torrent real size calculation
17 years ago
Christophe Dumez
4f25e6c769
- Another attempt to fix compilation on FreeBSD
...
- Fixed IP Filter preferences (closes #147532 )
17 years ago
Christophe Dumez
ce3b8733d1
BUGFIX: Fixed a proxy problem causing connections to be rejected by trackers
17 years ago
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.
17 years ago
Christophe Dumez
f9998957cd
- attempt to fix compilation on FreeBSD
17 years ago
Christophe Dumez
c3d3156ec7
- BUGFIX: Fixed search engine plugins update
17 years ago
Christophe Dumez
0678e2e2bd
- Fixed mininova search engie plugin
17 years ago
Christophe Dumez
00dbf7ba38
- Updated italian and korean translations
...
- Fixed infoBar text when adding a torrent
17 years ago
Christophe Dumez
42cacabccd
- BUGFIX: Fixed a unsupported character in man page
17 years ago
Christophe Dumez
3d04a944b6
- rc1 release
...
- disabled debug mode
17 years ago
Christophe Dumez
b02e2c2f9b
Updated Hungarian translation
17 years ago
Christophe Dumez
a46c63d883
- Updated spanish translation
...
- Log text default color uses skin foreground color instead of black now
17 years ago
Christophe Dumez
09a696fc27
updated translations
17 years ago
Christophe Dumez
dedc54d26f
- Updated TODO
17 years ago
Christophe Dumez
c0ffb8fa5c
- BUGFIX: Fixed overflow in ratio
17 years ago
Christophe Dumez
3e350c5935
- Updated some translation
...
- Added -NDEBUG to src.pro to fix compilation problem with libtorrent svn
17 years ago
Christophe Dumez
da244d7ef2
- Added more debug when we get a file_error
17 years ago
Christophe Dumez
2fc7039cc7
- COSMETIC: Progress bar text now uses style foreground color
17 years ago
Christophe Dumez
2699c76afd
Updated japanese
17 years ago
Christophe Dumez
26b4d31810
- Updated a lot of translations
17 years ago
Christophe Dumez
2f71f9f51a
- Updated russian translation
17 years ago
Christophe Dumez
fc595f49d8
- Updated slovak translation
17 years ago
Christophe Dumez
92444fccf4
- Updated swedish translation
17 years ago
Christophe Dumez
ef7af6bad6
- Fixed torrent permanent deletion from hd
...
- Updated Romanian translation
17 years ago
Christophe Dumez
c1a8a58080
- Updated TODO
17 years ago
Christophe Dumez
9062266a84
- Fixed a ratio assert in libtorrent because we sent it -1 for unlimited instead of 0
17 years ago
Christophe Dumez
9cdcd53234
- Completed french translation
17 years ago
Christophe Dumez
3cb34ed7ee
- Fixed an overflow that could cause ETA to become negative sometimes (hitted an assert)
17 years ago
Christophe Dumez
925ecb3464
- Fixed search engines plugins saving
17 years ago
Christophe Dumez
c478ba59ac
- new torrent content selection (as a tree). Merge from the new-torrent-selection branch
17 years ago
Christophe Dumez
fe7c0db425
- remove ratio should be applied to finished torrent only (and disabled as a default!) - FIXED
17 years ago
Christophe Dumez
e943449b42
- Updated TODO, spotted a bug
17 years ago
Christophe Dumez
b7ea2fb51a
- Allow to download plugins from their url
17 years ago
Christophe Dumez
484f1c36c9
- Improved systray style
17 years ago
Christophe Dumez
982ce5c0ad
- Updated TODO
17 years ago
Christophe Dumez
7ac5da0acc
- Updated TODO
17 years ago
Christophe Dumez
eebdc26e5a
- FEATURE: Articles in a RSS feed are now ordered by date (newer at the top)
...
- FEATURE: Read articles in a feed are not resetted when the feed is refreshed anymore
17 years ago
Christophe Dumez
1f8b9378a3
- FEATURE: Display RSS article date and author if available
17 years ago
Christophe Dumez
c4d143c2c0
- Added some RSS preferences
17 years ago
Christophe Dumez
07dc182053
- FEATURE: Added 'Mark all as read' function for RSS feeds
17 years ago
Christophe Dumez
563055e891
Updated language files
17 years ago
Christophe Dumez
70beef9f94
- FEATURE: Added an option to display current transfer speeds in title bar
17 years ago
Christophe Dumez
862d24ac48
- FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
17 years ago
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
17 years ago
Christophe Dumez
cd70843ee9
- Totally redesigned program preferences
...
- Added some options, the following are already implemented:
* Start/Stop LSD/NAT-PMP/UPnP
* Force preallocation of all files
* Force new torrents status to pause
- Other new features are going to be implemented soon
17 years ago