mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-17 23:52:30 +00:00
* Added the framework for a download scheduler.
* Added "state_changed" variable to downloads that returns the last time the download called DownloadList::pause/resume. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@674 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -28,6 +28,8 @@ libsub_core_a_SOURCES = \
|
||||
poll_manager_epoll.h \
|
||||
poll_manager_select.cc \
|
||||
poll_manager_select.h \
|
||||
scheduler.cc \
|
||||
scheduler.h \
|
||||
view_downloads.cc \
|
||||
view_downloads.h \
|
||||
view_manager.cc \
|
||||
|
||||
Reference in New Issue
Block a user