Andrew Resch
|
3ac9af0486
|
State fixes.
|
2008-04-13 06:07:19 +00:00 |
|
Andrew Resch
|
1558ab8607
|
Fix #85 change torrent state to downloading if changing priority of files in torrent to something other than
'Do Not Download'.
|
2008-04-13 04:16:33 +00:00 |
|
Andrew Resch
|
49af682226
|
Re-apply per-torrent settings after forced recheck.
|
2008-04-13 01:25:33 +00:00 |
|
Andrew Resch
|
c012427edc
|
Fix #146
|
2008-04-10 05:52:38 +00:00 |
|
Andrew Resch
|
46a1eb26cf
|
Fix peers list updating.
|
2008-04-08 12:02:08 +00:00 |
|
Andrew Resch
|
ec326c2c6d
|
Show a peer/seed icon for peers.
|
2008-04-08 05:26:10 +00:00 |
|
Andrew Resch
|
c884142691
|
Only show peers that we've exchanged a handshake with.
|
2008-04-08 05:15:52 +00:00 |
|
Andrew Resch
|
1bf2339b0f
|
Proper sorting of ip addresses in peers tab.
Try to show a proper string for clients that don't send utf-8
|
2008-04-08 05:11:36 +00:00 |
|
Andrew Resch
|
ed4389fe65
|
Show country flags in peers tab.
|
2008-04-08 04:46:01 +00:00 |
|
Andrew Resch
|
36e21935f4
|
Show proper file priorities now.
Added file tab context menu and can now set priorities for individual files.
|
2008-04-08 03:05:34 +00:00 |
|
Andrew Resch
|
051e2ae9e7
|
Add 'set_torrent_prioritize_first_last' method.
|
2008-04-08 00:41:23 +00:00 |
|
Andrew Resch
|
37fcf4ec4d
|
Catch a couple more exceptions.
|
2008-04-07 21:10:44 +00:00 |
|
Andrew Resch
|
c226014439
|
Remove the progress column from the peers tab.
Only show connected peers.
|
2008-04-06 00:09:30 +00:00 |
|
Andrew Resch
|
4c867264f9
|
Add '-c, --config' options to set config directory.
|
2008-04-05 22:40:35 +00:00 |
|
Andrew Resch
|
39e8866b97
|
Fix #131
|
2008-04-01 07:46:41 +00:00 |
|
Andrew Resch
|
2a9993cfe8
|
Move AutoAdd to core.
|
2008-03-31 12:18:19 +00:00 |
|
Andrew Resch
|
34ca508410
|
AutoAdd fix.
|
2008-03-31 12:04:14 +00:00 |
|
Andrew Resch
|
787de2cfe0
|
Add 'hash' to torrent details.
|
2008-03-31 09:06:16 +00:00 |
|
Andrew Resch
|
db13c2e3f3
|
Implement Error status.
|
2008-03-31 06:17:55 +00:00 |
|
Andrew Resch
|
4ff17ee367
|
Implement AutoAdd folder.
|
2008-03-31 01:37:59 +00:00 |
|
Andrew Resch
|
5b5ba1c4ee
|
Fix last.
|
2008-03-30 22:08:48 +00:00 |
|
Marcos Pinto
|
7d9fee4946
|
on shutdown, dont create fast resumes for seeds or paused torrents and only pause if compact, since that's only when it's needed
|
2008-03-30 17:24:21 +00:00 |
|
Andrew Resch
|
0ee52a17fe
|
Fix peer info.
|
2008-03-30 08:40:53 +00:00 |
|
Andrew Resch
|
d22fa1299a
|
Fix forced recheck.
|
2008-03-30 00:18:11 +00:00 |
|
Andrew Resch
|
5f2be57ba8
|
Fix stuff for updated bindings.
|
2008-03-29 04:36:50 +00:00 |
|
Andrew Resch
|
cceb2ef5a0
|
Start of peers tab implementation.
|
2008-03-25 08:28:50 +00:00 |
|
Andrew Resch
|
fc9bb503df
|
Attempt to fix issue where core will no longer pause/resume torrents.
|
2008-03-18 01:41:09 +00:00 |
|
Andrew Resch
|
b3f9785b20
|
Fix adding torrents and setting proper state on load.
|
2008-03-15 06:16:06 +00:00 |
|
Andrew Resch
|
b87f68fcb6
|
Fix issue where we try to handle lt alerts for torrents that have not
had a Torrent object created for them yet.
|
2008-03-12 06:30:49 +00:00 |
|
Andrew Resch
|
174ea3c35e
|
Fix stop seed ratio to only stop Seeding torrents.
|
2008-03-10 10:33:29 +00:00 |
|
Andrew Resch
|
b5078571a2
|
Fix inserting into queue.
|
2008-03-10 09:19:49 +00:00 |
|
Andrew Resch
|
616fa74051
|
Add timeout items to the StatusBar. These items will disappear after N
seconds.
Add warning items to the StatusBar.
Show warning when trying to resume a torrent past the stop share ratio.
|
2008-03-10 08:18:39 +00:00 |
|
Andrew Resch
|
4f0882ebbe
|
Add Network Health icon to StatusBar.
Fix issue of adding a torrent to the top of the queue if no torrents in
the session.
|
2008-03-10 07:32:25 +00:00 |
|
Andrew Resch
|
58e4e1b2f4
|
Update some copyright years.
|
2008-03-10 06:12:51 +00:00 |
|
Andrew Resch
|
07dd3506e1
|
Implement 'stop seed at desired ratio'.
|
2008-03-10 04:32:13 +00:00 |
|
Andrew Resch
|
e305e04e31
|
Only update the queue when necessary, not every second. This should
improve performance a bit.
|
2008-03-10 02:54:20 +00:00 |
|
Andrew Resch
|
bcd5b2c458
|
When loading state, add torrents with .fastresume files first to avoid
waiting for torrents to be checked.
|
2008-03-10 01:46:23 +00:00 |
|
Andrew Resch
|
c679d6b2cf
|
Register 'Core' with deluge.component.
|
2008-03-09 03:39:26 +00:00 |
|
Andrew Resch
|
8562cad4f5
|
Implement 'Queue finished to bottom'.
|
2008-03-09 02:41:02 +00:00 |
|
Andrew Resch
|
c1787e2520
|
Fix setting max active torrents to unlimited to actually work.
|
2008-03-09 00:27:32 +00:00 |
|
Andrew Resch
|
b32c7de968
|
Enable 'Queue new torrents to top'
|
2008-03-08 22:58:11 +00:00 |
|
Andrew Resch
|
2dc6df31da
|
Queueing updates. This breaks torrents.state.
|
2008-03-08 08:19:43 +00:00 |
|
Andrew Resch
|
54b512a7e0
|
Delete .fastresume on resume of a non-seeding torrent.
|
2008-03-08 04:47:43 +00:00 |
|
Andrew Resch
|
f2065ae344
|
Queue updates.
|
2008-03-08 04:15:35 +00:00 |
|
Andrew Resch
|
81606e3e67
|
More queue updates.
|
2008-03-07 02:27:34 +00:00 |
|
Martijn Voncken
|
882a7e8033
|
core:fix multiple queue_up/down
|
2008-03-05 19:10:21 +00:00 |
|
Andrew Resch
|
8de2946da2
|
Queueing updates.
|
2008-03-03 04:54:52 +00:00 |
|
Andrew Resch
|
87a59662e4
|
Modify common.TORRENT_STATE to be a list instead of a dictionary. The
state is now sent as a string instead of an int. This will break UIs.
|
2008-03-03 02:41:44 +00:00 |
|
Andrew Resch
|
eb15b5da37
|
Setting options for the Queueing stuff now works in preferences.
|
2008-03-03 02:40:43 +00:00 |
|
Andrew Resch
|
ea3d25e8e1
|
Add Queue functionality from the plugin to the core. This breaks
torrents.state.
|
2008-03-02 04:47:35 +00:00 |
|