Marcos Pinto
1a3b381164
small fix for last
2007-08-14 19:17:00 +00:00
Marcos Pinto
751dc5bf2b
add web seed plugin
2007-08-14 19:16:47 +00:00
Marcos Pinto
8b4d40664e
add web url to our bindings and core
2007-08-14 18:46:57 +00:00
Marcos Pinto
b26575e920
fast-extension support from libtorrent
2007-08-14 17:59:02 +00:00
Marcos Pinto
1800dbad86
add payload
2007-08-14 15:01:09 +00:00
Alex Dedul
44772f9d11
Added queue fixes to ChangeLog.
2007-08-13 22:37:01 +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
72fa2a44a5
Refactored the way dbus is imported.
2007-08-13 11:10:15 +00:00
Alex Dedul
3edd3280ae
Properly restore queue order on restart.
2007-08-13 09:09:15 +00:00
Marcos Pinto
aea7be5aa5
fix typo
2007-08-13 08:45:31 +00:00
Marcos Pinto
77a88d9797
add license to about dialog
2007-08-13 08:42:37 +00:00
Marcos Pinto
19c75c10c8
use payload for session total downloaded and total uploaded
2007-08-13 05:40:48 +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
Marcos Pinto
952f03a6cc
revamp networkgraph plugin - Ultrafusion
2007-08-12 23:23:21 +00:00
Marcos Pinto
da8bd07ce7
libtorrent sync 1449
2007-08-11 22:55:15 +00:00
Alex Dedul
ed9a306cf5
Removed some unused interface code.
2007-08-11 03:06:56 +00:00
Alex Dedul
ef81832120
Tweaks to tray code.
2007-08-11 01:24:51 +00:00
Alex Dedul
1372b3fc67
Replaced --tray command option with "Start in tray" preference.
2007-08-11 01:18:50 +00:00
Alex Dedul
9ae50f72d9
Tweaks to plugins tray messages.
2007-08-11 00:20:21 +00:00
Alex Dedul
371e1f9a54
Tweaks to Extra stats plugin.
2007-08-11 00:09:22 +00:00
Alex Dedul
db4ef67cff
Get not cached torrent state in core.apply_queue().
2007-08-10 22:42:53 +00:00
Marcos Pinto
038a1dc316
last changes in changelog for 0.5.4.1
2007-08-10 21:40:15 +00:00
Alex Dedul
bcb03beffd
Tweaks to allocation and file manager prefs.
2007-08-10 21:32:20 +00:00
Marcos Pinto
c29a303dd4
fix switch
2007-08-10 21:21:58 +00:00
Marcos Pinto
8bb4ea33aa
update for new prefs
2007-08-10 21:18:59 +00:00
Marcos Pinto
a349e5e6b9
compact/full and manager prefs tweak
2007-08-10 21:17:32 +00:00
Marcos Pinto
ee074874fa
fix typo
2007-08-10 21:02:05 +00:00
Marcos Pinto
59f39ce65c
fix weird radio group assertion error
2007-08-10 20:59:58 +00:00
Alex Dedul
33718d5e03
Show warning when external commands not found.
2007-08-10 20:58:44 +00:00
Marcos Pinto
2a09f50ecb
add full allocation to preferences so users arent confused thinking that we dont support it
2007-08-10 20:55:08 +00:00
Marcos Pinto
23e5e588e9
language sync with launchpad for release
2007-08-10 20:12:15 +00:00
Alex Dedul
56f29c89c4
Set date of the 0.5.4.1 release.
2007-08-10 20:11:25 +00:00
Marcos Pinto
bcdc02693e
add extra stats plugin to translation and remove old alltime plugin
2007-08-10 20:10:06 +00:00
Marcos Pinto
a8024bad30
version number bump for release
2007-08-10 19:58:35 +00:00
Alex Dedul
d51a674490
Tweaks to default file manager.
2007-08-10 19:28:46 +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
e624334b6a
Wording fixed.
2007-08-10 14:59:31 +00:00
Alex Dedul
ea2592b42b
Re-applied patch to fix files timestamps changing when seeding. It was removed
...
in [1425] and sync with libtorrent r1442 didn't fix that issue.
2007-08-10 14:36:54 +00:00
Marcos Pinto
2c7463f9c3
remove debug print
2007-08-10 09:21:58 +00:00
Marcos Pinto
9934635fed
revert 1420 since it broke resuming torrents
2007-08-10 09:17:52 +00:00
Marcos Pinto
ec579fe2d9
xdg-open is default for file manager
2007-08-10 08:16:37 +00:00
Marcos Pinto
28ad94ea6e
libtorrent sync 1442
2007-08-10 06:22:28 +00:00
Alex Dedul
51376bd2be
Ask user to set his file manager in case he didn't set it yet when trying to
...
open folder. Based on the patch from eternalswd, thanks.
2007-08-10 03:38:08 +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
cc20a34906
Replaced All time stats plugin with Extra stats. Patch is from eternalswd,
...
thanks.
2007-08-10 01:38:33 +00:00
Alex Dedul
069ebf0228
Locally patched libtorrent to not reset per torrent preferences on each
...
resume(). See ticket #118 in libtorrent's trac.
2007-08-10 01:15:48 +00:00
Alex Dedul
c4d1415f40
Tweaks to pause all and resume all features.
2007-08-10 00:15:38 +00:00
Alex Dedul
55e637eda4
Spacing.
2007-08-09 23:35:19 +00:00