mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-18 08:02:29 +00:00
* Partial implementation of better detection and handling of deleted
files in a torrent. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1017 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -452,6 +452,7 @@ initialize_command_download() {
|
||||
// value, it indicates the last time the torrent changed its state,
|
||||
// resume/pause.
|
||||
ADD_CD_VARIABLE_VALUE("state_changed", "rtorrent", "state_changed");
|
||||
ADD_CD_VARIABLE_VALUE("state_counter", "rtorrent", "state_counter");
|
||||
ADD_CD_VARIABLE_VALUE_PUBLIC("ignore_commands", "rtorrent", "ignore_commands");
|
||||
|
||||
ADD_CD_STRING_BI("connection_current", std::ptr_fun(&apply_d_connection_type), std::ptr_fun(&retrieve_d_connection_type));
|
||||
|
||||
Reference in New Issue
Block a user