.. |
core
|
Add a comment
|
2009-08-03 21:45:03 +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
|
add a webui plugin to core and gtk for integrating the web interface with the core
|
2009-08-03 21:37:35 +00:00 |
scripts
|
remove the paranthesis from the decorators in core.py
|
2009-08-03 11:46:49 +00:00 |
ui
|
add an error event to the rpc client
|
2009-08-11 22:53:53 +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
|
Implement better version check when importing libtorrent -- account for minor version numbers
|
2009-07-30 21:27:36 +00:00 |
bencode.py
|
Fix bdecoding some torrent files
|
2009-01-14 01:15:00 +00:00 |
common.py
|
add dump and load methods to the json module if it isn't simplejson
|
2009-08-10 09:46:57 +00:00 |
component.py
|
Remove _update method
|
2009-07-25 00:41:20 +00:00 |
config.py
|
Revert 5619
|
2009-08-03 20:27:03 +00:00 |
configmanager.py
|
Reset the config_files when the config directory changes
|
2009-08-03 16:56:01 +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
|
Make sure url, filename and headers are strings before downloading.
|
2009-08-01 03:00:04 +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 |