
Flush
Source (link to git-repo or to original if based on someone elses unmodified work):
Features:
* Controlling running instance by command line interface.
* Running many instances with different configs from the same user.
* Automatic copying finished downloads to specified directory.
* Setting custom download path for each file of the torrent.
* Automatic torrents loading from specified directory.
* Automatic pausing and removing old torrents.
* Overall and current session statistics.
* Creating your own torrent files.
* IP filter.
Flush uses Rasterbar's version of libtorrent.
0.5 (2009.05.15)
[+] Added toolbar.
[+] Tooltip over tray icon.
[+] Current Download/Upload speed in window title.
[+] Short "Torrents view" and "Torrent peers view" columns names.
[+] Treeview's headers and some settings window options tooltips.
[+] Updated boost configure macros.
[+] Automatic torrents removing by share ratio.
[+] Automatic torrents loading from specified directory.
[+] Libtorrent 0.14.3 (for bundle version).
[+] "Hide main window to tray at startup", "Minimize to tray" and "Close to
tray" settings.
[+] IP filter.
[+] From this moment all new GUI interfaces will be created using Glade.
[+] "Show zero values in torrents info columns" setting.
[+] Ability to choose action (pause, remove, remove with data), that Flush
must do, when one of the following events are occur: max seeding time limit
has been reached, max share ratio limit has been reached, maximum seeding
torrents limit has been reached.
[+] Status icon column in the torrents list.
[+] Some small GUI enhancements.
[-] Removed debian directory. Packages are now available at the launchpad.net.
If directory, setted in the Settings window, already is not exists,
Settings window will show user warning message instead of silently changing
directory to parent directory, as it was in previous version.
Fixed small bug, due to which total download, total payload download,
total upload and total payload upload counters are grow, when user resume
not paused torrent.
0.4.1 (2009.04.01)
Fixed bug which caused program terminating on x86-64 architectures with
following output:
terminate called after throwing an instance of 'libconfig::SettingTypeException'
what(): SettingTypeException
Aborted
Fixed compatibility bug, due to which program compilation fails under
glibmm-2.16.
Fixed compatibility bug, due to which program compilation fails under
boost >= 1.35.
Fixed small bug in torrent options tab: "Copy when finished to"
CheckButton was not updated when it was toggled at that time, when it can't be
toggled (when "Copy when finished to" Gtk::Entry is empty).
0.4 (2009.03.23)
-----
[+] Torrent creating feature.
[+] Torrent renaming in add torrent dialog.
[+] Torrent options tab (setting sequential download, setting directory for
finished torrent files copying and editing torrent trackers list).
[+] Restoring DHT state from previous session.
[+] Added man pages (en, ru).
[+] Now source package is building in two versions: ordinary and bundle.
Bundle version include libconfig and libtorrent-rasterbar libraries that makes
building binary package more simple if this libraries is not exists in user
distributive.
[+] Some other small enhancements.
Small bugs fixes.
configure.ac fixes for supporting custom boost libraries.
0.3 (2009.02.17)
-----
[+] Details tab.
[+] Status bar.
[+] Sessions statistics.
[+] Added "Open", "{Resume, Pause} {all, downloads, uploads}", "Set {download,
upload} rate limit" options to tray menu.
[+] Added ability to set custom download path for each file of torrent.
[+] Now automatic finished torrent files copying system copy only downloaded
at this time files and skipping not downloaded files.
[+] Added support of non-UTF-8 locales by some tricks with libtorrent which is
not support them.
[+] Improved displaying warning messages with multiple lines. Warnings with
many lines are now inserting into GtkScrolledWindow.
[+] Added new version of dbus-c++ [04.02.2009].
[+] Plain Makefile has been changed to autotools.
Download and upload rate limits are now setted (in GUI and CLI) in KB/s
instead of B/s.
Some other small enhancements.
0.2 (2009.01.15)
-----
[+] "DHT", "LSD", "Peer exchange", "UPnP", "NAT-PMP" and "Smart ban" settings.
[+] "Open command" setting.
[+] Files priorities.
[+] Time left column.
[+] Some other small enhancements.
[-] Removed support of libtorrent < 0.14.
Fixed a small bug causing writting default settings for GUI widgets to
config instead of current settings, when main window has not been shown any
time. It's happened because settings are taken out from GTK and if window has
not been shown any time, GTK returns, for example, invalid zero values for
TreeView columns width.
Fixed bug because of bug in libtorrent documentation. "Total download",
"Total download (payload)", "Total upload", "Total upload (payload)" columns
was reseted after resuming torrent that was in downloading progress.
Deprecated in libtorrent 0.14 method
libtorrent::torrent_handle::save_resume_data() has been removed from code.
0.1.3 (2009.01.05)
-----
Libtorrent Rasterbar 0.14 support.
0.1.2 (2009.01.03)
-----
Fixed few bugs which receive/send data in invalid charset.
Flush has been compiled with boost 1.34.1, 1.35, 1.36 and 1.37 headers.
All conflicts has been fixed.
0.1.1 (2009.01.03)
-----
Small changes has been maded to remove conflicts with boost 1.37.
Minor makefile changes (CFLAGS and CXXFLAGS not gotten from environment).
0.1 (2009.01.01)
-----
[+] Initial release.
Ratings & Comments
1 Comment
Because no one else had wrote any comments i will give credit to Flush and it's developer. I'm not very interested in torrent clients but had tried a few and I liked Flush best.