Commit graph

8702 commits

Author SHA1 Message Date
Marcos Pinto
a45c49d037 fix deconstructor order issue 2007-10-10 02:14:01 +00:00
Marcos Pinto
a54432d0cf again 2007-10-10 02:06:13 +00:00
Marcos Pinto
8464c9c0f6 small tweak to deluge_core max_half_open 2007-10-10 02:03:34 +00:00
Marcos Pinto
94ca1789d5 add max half-open connections 2007-10-10 01:56:05 +00:00
Marcos Pinto
7196070f59 updating changelog 2007-10-10 01:29:08 +00:00
Marcos Pinto
bd02f837bb first attempt at switching over to new storage allocation 2007-10-09 21:22:42 +00:00
Marcos Pinto
4ff8458b3f tweak file manager drop down 2007-10-08 21:21:52 +00:00
Marcos Pinto
4de4fce8ec another vista try 2007-10-08 19:24:31 +00:00
Marcos Pinto
ad239210dd stderr/stdout win32 2007-10-08 16:57:00 +00:00
Marcos Pinto
4892cf3df2 fix last 2007-10-08 16:37:32 +00:00
Marcos Pinto
df158d88cb tweak again 2007-10-08 03:41:06 +00:00
Marcos Pinto
a0031240fb fix tooltip 2007-10-08 03:33:53 +00:00
Marcos Pinto
2b9d8cc670 fixed dead lock and fixed a problem in recent shutdown cleanup 2007-10-07 23:54:04 +00:00
Marcos Pinto
54f0e6b91f fixed dead lock and fixed a problem in recent shutdown cleanup 2007-10-07 23:54:04 +00:00
Marcos Pinto
a21b852e07 multiple sizes in ico file 2007-10-07 23:45:01 +00:00
Marcos Pinto
fc12ade03a account for '-1', oops 2007-10-07 22:47:24 +00:00
Marcos Pinto
1addf2541a speedlimiter fixes 2007-10-07 22:38:28 +00:00
Marcos Pinto
8f974b8067 better shutdown sequence in lt 2007-10-07 21:03:25 +00:00
Marcos Pinto
d8482a3fc9 better shutdown sequence in lt 2007-10-07 21:03:25 +00:00
Marcos Pinto
50877923ea pickle->cPickle 2007-10-07 20:29:43 +00:00
Marcos Pinto
bf8727f7bf webui rev-80 2007-10-07 04:56:01 +00:00
Marcos Pinto
515305e950 fixes files that were left open in write mode by mistake, policy invariant check fix, fixed static assert being hit 2007-10-07 03:41:56 +00:00
Marcos Pinto
278c6c9f3e fixes files that were left open in write mode by mistake, policy invariant check fix, fixed static assert being hit 2007-10-07 03:41:56 +00:00
Marcos Pinto
85767b148a fix tray locking pop-up on quit while disabled 2007-10-07 03:33:36 +00:00
Andrew Resch
ae30cdb677 Fix an issue with large torrent sizes. 2007-10-07 01:53:58 +00:00
Andrew Resch
33fd818933 Save and load total_uploaded from torrent state. 2007-10-07 01:53:03 +00:00
Andrew Resch
cd175ebe9a libtorrent build fix 2007-10-06 17:32:41 +00:00
Andrew Resch
54b1665c50 libtorrent build fix 2007-10-06 17:32:41 +00:00
Andrew Resch
7fe0392c90 Fix config debug output. 2007-10-06 17:31:48 +00:00
Marcos Pinto
5541700881 increase width a little so larger fit a bit better 2007-10-06 05:37:54 +00:00
Andrew Resch
8f6029219d Fix adding torrents with a unicode save_path. 2007-10-06 04:35:15 +00:00
Marcos Pinto
19621315c6 lt sync 1649 2007-10-06 04:22:06 +00:00
Marcos Pinto
94fd3c0f37 lt sync 1649 2007-10-06 04:22:06 +00:00
Marcos Pinto
1489ef5bc0 i need coffee 2007-10-05 21:29:29 +00:00
Marcos Pinto
a335153e0e rename error 2007-10-05 21:25:48 +00:00
Marcos Pinto
a90069b5d0 backslashes should not be needed, since the we're using expanduser in conjunction with specifying a dir ('deluge') after it 2007-10-05 21:22:56 +00:00
Marcos Pinto
24fbfccfb0 webui-rev73 2007-10-05 21:16:46 +00:00
Andrew Resch
d240ba3c01 Preferences plugin tab stuff. 2007-10-05 05:05:07 +00:00
Andrew Resch
84cd2da8dd Implement plugin management api in the core. 2007-10-05 00:58:26 +00:00
Andrew Resch
cc7d7e8c62 Show save_path in TorrentDetails. 2007-10-05 00:30:19 +00:00
Andrew Resch
c2f7c362b3 Use dbus variants instead of pickling objects. 2007-10-04 23:54:58 +00:00
Andrew Resch
17f62130fe Add 'save_path' to add_torrent().
Save the 'save_path' in the torrent state.
2007-10-04 22:21:47 +00:00
Marcos Pinto
20d63448cb webui rev 57 2007-10-04 21:49:29 +00:00
Marcos Pinto
8a0692fa4f fix storage of banned peers lt 1645 2007-10-04 21:14:32 +00:00
Marcos Pinto
b8a8757076 fix storage of banned peers lt 1645 2007-10-04 21:14:32 +00:00
Marcos Pinto
7f88289f1f lt 1643 2007-10-04 15:31:23 +00:00
Marcos Pinto
c80a2e822b lt 1643 2007-10-04 15:31:23 +00:00
Andrew Resch
8e96afe626 Fix display of availability. 2007-10-04 01:21:39 +00:00
Andrew Resch
2707afc9c8 Show Queue menu and toolbuttons properly. 2007-10-04 00:53:39 +00:00
Andrew Resch
06e148c2ed Add PluginManagerBase class.
Only load plugins that are in the 'enabled_plugins' key in the config 
files.
2007-10-04 00:43:41 +00:00