Commit Graph

1863 Commits

Author SHA1 Message Date
Marcos Pinto 3211dc9019 fixed potential race condition when removing a torrent that was just added 2007-10-03 01:58:50 +00:00
Marcos Pinto 8fa2f73434 webui rev 64 update 2007-10-03 00:05:09 +00:00
Marcos Pinto 5cda3e71fa fix policy bug 2007-10-02 23:09:04 +00:00
Marcos Pinto a101b4c1c9 policy now has a map of peers instead of a flat list, makes it more efficient to do lookups 2007-10-02 19:58:10 +00:00
Marcos Pinto 13a0630875 windows fixes for lt 2007-10-01 22:56:48 +00:00
Marcos Pinto 7b5fb39d7f fix for boost 1.33.1 in last commit 2007-10-01 08:59:16 +00:00
Marcos Pinto 2e0d50407b lt sync 1623 2007-10-01 08:46:09 +00:00
Marcos Pinto e833a2d75e remove regex dep since asio requirement for it has been removed 2007-10-01 07:31:04 +00:00
Marcos Pinto 190a2de73e remove unneeded asio files 2007-10-01 07:30:20 +00:00
Marcos Pinto 563c437675 add new boost regex dependency 2007-10-01 07:18:48 +00:00
Marcos Pinto 5bb79f682c update list of files to be translated 2007-10-01 06:09:08 +00:00
Marcos Pinto 107b044fba remove invalid inline 2007-10-01 02:23:38 +00:00
Marcos Pinto fa9bf5afc8 add valid fast check 2007-10-01 02:20:03 +00:00
Marcos Pinto fd7140b15e add key and unlimited notice 2007-10-01 01:45:33 +00:00
Marcos Pinto 6445d1cc26 tweak glade file 2007-09-30 23:48:39 +00:00
Marcos Pinto 2e398cb212 fix scheduler plugin 2007-09-30 22:27:08 +00:00
Marcos Pinto 47fe9bd11f set parent for add torrent dialog 2007-09-30 21:13:37 +00:00
Marcos Pinto b9f543682b remove unneccessary import 2007-09-30 19:56:34 +00:00
Marcos Pinto 3de1cb9938 sync lt and asio 1615 and upload version # of plugin 2007-09-30 18:32:19 +00:00
Marcos Pinto c0d8bf2d7f fix tray password resetting itself sometimes 2007-09-30 09:12:38 +00:00
Marcos Pinto 999e18e4be update changelog 2007-09-30 08:54:09 +00:00
Marcos Pinto 45f5fef825 encrypted passwords for tray lock with backwards compatibility for old method to ease upgrade 2007-09-30 08:52:56 +00:00
Marcos Pinto 5d62060bd8 sync webui to rev56 2007-09-30 08:20:14 +00:00
Marcos Pinto b16930ea4c clean up adding via url and make enter submit it instead of having to click ok 2007-09-30 03:49:30 +00:00
Marcos Pinto 1d8b9cb402 fix windows_check() 2007-09-29 07:01:26 +00:00
Marcos Pinto 53e65e9554 sync webui plugin with rev48 2007-09-29 06:39:06 +00:00
Zach Tibbitts 9a050065a9 - 2007-09-28 01:50:21 +00:00
Zach Tibbitts 72d868ff79 WebUi Plugin - rev40 2007-09-28 01:47:12 +00:00
Zach Tibbitts d36ec723ac modification to setup.py to allow for subdirs in plugins 2007-09-28 01:45:17 +00:00
Zach Tibbitts 0858836a67 modification to setup.py to allow for subdirs in plugins 2007-09-28 01:45:03 +00:00
Marcos Pinto b02ef923ff again 2007-09-27 16:26:44 +00:00
Marcos Pinto 918da976cb explorer fix 2007-09-27 16:24:40 +00:00
Zach Tibbitts c4b5101189 patch for slurdge 2007-09-27 14:40:39 +00:00
Marcos Pinto e74c62d307 handle launching explorer on windows a bit better 2007-09-27 07:56:28 +00:00
Marcos Pinto 283f30f884 add double-click torrent to changelog 2007-09-27 03:55:22 +00:00
Marcos Pinto 691cf5b34f double-click on torrent opens up containing folder and fix about dialog 'bug' on windows 2007-09-27 03:54:12 +00:00
Marcos Pinto e4effa22b1 fix enc level order 2007-09-27 03:01:25 +00:00
Marcos Pinto ed33fa1eb6 update changelog 2007-09-27 01:40:27 +00:00
Marcos Pinto c1d3fbc3f3 deal with windows systray limitation 2007-09-27 01:25:18 +00:00
Marcos Pinto 2738bb2835 remove wrong space 2007-09-26 21:46:11 +00:00
Marcos Pinto 71809e968c use cPickle 2007-09-26 20:19:18 +00:00
Marcos Pinto 8b35caa3c8 country fix 2007-09-26 20:15:46 +00:00
Andrew Resch 2c1bed04ca Revert last commit. Did not build. 2007-09-26 11:18:34 +00:00
Marcos Pinto 6bcafc02e3 country optimization 2007-09-26 07:13:04 +00:00
Marcos Pinto 5d4931c94b save fastresume on pause 2007-09-25 21:07:12 +00:00
Marcos Pinto 9ac92ca982 remove fastresume file when a torrent is unpaused 2007-09-25 21:02:22 +00:00
Marcos Pinto 8a723474ed bdist_rpm fixes 2007-09-25 19:32:56 +00:00
Zach Tibbitts 4d05a9dfc9 temp fix to prevent plugin from crashing deluge 2007-09-25 15:36:14 +00:00
Marcos Pinto c3e960aa86 fixes problem with torrents that have a name.utf-8 entry 2007-09-24 19:38:27 +00:00
Andrew Resch 33a99c140e Change directory to that of the .exe if in Windows. 2007-09-24 10:37:14 +00:00