161 Commits

Author SHA1 Message Date
Marcos Pinto
3a77185e1e reanable lsd with custom fix to lt 2007-11-18 05:18:12 +00:00
Marcos Pinto
77f6be5aac disable lsd 2007-11-18 04:30:18 +00:00
Marcos Pinto
f5f7f04e1e fix lsd 2007-11-18 04:13:41 +00:00
Marcos Pinto
4ff0a04608 disable lsd for now 2007-11-17 11:39:05 +00:00
Marcos Pinto
1163096a70 remove abort 2007-11-17 11:21:09 +00:00
Marcos Pinto
f40e5522bd cleanup 2007-11-17 04:12:41 +00:00
Marcos Pinto
7e175dd4c0 remap files update 2007-11-17 03:21:34 +00:00
Andrew Resch
2a8d36029e Fix memory leak. 2007-11-16 08:27:34 +00:00
Marcos Pinto
052894e805 readd advanced progress bar and beginnings of remap_files 2007-11-16 08:08:33 +00:00
Marcos Pinto
b95e3c4988 hopefully fix shutdown hang and tweak win compile 2007-11-15 04:38:35 +00:00
Marcos Pinto
f7a1db3be7 remove advanced progress bar 2007-11-13 20:30:55 +00:00
Marcos Pinto
c4c8539401 small ui tweaks 2007-11-12 22:43:45 +00:00
Marcos Pinto
fced9a2c71 dont crash on empty tracker list 2007-11-12 22:39:59 +00:00
Marcos Pinto
89533158e6 revert back to delete m_ses and no abort 2007-11-11 00:20:06 +00:00
Marcos Pinto
3eb3ab5b6b dont delete m_ses 2007-11-11 00:04:46 +00:00
Marcos Pinto
56e8db547c cleaning up tabs/spaces 2007-11-10 18:56:18 +00:00
Marcos Pinto
d1f2aed58b add advanced progress bar option - modified extensively from patch by arnab 2007-11-10 05:10:28 +00:00
Marcos Pinto
4e8d9b6e6d tweak shutdown 2007-11-09 21:07:14 +00:00
Marcos Pinto
1f24972c9d use lazy_bitfield 2007-11-08 22:13:47 +00:00
Marcos Pinto
d94694fc73 add local discovery of peers 2007-11-08 02:44:22 +00:00
Marcos Pinto
6d70add980 tweak shutdown 2007-11-07 00:24:23 +00:00
Marcos Pinto
047a32ef9f testing some shutdown tweaks 2007-11-06 22:27:07 +00:00
Marcos Pinto
b64bbf1e76 tweak bindings 2007-11-02 22:24:52 +00:00
Marcos Pinto
925416dded try to fix persistent.state pooping 2007-10-28 02:00:47 +00:00
Marcos Pinto
dead0864ad better way to show number of connections 2007-10-26 20:10:29 +00:00
Marcos Pinto
ac00fef1d4 only replace tracker if handle is valid 2007-10-23 22:14:22 +00:00
Marcos Pinto
7d98d49803 account for xp, which has a higher half-open allotment 2007-10-15 01:53:42 +00:00
Marcos Pinto
f20d0485c3 windows sucks. vista home has a limit of 5 half-open connections, so we set our windows limit to 4 to be save 2007-10-15 01:40:37 +00:00
Marcos Pinto
0eb88197c7 use libtorrent to remove files, which solves the problem of us deleting files that werent part of the torrent and other minor issues 2007-10-13 23:23:44 +00:00
Marcos Pinto
370578119e hopefully fix 'losing' port in windows 2007-10-12 00:35:05 +00:00
Marcos Pinto
a54432d0cf again 2007-10-10 02:06:13 +00:00
Marcos Pinto
8464c9c0f6 small tweak to deluge_core max_half_open 2007-10-10 02:03:34 +00:00
Marcos Pinto
bd02f837bb first attempt at switching over to new storage allocation 2007-10-09 21:22:42 +00:00
Marcos Pinto
fc12ade03a account for '-1', oops 2007-10-07 22:47:24 +00:00
Marcos Pinto
1addf2541a speedlimiter fixes 2007-10-07 22:38:28 +00:00
Marcos Pinto
f62bf99941 fix various py_none returns 2007-09-21 20:29:40 +00:00
Andrew Resch
4bc18ed940 Fix deprecated add_torrent() method call. 2007-09-14 06:53:24 +00:00
Marcos Pinto
8b7419eb51 set half open connections to 8 on windows 2007-09-10 08:48:18 +00:00
Andrew Resch
8142c69e2a Revert last change as it doesn't seem to fix the issue. 2007-09-09 12:03:03 +00:00
Andrew Resch
f164cfd2cb Fix issue of port not being closed properly on exit. 2007-09-09 11:31:09 +00:00
Marcos Pinto
1b6a8925eb tweak for win python bug 2007-09-08 18:47:31 +00:00
Marcos Pinto
63621be3ee add private flag to torrentcreator 2007-09-05 17:35:44 +00:00
Marcos Pinto
87d58cd0e1 firstlast fix by andar 2007-09-05 13:25:46 +00:00
Marcos Pinto
899dd558c9 libtorrent sync 1531 and alter deluge_core to deal with api changes in libtorrent 2007-09-04 19:51:15 +00:00
Marcos Pinto
1ac7e0eaab prio range fix from andar 2007-09-04 16:40:40 +00:00
Marcos Pinto
af37e0a361 peer/seed numbers cleanup - andar 2007-09-02 19:38:23 +00:00
Marcos Pinto
6253d68e3f remove unnecessary print 2007-08-30 07:41:18 +00:00
Marcos Pinto
fae29ee8be persistence for speedlimiter 2007-08-28 23:05:08 +00:00
Alex Dedul
62c369bb6f Set desired ratio to 1.0 by default for all torrents. 2007-08-14 21:55:47 +00:00
Marcos Pinto
1a3b381164 small fix for last 2007-08-14 19:17:00 +00:00