- Package for OpenWRT Kamikaze
(Requires ctorrent package)
- Package for OpenWRT Whiterussian
(Requires ctorrent package) - Package for Oleg firmware
(Requires ctorrent package)
- Source
Requires GWT version 1.4 to compile
Changelog
- Version 0.7.0 - 10/02/2008
- support for tracking wget downloads
- added option: wget and wget-args
- bugfix in gui selection handling
- added favicon.ico
- code cleanup
- Version 0.6.3 - 13/01/2008
- added option: check-interval check the torrent-directory for new .torrent files and add them automatically
- downloading from submited url now honors the Content-disposition header (filename should be what the server suggests)
- bugfix: added error message if the messages.properties file not found for the specified locale
- bugfix: fixed size problems with details dialog
- bugfix: '\' character in torrent name no longer prevents it to be displayed
- .bf files does not show up in the list
- Version 0.6.2 - 05/01/2008
- details dialog shows the size of stopped torrents and links to their directories
- translated versions can customize hotkeys
- added error reporting (in most cases)
- code cleanup
- bugfix: no more untranslated_key messages (in case of correct properties files)
- bugfix: corrected typo in messages.properties
- Version 0.6.1 - 24/12/2007
- save settings made by gui (download, upload limits)
- added support for translation
- bugfix: missing config file entry ctorrent-args is no longer resulting unstartable downloads
- Version 0.6.0 -16/12/2007
- torrents can be started in paused state
- added hotkeys support
- small code cleanup
- added support for logging
- added new option -v
- added support to download selected files only (requires clients with protocol 3)
- bugfix: in detail dialog the sum value is now refreshing
- bugfix: modify paths in package for Oleg firmware
- bugfix: avreage download speed calculation not includes seedtime
- Version 0.5.7 - 03/12/2007
- support for CTCS protocol v3
- more info about torrents (total/seed time average upload/download speed displayed against currently running torrents)
- free disc space (in download-directory) can be shown
- usage statistics can be shown
- added option --write-stats
- bugfix: refresh of page no longer causes limits to shown as -1
- Version 0.5.6 - 18/11/2007
- completely rewritten gui and logo thanks to PETMEN
- in the details dialog file names can be links (--detail-url option)
- torrent files can be downloaded from given url
- added option to delete downloaded data
- added option --ctorrent-args, --detail-url
- Version 0.5.5 - 09/11/2007
- detailed information about files being downloaded
- added --upload-limit, --download-limit options
- torrent files added to list after downloaded (not after ctorrent starts)
- Version 0.5.4 - 05/11/2007
- bugfix: when a client quit the torrent file disappeared form the list if a torrent ever been deleted
- added /etc/init.d/dctcs to start/stop daemon
- added --help option
- Version 0.5.3 - 04/11/2007
- uploaded torrent files can be managed (delete, restart)
- refresh interval of gui can be set
- Version 0.5.2 - 01/11/2007
- downloads can be paused/resumed
- restart download of torrents after stating dctcs daemon
- same action can be done on all of the torrents (by clicking on "sum" line)
- bugfix: torrent file name can contain space
- code cleanup
- reload config file on SIGHUP
- settings page layout fixed
- popup menu layout improved (uses menuitems instead of buttons)
- Version 0.5.1 - 25/10/2007
- tracker can be refreshed
- bugfix: daemonize after initializing (may fail)