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 |
|
Marcos Pinto
|
687df9590c
|
latest peer/seed try
|
2007-06-09 01:29:34 +00:00 |
|
Marcos Pinto
|
be897f8ec1
|
peers change
|
2007-06-09 01:15:00 +00:00 |
|
Andrew Resch
|
9dcbbdaadf
|
changed the order of torrent_quit to properly shutdown the session
|
2007-06-08 22:25:53 +00:00 |
|
Andrew Resch
|
8f5a4ad319
|
fixed up torrent_get_torrent_state() to use proper types where
applicable
|
2007-06-08 22:09:00 +00:00 |
|
Marcos Pinto
|
5a77bf4b72
|
total_done to double (too large for int)
|
2007-06-08 21:50:38 +00:00 |
|
Marcos Pinto
|
cf3c3263d0
|
fix last
|
2007-06-08 15:13:17 +00:00 |
|
Marcos Pinto
|
2a1824786b
|
revert part of rev 502. changing total_size from int back to double (int broke large downloads, ie my 9G download was showing up as total size 890MB or so).
|
2007-06-08 14:30:37 +00:00 |
|
Andrew Resch
|
f75dd27760
|
fixed up display of ETA to be more consistant
|
2007-06-08 09:29:48 +00:00 |
|
Andrew Resch
|
a40b8e4d50
|
details stats fixes
|
2007-06-08 08:49:24 +00:00 |
|
Marcos Pinto
|
fb22b316c1
|
fix payload oops
|
2007-06-08 06:59:40 +00:00 |
|
Marcos Pinto
|
152fe39c43
|
enc cleanup
|
2007-06-07 20:49:36 +00:00 |
|
Marcos Pinto
|
07d15709a6
|
enc fix
|
2007-06-07 20:05:33 +00:00 |
|
Marcos Pinto
|
d2ca1cc97e
|
enc cleanup
|
2007-06-07 19:15:47 +00:00 |
|
Marcos Pinto
|
8d30cbd9c1
|
enc cleanup
|
2007-06-07 07:59:16 +00:00 |
|
Marcos Pinto
|
32c2a6efa8
|
enc oops
|
2007-06-07 03:57:19 +00:00 |
|
Alon Zakai
|
48f6e5e1e9
|
report encryption data in peer_info
|
2007-06-05 09:08:24 +00:00 |
|
Alon Zakai
|
6d1805c85d
|
Fixed bug in reporting num_seeds+num_peers > num_connections
|
2007-06-05 08:53:04 +00:00 |
|
Alon Zakai
|
5e70f78df0
|
hopefully a non-problematic fix to the num-seeds and num-peers values
|
2007-05-31 09:12:41 +00:00 |
|