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 |
|
Andrew Resch
|
baaafefb89
|
Prepping for release
|
2008-09-21 01:40:29 +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 |
|
Marcos Pinto
|
3c33018079
|
add classic tooltip
|
2008-09-20 21:28:55 +00:00 |
|
Andrew Resch
|
fb23f229fb
|
Remove more un-used files
|
2008-09-20 02:25:55 +00:00 |
|
Andrew Resch
|
2e3a9ce28c
|
lt sync 2690
|
2008-09-19 22:57:05 +00:00 |
|
Andrew Resch
|
a0f90acfc8
|
Include GeoIP database for country look-ups
|
2008-09-19 20:11:50 +00:00 |
|
Andrew Resch
|
34d34b785c
|
lt sync 2676
|
2008-09-16 02:39:03 +00:00 |
|
Andrew Resch
|
90053270d5
|
Convert unicode to str before saving to config. This should fix unicode
path issues.
|
2008-09-15 19:50:49 +00:00 |
|
Andrew Resch
|
a1df9626e5
|
Update dates
|
2008-09-14 21:41:53 +00:00 |
|
Andrew Resch
|
84e58626a9
|
Workaround bad cast in listen_failed alert
|
2008-09-14 21:33:03 +00:00 |
|
Andrew Resch
|
761586b2a8
|
Fix setting file priorities on folders
|
2008-09-14 20:49:45 +00:00 |
|
Andrew Resch
|
57f1409a55
|
Only show the error when displaying the tracker_error
|
2008-09-14 20:31:21 +00:00 |
|
Andrew Resch
|
14bfebdb98
|
Fix move_storage when using unicode path
|
2008-09-14 20:16:35 +00:00 |
|
Andrew Resch
|
95e40aa64b
|
Fix #475 the use of unicode paths when adding torrents
|
2008-09-14 20:08:19 +00:00 |
|
Marcos Pinto
|
b246457b91
|
include faq
|
2008-09-14 19:02:06 +00:00 |
|
Marcos Pinto
|
0c39331295
|
force local only
|
2008-09-13 23:01:53 +00:00 |
|
Marcos Pinto
|
66c986c305
|
fix status bar wtf
|
2008-09-13 02:31:45 +00:00 |
|
Marcos Pinto
|
ccfead4e6c
|
fix invariant
|
2008-09-13 02:24:10 +00:00 |
|
Marcos Pinto
|
88e5c07564
|
allow network mounts
|
2008-09-13 00:31:59 +00:00 |
|
Andrew Resch
|
40633277d8
|
Update changelog
|
2008-09-12 21:52:59 +00:00 |
|
Marcos Pinto
|
d60c595599
|
up date
|
2008-09-10 03:59:11 +00:00 |
|
Andrew Resch
|
fc6edca315
|
Updates for RC9
|
2008-09-10 03:20:52 +00:00 |
|
Andrew Resch
|
bd8dcbce91
|
lt sync 2667
|
2008-09-07 10:44:46 +00:00 |
|
Andrew Resch
|
7adf503bb6
|
Prevent libtorrent from crashing when 'announce' is not in the tracker
url.
|
2008-09-07 08:46:41 +00:00 |
|
Andrew Resch
|
67c0069c7a
|
Fix last by just always deleting the fastresume file before writing a
new one
|
2008-09-06 22:24:35 +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
|
3178582312
|
lt sync 2650
|
2008-09-01 02:02:04 +00:00 |
|
Marcos Pinto
|
2f6d98693d
|
add missing of last
|
2008-08-31 23:37:49 +00:00 |
|
Marcos Pinto
|
1e4f53b716
|
add gtk stock clearing script and update glade files
|
2008-08-31 23:37:02 +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 |
|
Andrew Resch
|
135a0ca7e9
|
Fix typo in [3766]
|
2008-08-28 04:03:39 +00:00 |
|