81 Commits

Author SHA1 Message Date
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
Marcos Pinto
b1d14357a1 trying to cleanup replace tracker code 2007-06-25 00:52:19 +00:00
Marcos Pinto
2c4978b9ef active ok button in edit trackers list 2007-06-24 22:24:21 +00:00
Marcos Pinto
50d7282fcb beginnings of gui interface for editing trackers 2007-06-24 05:14:00 +00:00
Marcos Pinto
bad3ea64d2 remove web seed proxy 2007-06-22 03:21:19 +00:00
Andrew Resch
554baccc4a Fix segfault in torrent_proxy_settings()
The torrent name column is resizable again
2007-06-21 23:27:42 +00:00
Andrew Resch
34fe76780e Add missing semi-colons 2007-06-21 23:13:37 +00:00
Marcos Pinto
67c09ebf56 deluge_core update for proxy 2007-06-21 23:12:36 +00:00
Marcos Pinto
20c4323cc7 allocation fix 2007-06-17 01:13:46 +00:00
Marcos Pinto
71ed6b6f67 proxy support 2007-06-16 10:56:09 +00:00
Marcos Pinto
39e7d25c1e add "desired ratio" option on per torrent basis 2007-06-16 07:00:55 +00:00
Marcos Pinto
57d5ae802f remove debug printouts 2007-06-15 23:23:17 +00:00
Marcos Pinto
72261756f5 restart need notice on utpex 2007-06-15 21:54:43 +00:00
Marcos Pinto
55e5b75e54 major lt upgrade to trunk and turn on options for upnp, natpmp and utpex 2007-06-15 21:45:53 +00:00
Marcos Pinto
bcefc45880 these seeds/peers numbers appears to be working better. 2007-06-14 13:49:57 +00:00
Marcos Pinto
d4f241ce5f fix seeds/peers numbers with help of libtorrent author so i know it's finally right 2007-06-14 12:45:00 +00:00
Zach Tibbitts
442bdf1c4c license fixes 2007-06-12 16:33:32 +00:00
Marcos Pinto
20f2696bad plugins reworked as modules and ip block - tarka 2007-06-12 08:13:16 +00:00
Marcos Pinto
3b9b8beba1 revert ip block and module changes 2007-06-12 03:32:49 +00:00
Marcos Pinto
4fe3d2769d new plugin system + ip block plugin...hopefully... 2007-06-12 02:52:53 +00:00
Andrew Resch
2dfdb98e53 clean up output a bit 2007-06-10 08:42:19 +00:00
Andrew Resch
e77a3318da more fixes for the peers/seeds display.. 2007-06-09 19:43:07 +00:00
Andrew Resch
810f26395f more fixes for the seeds/peers count.. should work perfectly now
fix get_peer_info return types
2007-06-09 02:44:03 +00:00
Andrew Resch
e74e6d2bca fix to report proper seeds and peers 2007-06-09 02:05:46 +00:00
Marcos Pinto
881a85be20 trying a little session close rearranging 2007-06-09 01:32:54 +00:00