This website requires JavaScript.
Explore
Help
Sign In
Rezzect
/
deluge
Watch
1
Star
0
Fork
0
You've already forked deluge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
deluge
/
deluge
/
core
History
Andrew Resch
b187d02c94
Change torrent_add_file() method in core to return a boolean value based
...
on the success of the torrent add. Removed the torrent_add_failed() signal from core.
2007-09-03 06:35:31 +00:00
..
__init__.py
New directory structure
2007-07-12 20:02:34 +00:00
core.py
Change torrent_add_file() method in core to return a boolean value based
2007-09-03 06:35:31 +00:00
daemon.py
Big code clean-up and some refactoring. Added docstrings but more are
2007-08-26 14:34:50 +00:00
pluginmanager.py
Clean-up.
2007-08-29 08:02:06 +00:00
torrent.py
Added TorrentDetails component to GtkUI, but it is currently not
2007-09-02 14:15:41 +00:00
torrentmanager.py
Fix issue where core could not save .torrent files if the
2007-09-01 09:57:02 +00:00