Andrew Resch
|
a7caeed0cb
|
Add debian/ folder for packagers
|
2008-06-21 06:05:29 +00:00 |
Andrew Resch
|
0da3fed18d
|
Change files tab to a tree view
|
2008-06-20 23:04:33 +00:00 |
Andrew Resch
|
5b4bb37e7d
|
Hide the 'From Hash' button from the add torrent dialog, since it is not
operational yet.
|
2008-06-19 21:56:27 +00:00 |
Andrew Resch
|
8ca5682449
|
Update toolbar buttons on torrentview update
|
2008-06-19 21:55:00 +00:00 |
Andrew Resch
|
8f4a96c8e7
|
lt sync 2426
|
2008-06-19 21:51:59 +00:00 |
Andrew Resch
|
282f842663
|
Modify startup script to make a true unix daemon by using two fork()s
Work will need to be done to make deluged a windows service
|
2008-06-17 22:46:55 +00:00 |
Andrew Resch
|
f548dbce7c
|
Include timestamps in log messages
|
2008-06-17 22:46:05 +00:00 |
Andrew Resch
|
3d5a1d3540
|
Join listening thread in signalreceiver on shutdown
|
2008-06-17 19:49:43 +00:00 |
Andrew Resch
|
2578ca3e21
|
Join listening thread on shutdown to make sure it exits properly before
terminating the interpreter
|
2008-06-17 19:46:15 +00:00 |
Andrew Resch
|
cb9db1658b
|
Change 'active seeds' preference to 'total active' to avoid confusion.
|
2008-06-17 16:01:32 +00:00 |
Andrew Resch
|
cfa18bc729
|
Fix #283 resuming torrents when stop_seed_at_ratio is set
|
2008-06-17 02:00:53 +00:00 |
Andrew Resch
|
5934918363
|
Another attempt to fix #283 .. revamped how resuming/pausing is done
|
2008-06-17 00:56:10 +00:00 |
Andrew Resch
|
7e7feeb2d8
|
Update the state of a torrent before attempting to resume. This is an
attempt to fix #283
|
2008-06-16 23:14:21 +00:00 |
Andrew Resch
|
651523e7d0
|
lt sync 2413
|
2008-06-16 23:08:06 +00:00 |
Andrew Resch
|
89cad666d5
|
Rework the signalreceiver a bit to help address errors on exit.
A few UI tweaks.
|
2008-06-15 11:02:09 +00:00 |
Andrew Resch
|
efd1f18082
|
Fix stop seed ratio to only stop seeders, not downloaders
|
2008-06-15 04:16:31 +00:00 |
Andrew Resch
|
8588a6e83c
|
Fix prioritize_first_last
|
2008-06-15 03:31:33 +00:00 |
Andrew Resch
|
f769429e1d
|
Add move storage on completed download option
|
2008-06-15 02:43:06 +00:00 |
Andrew Resch
|
7322a08323
|
Catch all exceptions in do_multicall()
|
2008-06-15 02:41:25 +00:00 |
Andrew Resch
|
cfc742501d
|
Implement prioritize first/last pieces
|
2008-06-15 00:53:56 +00:00 |
Andrew Resch
|
517ba20ae7
|
Update connection manager host list ner.
|
2008-06-14 07:55:13 +00:00 |
Andrew Resch
|
8c49dd6e90
|
Fix move storage for remote hosts by adding a dialog for path entry.
|
2008-06-14 07:48:14 +00:00 |
Andrew Resch
|
2a510c8310
|
Fix peers tab state loading
|
2008-06-14 07:44:24 +00:00 |
Andrew Resch
|
fdfe2ac1ff
|
Revert last. It's not needed.
|
2008-06-14 07:33:54 +00:00 |
Andrew Resch
|
ab4dbff3e7
|
Fix possible race condition when using force_call()
|
2008-06-14 06:39:57 +00:00 |
Andrew Resch
|
6b008d6c4d
|
Fix #231 clear torrent info if no torrent selected.
|
2008-06-14 05:31:16 +00:00 |
Andrew Resch
|
9d40380f71
|
New option to make a copy of torrent file added to session.
Have torrentmanager handle old state files better by filling in the
missing fields with defaults.
|
2008-06-14 02:10:23 +00:00 |
Andrew Resch
|
dfc14ff785
|
Fix #207 do not exit if dbus is unavailable, just give warning.
|
2008-06-14 00:49:34 +00:00 |
Andrew Resch
|
5936aeebb6
|
Fix #270 autoadd folder
|
2008-06-14 00:32:52 +00:00 |
Andrew Resch
|
d7957f82e7
|
lt sync 2405
|
2008-06-12 21:47:56 +00:00 |
Andrew Resch
|
f7010b18f3
|
Switch to libtorrent queueing
This breaks state.
|
2008-06-12 09:21:13 +00:00 |
Andrew Resch
|
37df050e3b
|
Fixes for set_queue_position()
|
2008-06-11 12:13:26 +00:00 |
Andrew Resch
|
fe7dead2df
|
lt sync 2397
|
2008-06-10 08:02:15 +00:00 |
Andrew Resch
|
45dd1e37c3
|
Fix #263
|
2008-06-08 23:34:18 +00:00 |
Andrew Resch
|
d8b7393c94
|
Use libtorrents force_recheck()
|
2008-06-07 21:01:43 +00:00 |
Andrew Resch
|
7107413d0e
|
lt sync 2388
|
2008-06-07 18:58:33 +00:00 |
Andrew Resch
|
bf00795050
|
Big code clean-up in torrentmanager and torrent. This breaks
torrent.state. Sorry.
|
2008-06-07 00:20:36 +00:00 |
Andrew Resch
|
abbba8bf3b
|
Remove ability to modify private flag.
|
2008-06-03 01:39:03 +00:00 |
Andrew Resch
|
8359ade3f2
|
Update bindings to include queueing and file_renamed_alert
|
2008-06-02 21:18:27 +00:00 |
Andrew Resch
|
772f80e622
|
lt sync 2370
|
2008-06-02 17:40:37 +00:00 |
Andrew Resch
|
8e11197ac9
|
Add missing files.
|
2008-05-20 06:28:42 +00:00 |
Andrew Resch
|
b15608252c
|
libtorrent sync 2347
|
2008-05-20 06:23:48 +00:00 |
Andrew Resch
|
576cae3b26
|
Add an 'All' option to the Tabs menu.
Fix error on clear() when no tabs visible.
|
2008-05-19 20:23:48 +00:00 |
Andrew Resch
|
afa3c03691
|
Add the tabs to the View menu and allow them to be shown/hidden.
Some minor UI tweaks.
|
2008-05-19 02:28:47 +00:00 |
Andrew Resch
|
95d0b65785
|
Remove unnecessary calls to update_buttons()
|
2008-05-19 02:26:10 +00:00 |
Andrew Resch
|
6dca7958a2
|
Fix forced recheck
|
2008-05-17 19:06:35 +00:00 |
Andrew Resch
|
da3cb085af
|
Fix addtorrentdialog from not showing updated options on show.
|
2008-05-17 18:56:19 +00:00 |
Andrew Resch
|
3a482b2f19
|
Implement 'Always show add torrent dialog' and 'Bring to focus' when
adding a torrent from an external source.
|
2008-05-12 06:31:52 +00:00 |
Andrew Resch
|
ebebdb7132
|
Fix 'No incoming connections' label not removing properly.
|
2008-05-09 10:01:07 +00:00 |
Andrew Resch
|
a06b241056
|
Fix rechecking torrents
|
2008-05-01 05:40:25 +00:00 |