49 Commits

Author SHA1 Message Date
Andrew Resch
3118c2912f More pause/resume fix ups 2007-06-19 03:13:29 +00:00
Marcos Pinto
1a9a714fe7 tidy up 2007-06-17 17:12:22 +00:00
Marcos Pinto
82d2fb08c0 remove undeeded code 2007-06-17 03:26:12 +00:00
Marcos Pinto
20c4323cc7 allocation fix 2007-06-17 01:13:46 +00:00
Andrew Resch
8eb04467bb Small fix for the resume code 2007-06-16 18:56:11 +00:00
Marcos Pinto
a7b9c89557 remove debug print 2007-06-16 12:30:35 +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
525526316c connect queue to top 2007-06-16 05:45:22 +00:00
Marcos Pinto
ac99ef7d26 remove unused code 2007-06-16 04:47:35 +00:00
Andrew Resch
ec03ff3085 Remove 'applying queue' print out 2007-06-15 23:14:58 +00:00
Marcos Pinto
261be67769 add new lt files 2007-06-15 22:30:39 +00:00
Marcos Pinto
1d4561d513 remove debug print line 2007-06-15 21:53:34 +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
Alon Zakai
8390e3977e embarrassing bug fixed in queue_bottom, that caused torrents to vanish... 2007-06-15 08:41:32 +00:00
Alon Zakai
2be048d89e prevent infinite recursion in apply_queue 2007-06-15 08:20:52 +00:00
Alon Zakai
cb4358f65e apply_queue after all queuing operations 2007-06-15 08:14:02 +00:00
Andrew Resch
d195907bde Changed the check for available space. Libtorrent automatically pauses
torrents if there is not enough disk space available.  There is now an 
available disk space check when the user tries to resume a torrent.
2007-06-15 07:35:04 +00:00
Alon Zakai
f631fb3116 Delete torrent's files correctly now. 2007-06-14 20:01:22 +00:00
Alon Zakai
797ac38ca7 Delete torrent's files correctly now. 2007-06-14 19:59:48 +00:00
Marcos Pinto
31d21bb161 remove dir even if it has empty dirs left over 2007-06-14 05:34:59 +00:00
Andrew Resch
3d1e4017d3 Now able to specify if the .torrent file gets deleted when removing a
torrent.
2007-06-13 21:10:12 +00:00
Marcos Pinto
188af2eee3 fix oops 2007-06-13 07:48:50 +00:00
Marcos Pinto
9a588c73f9 fix default for auto_seed_ratio 2007-06-13 07:47:58 +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
0072fe6c6f fix issue with changing enable_dht causing segfault
enabling and disabling DHT no longer requires a restart
2007-06-11 21:37:39 +00:00
Andrew Resch
2dfdb98e53 clean up output a bit 2007-06-10 08:42:19 +00:00
Marcos Pinto
1f6127160c fix shutil.copy() exception. ticket #308 - regulate 2007-06-10 01:03:30 +00:00
Marcos Pinto
a217199897 . 2007-06-08 21:31:11 +00:00
Marcos Pinto
60f2fb44ba indent fix 2007-06-08 21:07:28 +00:00
Andrew Resch
c1d3d7ea81 have calc_ratio return 0 on exception instead of -1 2007-06-08 08:55:05 +00:00
Andrew Resch
a40b8e4d50 details stats fixes 2007-06-08 08:49:24 +00:00
Marcos Pinto
2cc373e5fe add uploaded_memory back 2007-06-08 08:19:20 +00:00
Marcos Pinto
fb22b316c1 fix payload oops 2007-06-08 06:59:40 +00:00
Marcos Pinto
a074ef17ce tooltips touchupfix the problem where torrents disappear after an improper shutdown - andar 2007-06-08 01:48:12 +00:00
Marcos Pinto
90a473e013 global preferences patch by andar 2007-06-08 00:15:51 +00:00
Marcos Pinto
9f5b05b4d3 prefs, especially encryption, redone by andar 2007-06-06 22:26:52 +00:00
Marcos Pinto
f5e4990016 fix to remove empty directory left from a removed torrent 2007-06-01 12:09:15 +00:00
Marcos Pinto
8ecf829d58 merge encryption 2007-05-31 01:29:09 +00:00
Zach Tibbitts
eb3e938b77 fix to not fail on missing torrent 2007-05-27 23:25:21 +00:00
Marcos Pinto
69fbc82384 adding initial support for create torrent plugin 2007-05-21 22:53:39 +00:00
Zach Tibbitts
39588d9b69 oops 2007-03-29 16:54:10 +00:00
Zach Tibbitts
b996fe1761 nicer error handling 2007-03-27 23:19:37 +00:00
Zach Tibbitts
1c56e863a8 have core catch more than just InvalidEncoding errors 2007-03-27 23:02:53 +00:00
Zach Tibbitts
1f3de637b4 fix bug that saved invalid torrents to the state, preventing deluge from starting again. 2007-03-27 22:44:00 +00:00
Zach Tibbitts
811a4872f4 renamed a few things 2007-03-26 01:58:58 +00:00