deluge/deluge
Pedro Algarvio 535940e2e6 Notifications(email, blink, popup, sound) are working both for classic mode and daemon mode.
Still need some further tests for using `component.get('Notifications').notify*()`.
2009-11-22 02:34:35 +00:00
..
core First notifications plugin commit. 2009-11-22 02:34:23 +00:00
data Remove GeoIP.dat from tree 2009-06-04 17:25:06 +00:00
i18n Update translations 2009-11-02 01:35:13 +00:00
plugins Notifications(email, blink, popup, sound) are working both for classic mode and daemon mode. 2009-11-22 02:34:35 +00:00
scripts Fix create_plugin.py script 2009-10-24 05:51:26 +00:00
ui First notifications plugin commit. 2009-11-22 02:34:23 +00:00
__init__.py
__rpcapi.py remove the docs/build folder 2009-07-22 20:50:06 +00:00
_libtorrent.py change the _libtorrent module so that the included libtorrent is checked for the correct version also (incase people have been following svn and the version requirement changes) 2009-09-29 09:24:16 +00:00
bencode.py
common.py remove log messages as they don't work 2009-08-12 08:20:19 +00:00
component.py First notifications plugin commit. 2009-11-22 02:34:23 +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 First notifications plugin commit. 2009-11-22 02:34:23 +00:00
httpdownloader.py Use filename suggested by content-disposition header. 2009-10-29 06:02:20 +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
maketorrent.py Fix num_pieces calculation 2009-08-20 22:27:40 +00:00
metafile.py Do not include an 'announce-list' key in torrents when there is only one tracker 2009-10-31 19:49:14 +00:00
pluginmanagerbase.py First notifications plugin commit. 2009-11-22 02:34:23 +00:00
rencode.py