Commit graph

8980 commits

Author SHA1 Message Date
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
Marcos Pinto
d6fb920382 accidentaly reverted disk io priority fix, so here it is again 2007-10-04 00:09:45 +00:00
Marcos Pinto
838ef287da accidentaly reverted disk io priority fix, so here it is again 2007-10-04 00:09:45 +00:00
Marcos Pinto
4e5a6d61dc moved block_downloading_alert, block_finished_alert and piece_finished_alert to debug level...yay performance 2007-10-04 00:07:26 +00:00
Marcos Pinto
3841ddd3dc moved block_downloading_alert, block_finished_alert and piece_finished_alert to debug level...yay performance 2007-10-04 00:07:26 +00:00
Marcos Pinto
53f4a55711 disk io priority fix 2007-10-03 22:46:30 +00:00
Marcos Pinto
5db5f423ce disk io priority fix 2007-10-03 22:46:30 +00:00
Marcos Pinto
1a6afef6b8 lt sync 1638 2007-10-03 22:29:42 +00:00
Marcos Pinto
3273dddb8a fix http connection and storage bug 2007-10-03 22:24:22 +00:00
Marcos Pinto
d55fff555c storage fix 2007-10-03 18:33:32 +00:00
Marcos Pinto
9ed93af6b2 handles case where a request in the allow fast set is rejected and saves banned peers in resume data 2007-10-03 18:08:17 +00:00
Marcos Pinto
27360c6cf8 show 8 '*' for password 2007-10-03 05:51:41 +00:00
Andrew Resch
2eafe71a2c Implement close to tray. 2007-10-03 03:04:22 +00:00
Andrew Resch
170c3810b3 Save torrent state every 5 minutes. 2007-10-03 02:57:05 +00:00
Marcos Pinto
b2ae9f1db1 revert last webui 2007-10-03 02:40:30 +00:00
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
Andrew Resch
a17328fff7 Fix exception when removing torrents. 2007-10-02 03:06:40 +00:00
Marcos Pinto
cc4fc60db0 redo translation for tracker status 2007-10-02 03:02:06 +00:00
Marcos Pinto
78e797796a translation for tracker alerts 2007-10-02 02:29:12 +00:00
Andrew Resch
935aa72584 Add tracker responses to TorrentDetails. 2007-10-02 01:22:30 +00:00