935 Commits

Author SHA1 Message Date
Marcos Pinto
0eb88197c7 use libtorrent to remove files, which solves the problem of us deleting files that werent part of the torrent and other minor issues 2007-10-13 23:23:44 +00:00
Marcos Pinto
a7868ed3fd revert upload memory change for now 2007-10-13 18:30:12 +00:00
Marcos Pinto
a1d757dfbf tweak default path 2007-10-12 20:48:47 +00:00
Marcos Pinto
1251a671bd add missing bracket 2007-10-12 18:39:04 +00:00
Marcos Pinto
370578119e hopefully fix 'losing' port in windows 2007-10-12 00:35:05 +00:00
Marcos Pinto
30d357d797 save uploaded_memory every minute 2007-10-11 03:47:40 +00:00
Marcos Pinto
daaa79360a fix priority...hopefully 2007-10-10 16:26:19 +00:00
Marcos Pinto
a54432d0cf again 2007-10-10 02:06:13 +00:00
Marcos Pinto
8464c9c0f6 small tweak to deluge_core max_half_open 2007-10-10 02:03:34 +00:00
Marcos Pinto
94ca1789d5 add max half-open connections 2007-10-10 01:56:05 +00:00
Marcos Pinto
bd02f837bb first attempt at switching over to new storage allocation 2007-10-09 21:22:42 +00:00
Marcos Pinto
ad239210dd stderr/stdout win32 2007-10-08 16:57:00 +00:00
Marcos Pinto
fc12ade03a account for '-1', oops 2007-10-07 22:47:24 +00:00
Marcos Pinto
1addf2541a speedlimiter fixes 2007-10-07 22:38:28 +00:00
Marcos Pinto
a90069b5d0 backslashes should not be needed, since the we're using expanduser in conjunction with specifying a dir ('deluge') after it 2007-10-05 21:22:56 +00:00
Marcos Pinto
47fe9bd11f set parent for add torrent dialog 2007-09-30 21:13:37 +00:00
Marcos Pinto
b9f543682b remove unneccessary import 2007-09-30 19:56:34 +00:00
Marcos Pinto
c0d8bf2d7f fix tray password resetting itself sometimes 2007-09-30 09:12:38 +00:00
Marcos Pinto
45f5fef825 encrypted passwords for tray lock with backwards compatibility for old method to ease upgrade 2007-09-30 08:52:56 +00:00
Marcos Pinto
b16930ea4c clean up adding via url and make enter submit it instead of having to click ok 2007-09-30 03:49:30 +00:00
Marcos Pinto
1d8b9cb402 fix windows_check() 2007-09-29 07:01:26 +00:00
Marcos Pinto
b02ef923ff again 2007-09-27 16:26:44 +00:00
Marcos Pinto
918da976cb explorer fix 2007-09-27 16:24:40 +00:00
Zach Tibbitts
c4b5101189 patch for slurdge 2007-09-27 14:40:39 +00:00
Marcos Pinto
e74c62d307 handle launching explorer on windows a bit better 2007-09-27 07:56:28 +00:00
Marcos Pinto
691cf5b34f double-click on torrent opens up containing folder and fix about dialog 'bug' on windows 2007-09-27 03:54:12 +00:00
Marcos Pinto
c1d3fbc3f3 deal with windows systray limitation 2007-09-27 01:25:18 +00:00
Marcos Pinto
71809e968c use cPickle 2007-09-26 20:19:18 +00:00
Marcos Pinto
5d4931c94b save fastresume on pause 2007-09-25 21:07:12 +00:00
Marcos Pinto
9ac92ca982 remove fastresume file when a torrent is unpaused 2007-09-25 21:02:22 +00:00
Andrew Resch
33a99c140e Change directory to that of the .exe if in Windows. 2007-09-24 10:37:14 +00:00
Marcos Pinto
f62bf99941 fix various py_none returns 2007-09-21 20:29:40 +00:00
Marcos Pinto
f673833fe9 proper path to try to fix windows bug #6 2007-09-19 21:01:06 +00:00
Marcos Pinto
2037ceba69 again, to prevent upgrade problems, disable torrentpieces from being shown as available 2007-09-17 10:36:09 +00:00
Marcos Pinto
3e5ad3e60d disable torrent pieces plugin from loading to prevent upgrade problems now that its been removed 2007-09-17 10:30:29 +00:00
Marcos Pinto
2e461091dd clean up statvfs 2007-09-15 15:51:19 +00:00
Marcos Pinto
da60769933 windows tweaks 2007-09-14 22:09:44 +00:00
Marcos Pinto
ccf5f91dc2 again 2007-09-14 19:28:06 +00:00
Marcos Pinto
05b105276e tweak last 2007-09-14 19:26:29 +00:00
Marcos Pinto
eb7db72965 try to catch windows shutdown so we exit properly and dont lose data 2007-09-14 19:21:55 +00:00
Marcos Pinto
47cac3dc4a add basic vista support 2007-09-14 19:08:01 +00:00
Zach Tibbitts
c1e4364c1d i like pie 2007-09-14 18:29:57 +00:00
Andrew Resch
4bc18ed940 Fix deprecated add_torrent() method call. 2007-09-14 06:53:24 +00:00
Marcos Pinto
b0fdc2fab8 upnp on by default 2007-09-12 22:11:50 +00:00
Marcos Pinto
08ea29aa4c only kill our daemon, not potentially others...unlikely as it may be 2007-09-12 20:55:51 +00:00
Marcos Pinto
0d356ff79a peers and files on my default 2007-09-12 03:14:41 +00:00
Marcos Pinto
116c79ba3f cleanup and kill dbus-daemon on close when in win32 2007-09-12 01:42:37 +00:00
Marcos Pinto
d793835a7e add try/except to catch crash if the plugin configuration window is closed 2007-09-11 21:27:50 +00:00
Marcos Pinto
4c5a53b982 cut unnecessary import 2007-09-11 01:16:29 +00:00
Marcos Pinto
ca4305c0a9 cleaning up win32 calc_free_space 2007-09-11 01:13:17 +00:00