Marcos Pinto
75684cde8d
fix up webui
2007-12-22 19:58:46 +00:00
Marcos Pinto
5ccca41ea6
2007-12-22 08:36:15 +00:00
Marcos Pinto
23d13a2cfd
revert last
2007-12-22 08:20:17 +00:00
Marcos Pinto
b803d39d63
webui sync r168
2007-12-22 08:15:51 +00:00
Marcos Pinto
93d0ab797b
lt fix - fix to bound check piece index before use in incoming_allowed_fast
2007-12-19 07:06:10 +00:00
Andrew Resch
473110b7fe
Fix up calls to open_url_in_browser() because it's been moved to
...
deluge.common.
2007-12-18 00:03:34 +00:00
Andrew Resch
4d6e4b1a06
Create a specialized decorator for caching get_torrent_status().
2007-12-17 23:55:42 +00:00
Marcos Pinto
9251a82259
lt fix - added missing include guard to disk_io_thread.hpp
2007-12-17 23:55:31 +00:00
Andrew Resch
68642443a5
Make CoreProxy a GObject.
2007-12-17 11:14:22 +00:00
Andrew Resch
60fc0d24fe
Start of caching for client.py.
2007-12-17 04:00:39 +00:00
Marcos Pinto
53702b378e
lt fix - fixed typo in plugin
2007-12-16 22:54:18 +00:00
Andrew Resch
419333b9cb
Only enable plugins that are enabled in the core.
2007-12-16 11:10:12 +00:00
Andrew Resch
02fe961a8a
Fix deluge.common.
2007-12-16 10:40:25 +00:00
Andrew Resch
58a0506b98
Sync lt 1825
2007-12-16 10:15:32 +00:00
Marcos Pinto
3e9eff9b16
lt piece picker fix
2007-12-16 06:35:45 +00:00
Andrew Resch
6dff50c3f5
Import gobject now. Oops.
2007-12-16 05:36:51 +00:00
Marcos Pinto
3dd3d22fd0
catch (more) delete
2007-12-15 18:40:03 +00:00
Marcos Pinto
c6ff9e43b7
catch delete
2007-12-15 18:14:20 +00:00
Marcos Pinto
c8507b4c28
fix lt assert
2007-12-14 08:44:31 +00:00
Andrew Resch
6733ce38d2
Add removals to the setup script.
...
Do not display the Open Folder menu item if not connected to a
localhost.
2007-12-14 07:44:53 +00:00
Andrew Resch
62bd4a86f8
Fix EditTrackersDialog to import deluge.component correctly.
2007-12-14 06:38:11 +00:00
Marcos Pinto
f133704905
home env doesnt exist in windows, so work around that
2007-12-14 03:48:16 +00:00
Marcos Pinto
8821113742
fix column saving
2007-12-14 02:21:02 +00:00
Marcos Pinto
2317bb4d52
change tabs to spaces
2007-12-14 01:23:09 +00:00
Marcos Pinto
0ed3bda526
proper paths for cross platfrom
2007-12-14 01:19:39 +00:00
Marcos Pinto
3fd1434b04
tweak path to icon
2007-12-14 01:02:42 +00:00
Marcos Pinto
71cf5198d4
launchpad lang sync
2007-12-13 06:36:16 +00:00
Andrew Resch
83be470f1e
Libtorrent sync 1814
2007-12-13 06:30:39 +00:00
Marcos Pinto
22ddf86a4d
add web seed to torrent creator in changelog
2007-12-13 06:25:51 +00:00
Marcos Pinto
fa7a785aab
update changelog
2007-12-13 05:08:56 +00:00
Marcos Pinto
202b3019a3
fix total uploaded
2007-12-13 04:50:27 +00:00
Marcos Pinto
5eb2e95dd4
change trunk version #
2007-12-13 04:44:40 +00:00
Marcos Pinto
b800545ca1
lt - attempt to fix potential deadlock in disk_io_thread
2007-12-13 04:13:29 +00:00
Marcos Pinto
bf037ab3d6
tweak init script
2007-12-12 23:20:30 +00:00
Marcos Pinto
79b0f67760
lt bug fixes
2007-12-12 20:23:31 +00:00
Marcos Pinto
657055cab1
change shutdown from using abort
2007-12-12 20:22:15 +00:00
Andrew Resch
8271d70ec7
Plugin system changes in regards to enabling/disabling plugins.
2007-12-11 04:45:47 +00:00
Andrew Resch
f3cdfa8351
Fix Queue plugin loading when state file is wrong.
2007-12-11 01:35:36 +00:00
Marcos Pinto
9eaf2e602a
fix seeding ratio stop on finished torrents
2007-12-11 01:08:49 +00:00
Marcos Pinto
c35a13b227
set half-open connection lower on ms' retarded windows
2007-12-10 22:24:45 +00:00
Marcos Pinto
54155670b5
dht fix
2007-12-10 20:57:25 +00:00
Andrew Resch
78b78ce8b3
Use deluge.component for core components.
2007-12-10 10:49:42 +00:00
Andrew Resch
559fcdf51c
Move component.py up one level.
2007-12-10 10:26:44 +00:00
Marcos Pinto
43c09af8b1
fix zombie fix oops
2007-12-09 19:05:17 +00:00
Marcos Pinto
d355a42af8
bandwidth manager fix
2007-12-09 18:50:22 +00:00
Marcos Pinto
91531deb6d
no more zombie processes when launching external apps
2007-12-09 04:31:39 +00:00
Marcos Pinto
f73e9be9c9
increase tracker stop timeout
2007-12-09 04:31:18 +00:00
Andrew Resch
9e9eee5d2c
Fix loading when no .state file exists.
2007-12-08 21:39:19 +00:00
Andrew Resch
26350c5099
Fix listview.
2007-12-08 21:23:08 +00:00
Andrew Resch
589df97add
Add ListView state saving.
...
Have TorrentView save and load state on startup/shutdown.
Add new method to components shutdown() which is called when the UI is
exiting to allow components to clean-up.
Clean up some debug output.
2007-12-08 05:02:29 +00:00