deluge/deluge
Damien Churchill ed4a741e4d make the config constructor parameter optional 2009-07-28 16:53:40 +00:00
..
core make the deprecation warning on get_stats say that its coming from get_stats 2009-07-28 07:39:30 +00:00
data Remove GeoIP.dat from tree 2009-06-04 17:25:06 +00:00
i18n Fix error when trying to install. 2009-07-20 09:41:44 +00:00
plugins Blocklist now uses get_ip_filter. 2009-07-25 03:57:45 +00:00
scripts Update create_plugin script a bit 2009-06-02 00:57:04 +00:00
ui make the config constructor parameter optional 2009-07-28 16:53:40 +00:00
__init__.py Big code clean-up and some refactoring. Added docstrings but more are 2007-08-26 14:34:50 +00:00
__rpcapi.py remove the docs/build folder 2009-07-22 20:50:06 +00:00
_libtorrent.py Add a deluge._libtorrent module to handle importing libtorrent 2009-07-26 03:26:18 +00:00
bencode.py Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
common.py Remove some unnecessary code 2009-07-25 00:39:25 +00:00
component.py Remove _update method 2009-07-25 00:41:20 +00:00
config.py Fix loading old configs with version numbers 2009-07-06 06:38:06 +00:00
configmanager.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
error.py Add get_free_space() to core 2009-07-24 23:36:43 +00:00
event.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
httpdownloader.py download_file now returns the filename of the downloaded file 2009-07-25 03:56:33 +00:00
log.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
main.py Remove some unnecessary code 2009-07-25 00:39:25 +00:00
metafile.py dummy function now accepts arbitrary number of variables. 2009-06-22 14:11:02 +00:00
pluginmanagerbase.py Fix starting plugins when enabled 2009-07-06 05:18:18 +00:00
rencode.py Implement new DelugeRPC method to replace XMLRPC. 2009-01-27 08:03:39 +00:00