* Added system.method.{insert,erase} commands that allows

user-specified commands. "system.method.insert=foo,print=Bar"


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1069 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2008-09-27 06:28:50 +00:00
parent 6385b995f3
commit d7c2960d1e
6 changed files with 123 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@ rtorrent_LDADD = \
rtorrent_SOURCES = \
command_download.cc \
command_dynamic.cc \
command_events.cc \
command_file.cc \
command_helpers.cc \