mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 21:52:30 +00:00
* Added support for xmlrpc commands on torrent::File objects. The
xmlrpc command takes the download info-hash and the file index as the first two parameters. * Added several file commands. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@937 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -19,6 +19,7 @@ rtorrent_LDADD = \
|
||||
rtorrent_SOURCES = \
|
||||
command_download.cc \
|
||||
command_events.cc \
|
||||
command_file.cc \
|
||||
command_helpers.cc \
|
||||
command_helpers.h \
|
||||
command_local.cc \
|
||||
|
||||
Reference in New Issue
Block a user