Zach Tibbitts
accd178572
fix bug that caused StupidTray to be used
2007-08-21 11:41:57 +00:00
Andrew Resch
9a5db01700
Fix typo in MoveTorrent plugin.
2007-08-21 10:28:04 +00:00
Marcos Pinto
d36298f2cf
fix lt bug #136
2007-08-21 08:30:37 +00:00
Marcos Pinto
cd7427f54d
update inclusion of files to be translated
2007-08-21 02:57:46 +00:00
Marcos Pinto
b868bc8d05
add plugin manager out to changelog
2007-08-21 01:32:55 +00:00
Marcos Pinto
3a1c89cc48
touchup to plugin tab
2007-08-21 00:59:53 +00:00
Marcos Pinto
4bea6f98ae
plugin manager integrated into preferences
2007-08-21 00:50:04 +00:00
Marcos Pinto
8d33015ef4
have interactive_add return unique_id
2007-08-20 19:57:27 +00:00
Marcos Pinto
5e7329026e
last commit accidentaly included a couple of other changes i was working on. reverting those to have only one change per commit
2007-08-20 02:31:42 +00:00
Marcos Pinto
4d2a2dd604
move "move completed downloads" into the "move torrent" plugin
2007-08-20 02:28:51 +00:00
Marcos Pinto
c58331f5e6
move torrent plugin
2007-08-19 23:16:10 +00:00
Marcos Pinto
4897a9b038
choked fix
2007-08-19 08:55:33 +00:00
Marcos Pinto
4164f15735
initial libtorrent sync 1466
2007-08-19 07:46:55 +00:00
Marcos Pinto
7f2232f34f
swap plugins and preferences in menus to be consistant. ticket #499
2007-08-17 23:03:31 +00:00
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