Commit graph

7000 commits

Author SHA1 Message Date
Marcos Pinto
b3cdf1371c use full alloc 2007-11-01 22:40:04 +00:00
Marcos Pinto
bd8329e971 only set_icon when not in windows 2007-11-01 22:32:46 +00:00
Marcos Pinto
3c94a2039d fix dos format 2007-11-01 05:49:06 +00:00
Marcos Pinto
c446d60ecd fix minor oops 2007-10-31 11:40:56 +00:00
Andrew Resch
5d3275de01 Some plugin updates. 2007-10-31 08:16:35 +00:00
Marcos Pinto
3ab044409f fixing up libtorrent and tagging 0.5.6.2 2007-10-31 07:49:48 +00:00
Marcos Pinto
5ad442341f use try in case pygame isnt installed 2007-10-31 05:46:49 +00:00
Marcos Pinto
a4373ef156 use try in case pynotify isnt installed 2007-10-31 05:45:07 +00:00
Marcos Pinto
9604c3ff09 update changelog 2007-10-31 04:23:37 +00:00
Marcos Pinto
64aeb867a4 make sound not sensitive on windows 2007-10-31 03:52:55 +00:00
Marcos Pinto
99065bf452 webui sync 117 2007-10-31 03:46:36 +00:00
Marcos Pinto
2a9455e50a lt sync 1710 2007-10-31 02:00:53 +00:00
Marcos Pinto
15d39eeb54 fix total_size 2007-10-29 23:41:44 +00:00
Marcos Pinto
cf2c4a50f4 webui sync 115 2007-10-29 20:01:37 +00:00
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
c059d5162b sync asio 2007-10-29 03:10:12 +00:00
Marcos Pinto
9b59c0507e fix hang on shutdown 2007-10-29 01:01:48 +00:00
Marcos Pinto
4cca79c764 2007-10-29 00:16:42 +00:00
Marcos Pinto
2bac676de7 update todo 2007-10-28 23:20:44 +00:00
Andrew Resch
f21eb1c3f4 Fix plugin sub-dir code to work in Windows. 2007-10-28 10:34:40 +00:00
Andrew Resch
ff1391b8bf Send all torrent status keys if keys is []. 2007-10-28 06:36:25 +00:00
Andrew Resch
ae81a28e6b Add 'files' key to torrent status. 2007-10-28 06:30:02 +00:00
Marcos Pinto
925416dded try to fix persistent.state pooping 2007-10-28 02:00:47 +00:00
Marcos Pinto
cd2f45da92 sync webui 112 and translate 2007-10-28 01:35:27 +00:00
Marcos Pinto
019ea1f601 make webui name/description translatable 2007-10-28 00:55:43 +00:00
Marcos Pinto
2949ab545d fix crash on exit 2007-10-27 22:07:57 +00:00
Marcos Pinto
3ed1de43c2 fix bug which made set_max_connections not work 2007-10-27 21:22:54 +00:00
Andrew Resch
8f592b6330 Fix some exceptions. 2007-10-27 04:35:09 +00:00
Marcos Pinto
902e8a2526 lt sync 1900 2007-10-26 20:28:03 +00:00
Marcos Pinto
dead0864ad better way to show number of connections 2007-10-26 20:10:29 +00:00
Marcos Pinto
9bd76e077a update changelog 2007-10-26 03:20:43 +00:00
Marcos Pinto
eec0be17f9 add piece size 2048 and make default piece size 256kb 2007-10-26 03:19:30 +00:00
Marcos Pinto
0a0183b0b9 add description to about dialog 2007-10-26 02:56:52 +00:00
Andrew Resch
c030789e09 Updates to ConnectionManager. Can now autostart localhost, autoconnect
and not show dialog if desired.
2007-10-26 02:32:40 +00:00
Marcos Pinto
d320f2aebe update todo for 0.5.7 2007-10-26 01:48:00 +00:00
Marcos Pinto
38471aa832 upnp/lsd/natpmp fixes 1699 2007-10-26 01:38:04 +00:00
Marcos Pinto
4bb1f06fd3 lt sync 1694 2007-10-25 22:20:56 +00:00
Marcos Pinto
cbeb2c6e6c add new languages 2007-10-25 22:20:38 +00:00
Andrew Resch
2a315def04 Change toolbar button sensitivity based on selected torrent state.
Patch from sadrul.
2007-10-25 08:47:44 +00:00
Andrew Resch
1f8884f903 Enabled 'start local daemon' in ConnectionManager.
Change startup scripts: deluged runs daemon and deluge runs ui.
Minor fix-ups.
2007-10-25 07:42:14 +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
Andrew Resch
60eeb8deed Minor touch-ups. 2007-10-24 21:11:33 +00:00
Andrew Resch
294945dca2 Fix icon on ConnectionManager. 2007-10-24 10:11:27 +00:00
Andrew Resch
1144ee802f SignalReceiver now initializes gobject threading. 2007-10-24 09:52:20 +00:00
Andrew Resch
0d3e319bea Change sensitivity of many UI elements based on state of connection to a
daemon.
2007-10-24 08:16:09 +00:00
Andrew Resch
57ff5be823 Able to change the visibility of the toolbar and infopane. 2007-10-24 07:40:59 +00:00
Andrew Resch
40e1376bc4 Hook up ConnectionManager tool button.
Fix preferences when applying config with no daemon.
2007-10-24 07:22:11 +00:00
Andrew Resch
e03401e3aa Fix Preferences dialog so that it can load while not be connected to a
daemon.
Change ConnectionManager icon and add toolbar button.
2007-10-24 05:45:32 +00:00