Commit graph

7000 commits

Author SHA1 Message Date
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
Marcos Pinto
13a0630875 windows fixes for lt 2007-10-01 22:56:48 +00:00
Marcos Pinto
4ad4ac058c remove lt example files 2007-10-01 22:32:33 +00:00
Andrew Resch
9a66035f0d Add 'paused' to TorrentState.
Move some alert handlers around.
2007-10-01 22:29:05 +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
4d4b2de7c3 remove misplaced and unnecessary code 2007-10-01 01:52:25 +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
c6c649485e enable start in tray 2007-09-30 09:26:05 +00:00
Marcos Pinto
c0d8bf2d7f fix tray password resetting itself sometimes 2007-09-30 09:12:38 +00:00
Marcos Pinto
4a858a70bc 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
ca43940c1f sha1 hash password for tray lock 2007-09-30 07:52:48 +00:00
Marcos Pinto
fd03c62ccb add tray locking 2007-09-30 07:28:06 +00:00
Marcos Pinto
78f01e1397 set icon size and fix typo 2007-09-30 06:14:03 +00:00
Marcos Pinto
fa73b6d125 add icon to quit daemon 2007-09-30 06:10:28 +00:00
Marcos Pinto
1ce3eb7099 add quit & shutdown daemon to tray 2007-09-30 06:07:55 +00:00
Andrew Resch
f2f73b8539 Fix exception when removing multiple torrents at once.
Updated TODO.
2007-09-30 05:33:53 +00:00