Commit graph

3623 commits

Author SHA1 Message Date
Andrew Resch
36e6d5a2d1 Tag 1.0.3 release 2008-10-19 00:12:40 +00:00
Marcos Pinto
63c314843e lang sync 2008-10-19 00:09:47 +00:00
Andrew Resch
be2b266ba8 lt sync 2836 2008-10-18 23:57:39 +00:00
Andrew Resch
1458db6b03 Re-add "Max Connections per Second" setting 2008-10-18 23:55:27 +00:00
Andrew Resch
8b6696a2a6 Tag 1.0.3 release 2008-10-18 21:42:57 +00:00
Andrew Resch
16ba61dbf5 Prep for release 2008-10-18 21:38:54 +00:00
Andrew Resch
46352b6f13 ly sync 2832 2008-10-18 21:22:44 +00:00
Marcos Pinto
82d15c856a maid service 2008-10-17 21:42:09 +00:00
Andrew Resch
5315620ca2 lt sync 2824 - fix segfault when passing None to torrent_info() 2008-10-17 19:38:33 +00:00
Martijn Voncken
40d6716e74 Remove max connections per second from config dialog. 2008-10-17 18:38:19 +00:00
Andrew Resch
efec531c75 lt sync 2823 2008-10-17 17:54:07 +00:00
Andrew Resch
cc7e6d1ff2 Deluge will now use a system libtorrent library if available. 2008-10-17 17:52:12 +00:00
Martijn Voncken
e2b9d5d936 fix bad opera fix 2008-10-16 17:19:58 +00:00
Martijn Voncken
5f8fef7996 changelog 2008-10-16 17:17:27 +00:00
Martijn Voncken
03a37062d4 fix opera tested on 2008-10-16 17:12:22 +00:00
Andrew Resch
0534b24609 Fix IP filter 2008-10-15 23:57:03 +00:00
Andrew Resch
130d7c08a0 lt sync 2803 2008-10-15 20:55:20 +00:00
Andrew Resch
ea6a6ec9bc Use "127.0.0.1" instead of "localhost" when starting the SignalReceiver 2008-10-15 19:19:12 +00:00
Andrew Resch
d0da82de21 Change to use 'all_time_upload' and 'all_time_download' due to change
in recent libtorrent revision
2008-10-15 18:49:51 +00:00
Andrew Resch
8cc74af9c3 lt sync 2802 2008-10-15 18:45:35 +00:00
Andrew Resch
f75c0cf096 lt sync 2796 2008-10-14 16:13:23 +00:00
Marcos Pinto
244ba86b8a use multithreaded ssl on windows 2008-10-11 07:30:18 +00:00
Marcos Pinto
054cc120de lang sync 2008-10-11 04:45:42 +00:00
Andrew Resch
fbdb1479ad Update for release 2008-10-10 22:45:41 +00:00
Andrew Resch
ec8c45e940 Fix issue where torrents will not be properly added to the session 2008-10-10 22:01:10 +00:00
Andrew Resch
1b29b6bfc9 Updates for release 2008-10-10 05:11:46 +00:00
Andrew Resch
158bfbcb6e lt sync 2781 2008-10-10 05:00:40 +00:00
Andrew Resch
a37d739b0b Properly line wrap tracker messages 2008-10-09 07:26:48 +00:00
Andrew Resch
353795f02a Change max connections default setting to 200 2008-10-09 03:41:06 +00:00
Andrew Resch
798b27cf34 Fix freezing on start-up issues on systems that do not have a properly
configured localhost entry.
2008-10-08 13:32:02 +00:00
Andrew Resch
acd64e6381 Prevent being able to set file priorities for compactly allocated
torrents as it is not intended to work.
2008-10-08 12:42:59 +00:00
Andrew Resch
70c588dba6 lt sync 2776 2008-10-08 12:40:46 +00:00
Andrew Resch
8d10642ec7 Changed max half-open connections default limit to 8 on XP/2000 and 4 on
Vista
2008-10-07 08:54:19 +00:00
Andrew Resch
76eac8b51c Removed the 'Maximum Connections Per Second' setting and replaced it
with a default setting of 20.  This should alleviate speed issues some are 
experiencing.
2008-10-07 08:44:06 +00:00
Andrew Resch
a168265753 Update python bindings in RC branch 2008-10-07 08:42:51 +00:00
Andrew Resch
eafb404b7b Set max connections per second default to 20 since this seems to fix
the slow speed issue that some people experience.
2008-10-06 10:58:28 +00:00
Andrew Resch
fa42b06e34 lt sync 2749 2008-10-01 19:11:13 +00:00
Andrew Resch
56b806ce78 Fix add_torrent_url() to download the torrent file in a thread to
prevent the main thread from blocking and causing the daemon to freeze.
2008-10-01 18:31:55 +00:00
Andrew Resch
c2427ccb7d Prevent libtorrent from starting the default plugins and features. 2008-10-01 02:19:44 +00:00
Andrew Resch
090de9bfa8 lt sync 2744 2008-09-30 22:37:50 +00:00
Andrew Resch
cd2084b421 Improve performance of files tab by only updating when values change 2008-09-29 23:52:53 +00:00
Andrew Resch
4b5dc6bc28 Fix display of tracker error messages 2008-09-29 23:11:17 +00:00
Andrew Resch
9486b24907 Change the default max global upload slots to 4 instead of -1 since
libtorrent will automatically open more slots to meet the upload speed 
limit.
2008-09-29 19:12:27 +00:00
Marcos Pinto
7ee5547066 add enable auto add checkbox 2008-09-28 00:16:01 +00:00
Andrew Resch
c432b82e69 lt sync 2726 2008-09-25 20:45:31 +00:00
Andrew Resch
26d58d4057 Fix #503 change the boost lib detection logic to first look for -mt
and if not available, fall back to regular boost lib (non-multithreaded)
2008-09-25 03:30:08 +00:00
Andrew Resch
1cf863a022 Fix #187 set a 5 second timer to save the config file after a config
value has been changed.
2008-09-25 02:11:02 +00:00
Marcos Pinto
8660209d28 fix missing gtk-add 2008-09-22 21:46:11 +00:00
Marcos Pinto
bbd862e086 lang updates 2008-09-21 03:06:21 +00:00
Andrew Resch
f7f00de52c lt sync 2696 2008-09-21 01:44:11 +00:00