141 Commits

Author SHA1 Message Date
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
Marcos Pinto
8b4d40664e add web url to our bindings and core 2007-08-14 18:46:57 +00:00
Marcos Pinto
4af848ef49 we should've been using payload for transfer speeds from the get-go 2007-08-13 05:29:24 +00:00
Alex Dedul
758b5d8851 Added per torrent max connections and max upload slots preferences. 2007-08-08 19:59:46 +00:00
Alex Dedul
c5705b2136 Fixed #485 - Properly set proxy settings. 2007-08-08 14:55:36 +00:00
Marcos Pinto
2fa11dc18f pieces rewrite - micah 2007-08-08 06:32:41 +00:00
Marcos Pinto
fc5b6e525a add print for set_[up|down]load_rate_limit 2007-08-08 01:11:59 +00:00
Marcos Pinto
9dd7f6c6cf piece fix -micah 2007-08-07 06:58:34 +00:00
Marcos Pinto
a5d5cb7f4b one for max ratio queuing and one for torrent pieces - micah 2007-08-06 23:17:21 +00:00
Marcos Pinto
38ba6e1ecf add peer blocked alert - micah 2007-08-05 05:09:03 +00:00
Marcos Pinto
eff70a1c2c files tab and peers tab made into plugins - micah 2007-08-05 04:07:17 +00:00
Alex Dedul
9571cfd96a Fixed #198 - Added countries display to peers in the Peers tab. 2007-08-04 20:12:31 +00:00
Alex Dedul
e40398652c Properly stop DHT in torrent_stop_DHT() in deluge_core.cpp. 2007-08-04 15:29:55 +00:00
Marcos Pinto
0585d0930e pieces tab update - micah 2007-08-03 17:59:32 +00:00
Alex Dedul
ba53e0268f Optimized counting number of DHT peers. 2007-08-03 09:06:29 +00:00
Marcos Pinto
b1b9f45789 fix a segfault 2007-08-03 07:41:26 +00:00
Marcos Pinto
396a245d84 revert last 2007-08-03 06:17:07 +00:00
Marcos Pinto
86c735401d new pieces per file thing - micah 2007-08-03 05:57:37 +00:00
Marcos Pinto
e10a27bf56 add session totals to tray msg 2007-08-03 03:56:09 +00:00
Marcos Pinto
4ef33f7449 forgot a line 2007-08-02 18:47:25 +00:00
Marcos Pinto
d7379227ab damn peer block 2007-08-02 18:44:27 +00:00