Andrew Resch
|
2bde2c823b
|
Prep for release
|
2008-12-10 23:34:36 +00:00 |
|
Marcos Pinto
|
dab76ff653
|
point default blocklist to our server and up interval to 4 days
|
2008-12-10 02:34:32 +00:00 |
|
Marcos Pinto
|
4427e612af
|
update changelog
|
2008-12-01 06:24:24 +00:00 |
|
Andrew Resch
|
e38ce4fb20
|
Prep for release
|
2008-12-01 01:11:28 +00:00 |
|
Andrew Resch
|
342ddbe4ad
|
Add an option to not include IP overhead in rate limiting (setting False
is equivalent to how 0.5.x behaves)
|
2008-11-22 09:00:01 +00:00 |
|
Andrew Resch
|
1ca215d8f5
|
Update Changelog
|
2008-11-17 00:52:13 +00:00 |
|
Andrew Resch
|
7dff5178e6
|
Fix #475 catch unicode decoding errors
|
2008-11-16 08:29:31 +00:00 |
|
Marcos Pinto
|
5e13fae1ee
|
changelog update
|
2008-11-09 22:02:58 +00:00 |
|
Marcos Pinto
|
613ca12bc2
|
prep for release
|
2008-11-09 19:30:55 +00:00 |
|
Andrew Resch
|
790dcc49ca
|
Fix #528 make sure gtkui config file is written before exiting
|
2008-11-08 08:04:46 +00:00 |
|
Andrew Resch
|
43c8d0ead2
|
Increase the per-torrent stop share ratio max to 99999.0 and make the
spinner and remove at ratio checkbox insensitive if stop at ratio not
checked
|
2008-11-08 06:17:42 +00:00 |
|
Martijn Voncken
|
80318855f9
|
javascript auto-refresh
|
2008-11-05 21:53:11 +00:00 |
|
Andrew Resch
|
040337982f
|
Fix #577 adding torrents by drag n' drop in windows
|
2008-11-02 23:22:55 +00:00 |
|
Andrew Resch
|
bacb57a795
|
Prep for release
|
2008-10-30 16:57:19 +00:00 |
|
Andrew Resch
|
dd86ac9bcc
|
Fix #565 wait for the deluged process to start to prevent defunct
processes
|
2008-10-24 07:39:14 +00:00 |
|
Andrew Resch
|
1fbf983ff6
|
Fix #545 use proper values in ratio calculation
|
2008-10-23 16:52:09 +00:00 |
|
Andrew Resch
|
e4c72c7dce
|
Fix #560 force an int value for global max connections
|
2008-10-23 16:19:28 +00:00 |
|
Andrew Resch
|
1458db6b03
|
Re-add "Max Connections per Second" setting
|
2008-10-18 23:55:27 +00:00 |
|
Andrew Resch
|
16ba61dbf5
|
Prep for release
|
2008-10-18 21:38:54 +00:00 |
|
Martijn Voncken
|
40d6716e74
|
Remove max connections per second from config dialog.
|
2008-10-17 18:38:19 +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
|
5f8fef7996
|
changelog
|
2008-10-16 17:17:27 +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
|
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
|
fbdb1479ad
|
Update for release
|
2008-10-10 22:45:41 +00:00 |
|
Andrew Resch
|
1b29b6bfc9
|
Updates for release
|
2008-10-10 05:11:46 +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
|
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
|
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
|
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
|
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
|
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 |
|
Andrew Resch
|
262279b27f
|
Fix upgrading from 0.5.x state where torrents would have no trackers
|
2008-09-21 01:38:43 +00:00 |
|
Andrew Resch
|
a0f90acfc8
|
Include GeoIP database for country look-ups
|
2008-09-19 20:11:50 +00:00 |
|
Andrew Resch
|
a1df9626e5
|
Update dates
|
2008-09-14 21:41:53 +00:00 |
|
Andrew Resch
|
761586b2a8
|
Fix setting file priorities on folders
|
2008-09-14 20:49:45 +00:00 |
|
Andrew Resch
|
95e40aa64b
|
Fix #475 the use of unicode paths when adding torrents
|
2008-09-14 20:08:19 +00:00 |
|
Andrew Resch
|
40633277d8
|
Update changelog
|
2008-09-12 21:52:59 +00:00 |
|
Andrew Resch
|
fc6edca315
|
Updates for RC9
|
2008-09-10 03:20:52 +00:00 |
|
Marcos Pinto
|
4094601f6e
|
fix problem with old fastresume files not being replaced causing loss of data and dont resave fastresume for seed files
|
2008-09-06 20:11:12 +00:00 |
|
Andrew Resch
|
4731d4814f
|
Fix various issues when not using English
|
2008-08-31 20:20:16 +00:00 |
|
Andrew Resch
|
584226db96
|
Fix add torrent dialog closing preventing another dialog from being
shown
|
2008-08-28 20:42:19 +00:00 |
|