Marcos Pinto
|
9dd7f6c6cf
|
piece fix -micah
|
2007-08-07 06:58:34 +00:00 |
|
Marcos Pinto
|
a5d5cb7f4b
|
one for max ratio queuing and one for torrent pieces - micah
|
2007-08-06 23:17:21 +00:00 |
|
Marcos Pinto
|
38ba6e1ecf
|
add peer blocked alert - micah
|
2007-08-05 05:09:03 +00:00 |
|
Marcos Pinto
|
eff70a1c2c
|
files tab and peers tab made into plugins - micah
|
2007-08-05 04:07:17 +00:00 |
|
Alex Dedul
|
9571cfd96a
|
Fixed #198 - Added countries display to peers in the Peers tab.
|
2007-08-04 20:12:31 +00:00 |
|
Alex Dedul
|
e40398652c
|
Properly stop DHT in torrent_stop_DHT() in deluge_core.cpp.
|
2007-08-04 15:29:55 +00:00 |
|
Marcos Pinto
|
0585d0930e
|
pieces tab update - micah
|
2007-08-03 17:59:32 +00:00 |
|
Alex Dedul
|
ba53e0268f
|
Optimized counting number of DHT peers.
|
2007-08-03 09:06:29 +00:00 |
|
Marcos Pinto
|
b1b9f45789
|
fix a segfault
|
2007-08-03 07:41:26 +00:00 |
|
Marcos Pinto
|
396a245d84
|
revert last
|
2007-08-03 06:17:07 +00:00 |
|
Marcos Pinto
|
86c735401d
|
new pieces per file thing - micah
|
2007-08-03 05:57:37 +00:00 |
|
Marcos Pinto
|
e10a27bf56
|
add session totals to tray msg
|
2007-08-03 03:56:09 +00:00 |
|
Marcos Pinto
|
4ef33f7449
|
forgot a line
|
2007-08-02 18:47:25 +00:00 |
|
Marcos Pinto
|
d7379227ab
|
damn peer block
|
2007-08-02 18:44:27 +00:00 |
|
Marcos Pinto
|
b7b31804c1
|
add peer_blocked_alert
|
2007-08-02 18:31:46 +00:00 |
|
Marcos Pinto
|
b40d54cd10
|
separate add rule and set filter to speed things up
|
2007-08-02 18:20:24 +00:00 |
|
Marcos Pinto
|
8f18530113
|
actually commit ip filter
|
2007-08-02 17:37:56 +00:00 |
|
Marcos Pinto
|
fbe3bc976d
|
redone proxy support
|
2007-08-01 19:57:32 +00:00 |
|
Marcos Pinto
|
b6ee1d0e37
|
torrent piece plugin - micah
|
2007-07-31 06:04:40 +00:00 |
|
Marcos Pinto
|
0a41a421b1
|
add per-torrent speed limits
|
2007-07-30 09:27:22 +00:00 |
|
Alex Dedul
|
ae649c7c3b
|
Tweaks to first/last pieces priorities code.
|
2007-07-24 00:23:50 +00:00 |
|
Alex Dedul
|
442cac8aef
|
Fixed #368 - Added ability to prioritize first and last pieces of files in
torrent.
|
2007-07-23 23:29:37 +00:00 |
|
Marcos Pinto
|
903a8da7a5
|
add compact_mode to torrent_status in deluge_core
|
2007-07-23 05:36:01 +00:00 |
|
Alex Dedul
|
4f266454ec
|
Some tweaks to availability and piece size display.
|
2007-07-21 18:59:01 +00:00 |
|
Marcos Pinto
|
e0311a9ff3
|
duplicate torrent trackers merge - micah
|
2007-07-20 02:32:33 +00:00 |
|
Alex Dedul
|
1f6d182f76
|
Added event for each tracker alert we are intrested in and some tracker
status messages i18n tweaks.
|
2007-07-19 21:14:30 +00:00 |
|
Alex Dedul
|
7787a6cf0c
|
Added more informative tracker status display.
|
2007-07-19 19:33:49 +00:00 |
|
Alex Dedul
|
ff8c02b8ce
|
Attempt to handle the issue with fast resume. Thanks, eternalswd.
|
2007-07-18 14:19:39 +00:00 |
|
Alex Dedul
|
6a22d12975
|
* Added dump_torrent_info_file() to core to just list files in torrent by its
filename.
* Replaced all file filters in torrents with priorities. Nothing to see in UI
yet. Based on patch from eternalswd.
|
2007-07-18 09:06:24 +00:00 |
|
Marcos Pinto
|
e9ded6f25f
|
set private flag when adding torrents with the file selection thingy - not yet connected
|
2007-07-15 23:48:12 +00:00 |
|
Alex Dedul
|
ede8627b77
|
Added core.prioritize_files().
|
2007-07-15 16:53:54 +00:00 |
|
Marcos Pinto
|
6e1a1b88fa
|
fix last piece oops
|
2007-07-15 09:22:39 +00:00 |
|
Marcos Pinto
|
e84d6cf588
|
adding First/Last piece priority plugin
|
2007-07-15 09:20:45 +00:00 |
|
Marcos Pinto
|
9e80e91ae9
|
expose storage_moved_alert
|
2007-07-13 19:50:17 +00:00 |
|
Marcos Pinto
|
4c03881aba
|
raise gui warning on move_storage failure
|
2007-07-12 19:38:47 +00:00 |
|
Marcos Pinto
|
7938cb7fba
|
only change storage dir location if move is successful
|
2007-07-11 20:59:33 +00:00 |
|
Marcos Pinto
|
1e1c5ed780
|
move finished downloads to - eternalswd
|
2007-07-11 08:04:45 +00:00 |
|
Marcos Pinto
|
623c1c8dfc
|
Fix sorting by size on the Files tab - plisk
|
2007-07-11 05:30:49 +00:00 |
|
Marcos Pinto
|
2efe45896b
|
fix buildvalue segfault
|
2007-07-11 04:34:15 +00:00 |
|
Marcos Pinto
|
2482aba77b
|
remove offset in file tab - plisk
|
2007-07-11 04:29:07 +00:00 |
|
Marcos Pinto
|
d27137b4e2
|
fixing imports and indents to comply with python style guide - first attempt, this might break things
|
2007-07-11 04:22:44 +00:00 |
|
Andrew Resch
|
8ee99ee9a1
|
Allow 'deluge_core.cpp' to be compiled without NDEBUG defined. Patch
from plisk.
|
2007-07-09 02:26:59 +00:00 |
|
Andrew Resch
|
e618d37611
|
Remove bogus assert()
|
2007-07-04 21:31:12 +00:00 |
|
Andrew Resch
|
d64a5c0d03
|
Initial import of DesiredRatio plugin.
Removed desired ratio options from tray menu, but code from old method
still exists in interface.py.
|
2007-06-27 19:51:31 +00:00 |
|
Marcos Pinto
|
547d378ceb
|
remove unneeded includes and cleanup
|
2007-06-26 02:07:17 +00:00 |
|
Marcos Pinto
|
11ae69c83d
|
set severity level to info
|
2007-06-26 01:19:31 +00:00 |
|
Andrew Resch
|
304b4156ab
|
TorrentCreator is now interfaced with the core and is able to create
torrents.
|
2007-06-26 01:17:15 +00:00 |
|
Andrew Resch
|
b22a0111ca
|
Fix up edit trackers
|
2007-06-25 03:56:51 +00:00 |
|
Marcos Pinto
|
6601a0a7e3
|
edit tracker done
|
2007-06-25 02:25:53 +00:00 |
|
Marcos Pinto
|
66e61a62bc
|
edit trackers fixing
|
2007-06-25 02:20:23 +00:00 |
|