125 Commits

Author SHA1 Message Date
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
Marcos Pinto
b7b31804c1 add peer_blocked_alert 2007-08-02 18:31:46 +00:00
Marcos Pinto
b40d54cd10 separate add rule and set filter to speed things up 2007-08-02 18:20:24 +00:00
Marcos Pinto
8f18530113 actually commit ip filter 2007-08-02 17:37:56 +00:00
Marcos Pinto
fbe3bc976d redone proxy support 2007-08-01 19:57:32 +00:00
Marcos Pinto
b6ee1d0e37 torrent piece plugin - micah 2007-07-31 06:04:40 +00:00
Marcos Pinto
0a41a421b1 add per-torrent speed limits 2007-07-30 09:27:22 +00:00
Alex Dedul
ae649c7c3b Tweaks to first/last pieces priorities code. 2007-07-24 00:23:50 +00:00
Alex Dedul
442cac8aef Fixed #368 - Added ability to prioritize first and last pieces of files in
torrent.
2007-07-23 23:29:37 +00:00
Marcos Pinto
903a8da7a5 add compact_mode to torrent_status in deluge_core 2007-07-23 05:36:01 +00:00
Alex Dedul
4f266454ec Some tweaks to availability and piece size display. 2007-07-21 18:59:01 +00:00
Marcos Pinto
e0311a9ff3 duplicate torrent trackers merge - micah 2007-07-20 02:32:33 +00:00
Alex Dedul
1f6d182f76 Added event for each tracker alert we are intrested in and some tracker
status messages i18n tweaks.
2007-07-19 21:14:30 +00:00
Alex Dedul
7787a6cf0c Added more informative tracker status display. 2007-07-19 19:33:49 +00:00
Alex Dedul
ff8c02b8ce Attempt to handle the issue with fast resume. Thanks, eternalswd. 2007-07-18 14:19:39 +00:00
Alex Dedul
6a22d12975 * Added dump_torrent_info_file() to core to just list files in torrent by its
filename.
* Replaced all file filters in torrents with priorities. Nothing to see in UI
yet. Based on patch from eternalswd.
2007-07-18 09:06:24 +00:00
Marcos Pinto
e9ded6f25f set private flag when adding torrents with the file selection thingy - not yet connected 2007-07-15 23:48:12 +00:00