Marcos Pinto
8b4d40664e
add web url to our bindings and core
2007-08-14 18:46:57 +00:00
Alex Dedul
912eb0e14c
Tweaks to wording in a comment from prev commit.
2007-08-13 20:38:13 +00:00
Alex Dedul
6207033b36
More queue fixes. Now store torrent_info instance in the queue instead of
...
unique_id as there is no sense to store unique_ids in the persistent queue
while uqique_ids is changed on each restart. In the core self.state.torrents
now a dict with torrent_info -> unique_id. Needs testing.
2007-08-13 20:33:08 +00:00
Alex Dedul
3edd3280ae
Properly restore queue order on restart.
2007-08-13 09:09:15 +00:00
Alex Dedul
db4ef67cff
Get not cached torrent state in core.apply_queue().
2007-08-10 22:42:53 +00:00
Alex Dedul
a011e939c9
Try 2 to fix per torrent preferences after resume. Do it in deluge's core for
...
now, not in libtorrent.
2007-08-10 15:51:31 +00:00
Alex Dedul
ff08e28470
Revert last, needs more thought.
2007-08-10 03:23:45 +00:00
Alex Dedul
b7c3fddf0e
Include uploaded_memory in pickle_state().
2007-08-10 03:18:25 +00:00
Alex Dedul
c4d1415f40
Tweaks to pause all and resume all features.
2007-08-10 00:15:38 +00:00
Alex Dedul
259e43b29a
Tweaks to per torrent preferences.
2007-08-09 15:24:54 +00:00
Alex Dedul
aad2c464e4
Set per torrent prefences on torrent add.
2007-08-09 03:50:32 +00:00
Alex Dedul
b89120aaa5
Tweaks to core.queue_* functions.
2007-08-09 00:36:22 +00:00
Alex Dedul
4caa29fddc
Pickle state in core.queue_* methods. Idea by eternalswd, thanks.
2007-08-09 00:29:33 +00:00
Marcos Pinto
0053ae4f59
pickle instead of sync in set_user_pause
2007-08-08 23:56:42 +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
58d4c6381e
Tweaks to move_storage.
2007-08-08 01:10:28 +00:00
Marcos Pinto
ee6087579b
bah
2007-08-07 09:15:01 +00:00
Marcos Pinto
67a66ce2bd
sync instead of just pickle on torrent move
2007-08-07 09:08:49 +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
92dfa72d43
touchup last
2007-08-06 06:55:18 +00:00
Marcos Pinto
48d1f51f65
save state on pause/resume/move storage
2007-08-06 06:53:45 +00:00
Marcos Pinto
eff70a1c2c
files tab and peers tab made into plugins - micah
2007-08-05 04:07:17 +00:00
Alex Dedul
842b54523b
Properly count active torrents in the queue and correctly do queueing.
2007-08-04 15:55:45 +00:00
Marcos Pinto
43ae5566ee
random port speedup
2007-08-03 21:16:03 +00:00
Marcos Pinto
0585d0930e
pieces tab update - micah
2007-08-03 17:59:32 +00:00
Marcos Pinto
f9f1b95a4e
get dht back working for now
2007-08-03 06:20:36 +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
452ee4089c
enforce queue on resume all and update changelog
2007-08-03 04:37:47 +00:00
Marcos Pinto
1f12f3b421
add pause all and resume all to tray
2007-08-03 04:31:07 +00:00
Alex Dedul
12fe0930b3
Tweaks to random ports code.
2007-08-03 04:23:02 +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
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
Marcos Pinto
e62942c0b4
fix if/then loop
2007-07-30 00:01:57 +00:00
Marcos Pinto
639cc297d2
account for the entire range of ports that the user has in preferences
2007-07-28 21:57:44 +00:00
Marcos Pinto
83d45c4626
cosmetic touchup
2007-07-28 21:14:32 +00:00
Marcos Pinto
98c6ab7137
fix dht problem with new random ports
2007-07-28 21:13:31 +00:00
Marcos Pinto
a1534878c7
fix major oops
2007-07-28 20:12:22 +00:00
Marcos Pinto
267ba8f7ac
add use random port option
2007-07-28 18:58:59 +00:00
Alex Dedul
f80f499135
Tweak to [1169].
2007-07-27 10:46:44 +00:00
Alex Dedul
7791d293a1
Tried to fix queue order issue.
2007-07-27 10:43:18 +00:00
Alex Dedul
ba675a89b3
I18N tweaks.
2007-07-27 09:20:27 +00:00
Marcos Pinto
e46c75ecff
fix translations in core.py
2007-07-27 08:31:46 +00:00
Marcos Pinto
240d3de894
2007-07-27 08:17:30 +00:00
Marcos Pinto
4d6ccb75d0
fix progress text translations
2007-07-27 07:17:06 +00:00
Zach Tibbitts
cb370be039
tag 0.5.3 release
2007-07-25 23:33:22 +00:00
Zach Tibbitts
09c430f05a
2007-07-24 21:16:05 +00:00
Marcos Pinto
d812cb6729
blah
2007-07-24 20:55:20 +00:00