Commit graph

4389 commits

Author SHA1 Message Date
Andrew Resch
f9a664b9c7 Attempt to fix issues where torrents would not update correctly in the
torrent view.  Also an attempt at improving performance.
2008-01-14 09:00:13 +00:00
Andrew Resch
eaddaaa844 Fix adding torrents by URL. 2008-01-14 08:46:44 +00:00
Andrew Resch
cc81e1073d Catch 'address already in use' error when trying to use a port that is
in use by another program.  We now try to use a range of 40000-60000 
when this error occurs.
2008-01-14 08:04:28 +00:00
Andrew Resch
5a90f48ccb Include deluge_icon.gif for WebUI. 2008-01-14 05:40:40 +00:00
Andrew Resch
642663604f Fix possible issue if pref 'choose_directory_dialog_path' is None. 2008-01-14 05:13:21 +00:00
Martijn Voncken
57870b8094 don't import forms 2008-01-13 11:22:51 +00:00
Martijn Voncken
806e3885b4 test-commit/sync to 189 2008-01-13 11:16:56 +00:00
Andrew Resch
6b68ac9ad7 Attempt to fix issue where all the columns start very small. 2008-01-13 10:58:52 +00:00
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