kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=a1ab5afe6824ad265f2a3ab2d3bb0cf1945b79d3
commit a1ab5afe6824ad265f2a3ab2d3bb0cf1945b79d3 Author: Kai Huuhko <[email protected]> Date: Wed Aug 13 04:21:38 2014 +0300 Add TODO items --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index bc3d4b3..ee53988 100644 --- a/TODO +++ b/TODO @@ -40,9 +40,13 @@ Misc: ☐ Individual torrent move when finished Can this setting be saved to torrent dicts user data? ☐ Save torrent & resume data periodically + Will this accomplish anything? http://libtorrent.org/reference-Core.html#save_resume_data() http://libtorrent.org/reference-Core.html#need_save_resume_data() ✔ Pause gui updates when iconized/withdrawn @done (13:58 20.07.2014) + ☐ Total count of torrents in session status + ☐ Local search function for torrents, files? + ☐ Web search Error handling: ☐ Torrent errors http://libtorrent.org/reference-Alerts.html#torrent_error_alert --
