Commit Graph

1427 Commits

Author SHA1 Message Date
Alex Dedul 40f9b0a7d0 Sync _dbus.py from deluge-plisk branch. 2007-08-17 09:01:26 +00:00
Marcos Pinto dd64eda432 little cleanup of width setting and saving 2007-08-17 03:44:32 +00:00
Marcos Pinto 1973d7c9e3 revert last...too many changes for now 2007-08-16 23:49:18 +00:00
Marcos Pinto 476a72b0e4 1456 libtorrent sync 2007-08-16 21:06:27 +00:00
Alex Dedul c1d2d4f0ae Per torrent preferences tweaks. 2007-08-16 07:30:09 +00:00
Marcos Pinto c9ba1cd207 require there to be active torrents for dht checking to take place 2007-08-16 01:35:43 +00:00
Marcos Pinto 00a88b0ff1 destroy deluge window before doing rest of shutdown sequence so users dont kill deluge thinking it's hung 2007-08-15 07:22:10 +00:00
Marcos Pinto 61b111661e move file column width into preferences 2007-08-15 06:17:54 +00:00
Alex Dedul f8c6151568 Tweaks to peers tab columns. 2007-08-15 05:11:18 +00:00
Marcos Pinto 23a2111650 fix files columns 2007-08-15 04:57:50 +00:00
Alex Dedul 70e4b2d9ed Added copyleft to _dbus.py. 2007-08-15 04:56:59 +00:00
Marcos Pinto b77f5c1c25 fix columns in peers plugin 2007-08-15 04:52:51 +00:00
Marcos Pinto c5cbc29705 fix toggle column 2007-08-15 04:39:04 +00:00
Marcos Pinto 56f5e7b7d5 add save column widths to changelog 2007-08-15 04:12:51 +00:00
Marcos Pinto 79ed86f0e7 save column widths 2007-08-15 04:12:21 +00:00
Alex Dedul b89f320d26 Remember last chose download directory when "Ask where to save each download"
is selected.
2007-08-15 03:13:04 +00:00
Marcos Pinto 4f697de7f3 blah. add self. 2007-08-15 02:53:40 +00:00
Marcos Pinto bb1f887a12 set timer back to zero when done...forgot that :) 2007-08-15 02:52:22 +00:00
Marcos Pinto d885d3320a try to detect a corrupted dht file and automatically fix it 2007-08-15 02:51:25 +00:00
Marcos Pinto f195c3c680 add fast to changelog 2007-08-15 02:14:38 +00:00
Alex Dedul e9605a8432 Show seeding icon next to finished(with filtered files) torrents. 2007-08-14 22:56:37 +00:00
Alex Dedul 62c369bb6f Set desired ratio to 1.0 by default for all torrents. 2007-08-14 21:55:47 +00:00
Alex Dedul 274ba7e771 Fixed typo in Speed Limiter plugin. 2007-08-14 21:03:07 +00:00
Marcos Pinto 14a57c6d00 add checking for url in web seed plugin 2007-08-14 19:21:00 +00:00
Marcos Pinto 8238605aa4 add web seed plugin to changelog 2007-08-14 19:18:33 +00:00
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