Marcos Pinto
|
054f7e5721
|
fix max upload for 256k
|
2007-10-29 05:46:49 +00:00 |
Marcos Pinto
|
6520e618c2
|
forget reloading saved trackers
|
2007-10-29 03:54:09 +00:00 |
Marcos Pinto
|
4cca79c764
|
|
2007-10-29 00:16:42 +00:00 |
Marcos Pinto
|
925416dded
|
try to fix persistent.state pooping
|
2007-10-28 02:00:47 +00:00 |
Marcos Pinto
|
dead0864ad
|
better way to show number of connections
|
2007-10-26 20:10:29 +00:00 |
Marcos Pinto
|
0a0183b0b9
|
add description to about dialog
|
2007-10-26 02:56:52 +00:00 |
Marcos Pinto
|
2b12b10f8c
|
update version numbers in trunk
|
2007-10-25 01:15:46 +00:00 |
Marcos Pinto
|
557d90987c
|
dont show 0.0kbps by Arnab
|
2007-10-25 01:10:20 +00:00 |
Marcos Pinto
|
ac00fef1d4
|
only replace tracker if handle is valid
|
2007-10-23 22:14:22 +00:00 |
Marcos Pinto
|
f436cbff64
|
hopefully fix segfault
|
2007-10-23 22:02:15 +00:00 |
Marcos Pinto
|
74e5e49ee1
|
try to catch replace trackers error
|
2007-10-23 20:51:15 +00:00 |
Marcos Pinto
|
1bf007907c
|
tweak last attribute except
|
2007-10-23 07:35:23 +00:00 |
Marcos Pinto
|
0bec032638
|
fix last
|
2007-10-23 06:49:27 +00:00 |
Marcos Pinto
|
d17f6ee274
|
fix attribute error
|
2007-10-23 06:45:21 +00:00 |
Marcos Pinto
|
571ecbdfac
|
have name column expand
|
2007-10-23 06:35:46 +00:00 |
Marcos Pinto
|
80f941a249
|
tweak ratio fix
|
2007-10-23 03:32:58 +00:00 |
Marcos Pinto
|
c04ae40cf1
|
catch attributeerror to fix upgrade issue
|
2007-10-23 03:26:28 +00:00 |
Marcos Pinto
|
3eacd3e2d6
|
remove unnecessary eval
|
2007-10-23 03:10:04 +00:00 |
Marcos Pinto
|
7d680bdd3a
|
ratio fix
|
2007-10-23 02:43:21 +00:00 |
Marcos Pinto
|
2e5eb2b885
|
try to fix a race condition
|
2007-10-22 20:35:32 +00:00 |
Marcos Pinto
|
0b4b409a53
|
fix edited tracker list not being persistent
|
2007-10-20 23:37:36 +00:00 |
Marcos Pinto
|
1ddbf05b92
|
set file browser fields in deluge's preferences insensitive when in win32
|
2007-10-17 03:17:59 +00:00 |
Zach Tibbitts
|
aef72f74a2
|
|
2007-10-16 17:05:25 +00:00 |
Zach Tibbitts
|
3dc0b25876
|
win32 translations fix
|
2007-10-16 16:48:26 +00:00 |
Marcos Pinto
|
d07d25e189
|
fix fastresume oops
|
2007-10-16 02:26:49 +00:00 |
Marcos Pinto
|
9d75b5f306
|
fix fastresume
|
2007-10-16 01:18:08 +00:00 |
Marcos Pinto
|
382f4b0f1a
|
remove no longer needed alert
|
2007-10-15 19:37:17 +00:00 |
Marcos Pinto
|
dad79748fa
|
catch exception in last
|
2007-10-15 15:02:56 +00:00 |
Marcos Pinto
|
3169b460f0
|
remove fastresume after adding torrent that's not a seed
|
2007-10-15 13:22:27 +00:00 |
Marcos Pinto
|
7d98d49803
|
account for xp, which has a higher half-open allotment
|
2007-10-15 01:53:42 +00:00 |
Marcos Pinto
|
f20d0485c3
|
windows sucks. vista home has a limit of 5 half-open connections, so we set our windows limit to 4 to be save
|
2007-10-15 01:40:37 +00:00 |
Marcos Pinto
|
3947a75336
|
fix module error
|
2007-10-14 20:27:32 +00:00 |
Marcos Pinto
|
71a5c79c15
|
tweak another total_done to total_wanted_done
|
2007-10-14 19:47:56 +00:00 |
Marcos Pinto
|
dbe83d4ede
|
make sure we only accept folders as plugins
|
2007-10-14 17:35:08 +00:00 |
Andrew Resch
|
375a7fdc64
|
Fix CONFIG_DIR issues on windows when ~ does not expand.
|
2007-10-14 13:42:58 +00:00 |
Marcos Pinto
|
e4f5d822de
|
use total_wanted instead of total_size in checking free space
|
2007-10-14 04:46:11 +00:00 |
Marcos Pinto
|
20ffbf122e
|
remove plugins and preferences from tray menu
|
2007-10-14 04:31:06 +00:00 |
Marcos Pinto
|
0a6d638c59
|
add popup warning for clear :p
|
2007-10-14 02:34:57 +00:00 |
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 |
Marcos Pinto
|
c2b3109d0a
|
make calc_free_space work with win32
|
2007-09-10 23:13:21 +00:00 |
Marcos Pinto
|
f880a05e14
|
again
|
2007-09-10 21:26:21 +00:00 |
Marcos Pinto
|
fd5f99630f
|
fix last
|
2007-09-10 21:24:17 +00:00 |
Marcos Pinto
|
5929d1ad53
|
install path for windows
|
2007-09-10 21:22:10 +00:00 |
Marcos Pinto
|
10a34b0951
|
deal with windows icons
|
2007-09-10 09:59:12 +00:00 |
Marcos Pinto
|
8b7419eb51
|
set half open connections to 8 on windows
|
2007-09-10 08:48:18 +00:00 |
Marcos Pinto
|
47e47ac9cc
|
use theme for tray icon, not hard-coded
|
2007-09-09 20:46:59 +00:00 |
Andrew Resch
|
8142c69e2a
|
Revert last change as it doesn't seem to fix the issue.
|
2007-09-09 12:03:03 +00:00 |
Andrew Resch
|
f164cfd2cb
|
Fix issue of port not being closed properly on exit.
|
2007-09-09 11:31:09 +00:00 |
Marcos Pinto
|
af177749ff
|
icon revamp for freedesktop.org specs and to use svg instead of png inside deluge
|
2007-09-09 01:06:29 +00:00 |
Marcos Pinto
|
1b6a8925eb
|
tweak for win python bug
|
2007-09-08 18:47:31 +00:00 |
Marcos Pinto
|
a91c00c247
|
move explorer to end of list to not mess up current pref settings
|
2007-09-08 01:32:35 +00:00 |