* Added "create_link" and "delete_link" options for creating and

deleting symbolic links to downloads.

* Added "on_*" options for calling commands on state changes.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@849 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2007-01-20 19:42:22 +00:00
parent b301faf3ca
commit 1d1b5710fa
23 changed files with 416 additions and 200 deletions
+1
View File
@@ -41,6 +41,7 @@
#include <rak/functional.h>
#include <sigc++/bind.h>
#include <torrent/download.h>
#include <torrent/exceptions.h>
#include "download.h"
#include "download_list.h"