Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Resch 4c867264f9 Add '-c, --config' options to set config directory. 2008-04-05 22:40:35 +00:00
Andrew Resch 073b62408f Show revision number in version if available. 2008-01-25 02:28:34 +00:00
Andrew Resch bbe31367d4 Use os.popen2() instead of os.fork() to daemonize. 2008-01-22 11:45:56 +00:00
Andrew Resch a5d3444fd8 Initial commit of WebUI support for 0.6. The WebUI revision is 187.
You can start the webui by doing: $ deluge --ui web
2008-01-11 01:42:47 +00:00
Andrew Resch 8f592b6330 Fix some exceptions. 2007-10-27 04:35:09 +00:00
Andrew Resch 1f8884f903 Enabled 'start local daemon' in ConnectionManager.
Change startup scripts: deluged runs daemon and deluge runs ui.
Minor fix-ups.
2007-10-25 07:42:14 +00:00
Andrew Resch ec5c970499 Add 'deluged' script to start the deluge daemon. 2007-09-20 19:56:05 +00:00
Andrew Resch 6a525530ee Big code clean-up and some refactoring. Added docstrings but more are
needed.
2007-08-26 14:34:50 +00:00
Andrew Resch 2eb455179b Updates 2007-07-25 00:43:37 +00:00
Andrew Resch be081ae103 Can now add torrents from the UI.
Various other updates.
2007-07-21 00:50:13 +00:00
Andrew Resch 702967a2c6 Changed from 2 spaces ident to 4 2007-07-13 01:34:18 +00:00
Andrew Resch bc39371af6 New directory structure 2007-07-12 20:02:34 +00:00