Commit Graph

3731 Commits

Author SHA1 Message Date
Andrew Resch 1de14a1ce0 Fix issue with removing items while iterating through the self.state
dictionary.
2008-01-13 08:32:46 +00:00
Andrew Resch 0d793e7f89 Attempt to load the state in a safe manner. 2008-01-13 08:10:35 +00:00
Marcos Pinto 2e0be83732 lt sync 1938 2008-01-13 06:24:52 +00:00
Marcos Pinto dc60e26c59 use die instead of save_yourself and add arg to shutdown func 2008-01-13 05:00:04 +00:00
Marcos Pinto dbe41a3cd5 lt sync 1929 2008-01-11 20:25:08 +00:00
Andrew Resch a5d3444fd8 Initial commit of WebUI support for 0.6. The WebUI revision is 187.
You can start the webui by doing: $ deluge --ui web
2008-01-11 01:42:47 +00:00
Andrew Resch 49c09bf297 Catch exception in calc_free_space(). 2008-01-10 12:12:30 +00:00
Marcos Pinto 8f675ebacf lt bandwidth limiter mutex fix 2008-01-10 06:23:53 +00:00
Marcos Pinto c7f3323d3e remove browser 2008-01-10 02:16:34 +00:00
Andrew Resch e65d720890 Fix autostarting daemon. 2008-01-09 23:43:00 +00:00
Marcos Pinto c763d82306 2008-01-09 21:41:07 +00:00
Marcos Pinto ee4d054582 fix pausing of checking torrents 2008-01-09 21:16:13 +00:00
Marcos Pinto cb64ecb282 update, then present, not the other way around 2008-01-09 18:05:24 +00:00
Marcos Pinto fcfdcd6b06 tweak new release pref 2008-01-09 08:18:35 +00:00
Andrew Resch 2e895795b6 Force '-DNDEBUG'. 2008-01-09 07:12:04 +00:00
Marcos Pinto e491ecf0df lt sync 1912 2008-01-09 06:35:48 +00:00
Marcos Pinto 77f542b925 more tab work 2008-01-09 04:02:13 +00:00
Marcos Pinto 068e4008c6 update todo and initial stages of browser tab support 2008-01-08 06:01:34 +00:00
Marcos Pinto 70497c074e fix win32 problems with rt 2008-01-08 06:00:37 +00:00
Marcos Pinto 7b39f7adf5 lt sync 1912 2008-01-08 05:59:58 +00:00
Marcos Pinto e0fc7f3d2e fix #647 2008-01-07 23:25:10 +00:00
Marcos Pinto 7d781568ea remove rt from win32 2008-01-07 21:43:44 +00:00
Andrew Resch 5c485afe5e Make new add torrent dialog actually work, but still needs work. 2008-01-07 02:18:40 +00:00
Marcos Pinto dcefa152c0 sync rest 2008-01-07 01:36:35 +00:00
Marcos Pinto 294e1f6b76 lt sync 2008-01-07 01:36:09 +00:00
Marcos Pinto d76ed8cfba remove old files 2008-01-06 20:08:36 +00:00
Marcos Pinto 62b9a9170a 2008-01-06 20:02:44 +00:00
Marcos Pinto 8c67f97631 2008-01-06 20:02:16 +00:00
Marcos Pinto 3997c235be 2008-01-06 20:00:13 +00:00
Marcos Pinto c6eb180e66 2008-01-06 19:58:20 +00:00
Marcos Pinto b31fa3a6df 2008-01-06 19:57:16 +00:00
Marcos Pinto 22225963d5 2008-01-06 19:56:11 +00:00
Marcos Pinto 9741cbbda0 2008-01-06 19:54:53 +00:00
Marcos Pinto 65d007c681 browser and search are now plugins 2008-01-06 19:53:47 +00:00
Marcos Pinto d15a03bce1 test 2008-01-06 19:52:56 +00:00
Marcos Pinto 0e82847ae0 fix cast oops, add youtorrent to search, catch fastresume error 2008-01-05 00:13:50 +00:00
Marcos Pinto d497a971db fix cast oops 2008-01-04 23:59:54 +00:00
Marcos Pinto 3baecc13d3 save fastresume every minute 2008-01-04 23:30:25 +00:00
Marcos Pinto 0ca8b5887b lt sync 2008-01-03 19:08:52 +00:00
Andrew Resch 34eec4ab93 Improve performance of the statusicon and progress cell functions. 2008-01-03 03:22:08 +00:00
Marcos Pinto 76e9cb3e76 remove needless casts for performance 2008-01-03 02:43:54 +00:00
Andrew Resch 7477a0f159 Improve performance of some common functions. 2008-01-03 02:35:37 +00:00
Andrew Resch 1efe0f7778 Improve performance of the cell data functions. 2008-01-03 02:33:38 +00:00
Andrew Resch c7fcbd40e3 Remove some needless 'casts' in common.py to slightly improve
performance.
2008-01-03 02:30:40 +00:00
Marcos Pinto 9a3a96a31f py2.4 fix - thresh 2008-01-03 00:57:36 +00:00
Marcos Pinto 72f49e3557 add rt/crypto to libraries - thresh 2008-01-03 00:52:08 +00:00
Andrew Resch 39e987d5da Improve get_torrent_status() speed by only building the files dictionary
when the Torrent object is created.
2008-01-02 11:54:42 +00:00
Andrew Resch a3658e352b Fix undefined sleep. 2008-01-02 11:46:08 +00:00
Andrew Resch df9fd2af09 Fix sorting of name column. 2008-01-02 11:45:36 +00:00
Marcos Pinto 7e49e9acc4 tweak windows build preprocessors 2008-01-01 03:56:50 +00:00