Commit Graph

5104 Commits

Author SHA1 Message Date
Andrew Resch 3458b238d8 Add option in Preferences to change the listen interface 2009-06-12 16:12:00 +00:00
Andrew Resch ca7f33db1f Get the Stats plugin working again.. sort of.. It still needs a lot of work. 2009-06-11 01:06:08 +00:00
Andrew Resch 520be10e4d Fix turning off Classic mode dialog
Fix showing the connection manager icon on the toolbar depending on classic mode setting
2009-06-10 22:50:57 +00:00
Andrew Resch e36ca0e5ba Fix calling set functions 2009-06-10 22:43:43 +00:00
Andrew Resch 9495fffeac Show a progress window when downloading torrents from URL
Add ErrorDialogs when trying to add bad torrents and when downloading of torrent fails
2009-06-10 22:35:47 +00:00
Andrew Resch e7158c499f Fix dialogs so that they do not run another gtk main loop, but rather run within the current
twisted mainloop
2009-06-10 22:23:49 +00:00
Andrew Resch a82a5277a5 Add a httpdownloader module to download files using twisted 2009-06-10 20:18:22 +00:00
Andrew Resch 4c43980d66 Fix #518 remove header in add torrent dialog to save vertical space 2009-06-10 18:39:14 +00:00
Andrew Resch c274da9245 Move the 'Find More Plugins' button down to reduce horizontal usage 2009-06-10 18:34:27 +00:00
Andrew Resch 7ddb5db6ed Fix the set functions so that you are able to register more than one per config key
Likewise for the config change callbacks
2009-06-10 18:15:52 +00:00
Andrew Resch 853138e4ee If a 'localclient' entry is not in the auth file, then have the daemon add one. 2009-06-10 18:11:14 +00:00
Damien Churchill aa4c783601 tweak the setup script so the web plugin has the correct entry point
implement the webui server side plugin
add a page to the preferences window in the javascript
2009-06-10 16:37:21 +00:00
John Garland 227e464b63 Fixed typo in seeking. 2009-06-10 14:28:37 +00:00
Damien Churchill 06b19538fd provide 2 helper methods for adding and removing scripts from the webserver 2009-06-10 13:27:55 +00:00
Damien Churchill 110af0c2fc fix indentation 2009-06-10 13:27:22 +00:00
Andrew Resch 29f72a244f Remove statusbar icon when disconnected from daemon 2009-06-10 05:38:59 +00:00
Andrew Resch 5cdb5f41e4 Make the default schedule all Green 2009-06-10 05:37:28 +00:00
Andrew Resch f2002f9077 Fix division by 0 2009-06-10 05:34:06 +00:00
Andrew Resch 79746c5bc6 Fix svn:externals 2009-06-10 04:44:51 +00:00
Andrew Resch 267c7408d7 Get the blocklist plugin kind of working.. Still needs some lovin'. 2009-06-10 03:42:33 +00:00
Andrew Resch 581dcb8202 Force str when calling session.load_country_db() 2009-06-10 03:08:41 +00:00
Andrew Resch 72d3b0a549 Fix exception when tracker column is not enabled 2009-06-09 21:44:24 +00:00
Andrew Resch b430899862 Only move a torrent due to 'move on complete' when some data has been downloaded 2009-06-09 00:35:43 +00:00
Andrew Resch ff25a7e969 Torrent creation fixes in regards to web seeds
Fix adding torrent to session after creation by setting the proper download location
2009-06-08 21:57:02 +00:00
Andrew Resch 95cd5e4932 Remove some more externals 2009-06-08 20:07:47 +00:00
Damien Churchill edd3b5d847 fix a bug in the spinner to force the decimal precision to be displayed 2009-06-05 07:39:45 +00:00
Damien Churchill db36e9dbfa disable the move storage menu item, this won't be active until the remote file browser has been added
add decimal precision to the spinner strategy (although it doesn't seem to be working?)
2009-06-05 07:19:47 +00:00
Andrew Resch ef3b22691b Apply the global bandwidth settings on plugin disable to prevent slow limits from staying in effect. 2009-06-05 02:10:41 +00:00
Andrew Resch d4c7134746 Only require 2.12 in preferences dialog 2009-06-04 17:46:15 +00:00
Andrew Resch 0eee49891a Update Changelog and README 2009-06-04 17:42:57 +00:00
Andrew Resch 86fca4b43b Remove GeoIP.dat from tree
Add configuration option to set the GeoIP db location, default is /usr/share/GeoIP/GeoIP.dat
2009-06-04 17:25:06 +00:00
Andrew Resch a24c07a9bd Fix some issues with creating torrent files, was putting the announce list in the wrong key
Add support for using a system installed GeoIP db file.  It will look for /usr/share/GeoIP/GeoIP.dat first and try to load that
2009-06-04 16:57:53 +00:00
Andrew Resch 49e27a33bf Update the GeoIP db 2009-06-04 16:20:28 +00:00
Andrew Resch b28f75d92d Add support for lt 0.15 2009-06-04 02:26:56 +00:00
Andrew Resch b8ab51dc0f Revert trunk to use lt RC_0_14 branch.. 2009-06-03 21:34:14 +00:00
Andrew Resch 77adcc4b37 Change the svn:externals to point to libtorrent trunk 2009-06-03 21:15:41 +00:00
Damien Churchill 5c75d3664c remove no longer needed alert 2009-06-02 22:34:02 +00:00
Damien Churchill 1b9e3c00c8 rebuild docs
improve the options manager, adding events
sort disabling of fields in the options tab
2009-06-02 22:13:16 +00:00
Damien Churchill 616561ca6d disable all tabs on startup
tweak the options tab layout
2009-06-02 16:51:26 +00:00
Damien Churchill b56bb9e2be stop an error in the peers tab if no data is returned
add the code to enforce the sidebar_show_zero option
2009-06-02 12:34:54 +00:00
Damien Churchill b54c73d466 Fix the disabling and clearing of the torrent details tabs 2009-06-02 12:19:22 +00:00
Andrew Resch f26870ad19 Update ChangeLog 2009-06-02 04:01:46 +00:00
Andrew Resch 54af19f249 Add Scheduler plugin 2009-06-02 00:57:52 +00:00
Andrew Resch c4782e91f0 Update create_plugin script a bit 2009-06-02 00:57:04 +00:00
Andrew Resch 1091054b38 Add ability to run individual set functions 2009-06-02 00:56:05 +00:00
Damien Churchill 502fa6983e fix setting prioritize first/last from the options tab 2009-06-01 23:46:35 +00:00
Damien Churchill bf3b0bf5c6 remove the # from the copyright comments 2009-06-01 22:51:36 +00:00
Damien Churchill ed36526a24 fix the progress bar in the files tab 2009-06-01 22:23:47 +00:00
Damien Churchill ff262acbdf change the progress bar to auto width again 2009-06-01 21:36:12 +00:00
Damien Churchill 3f525293ca tweak the widths so the ui can be used more easily on a resolution of 1024x768 2009-06-01 21:27:23 +00:00