Commit Graph

2293 Commits

Author SHA1 Message Date
Martijn Voncken 7a973947a7 add logout;remove json 2008-01-31 17:52:48 +00:00
Andrew Resch 9541f02fb4 Remove some Anonymous browser cruft in open_url_in_browser(). 2008-01-31 07:25:13 +00:00
Marcos Pinto aed8b1a722 randomize encryption pad size 2008-01-31 06:51:14 +00:00
Andrew Resch 70f82f947f Fix the new release check from informing user of an update when they are
unable to download the version file.
2008-01-28 08:26:31 +00:00
Andrew Resch f4e97eae22 Fix various spelling mistakes in ChangeLog. 2008-01-28 08:13:16 +00:00
Andrew Resch 0f8a55c66c Update ChangeLog 2008-01-28 08:07:35 +00:00
Andrew Resch 2a72d56055 Fix loading of BlocklistImport if the config key 'load_after_days' is
not found.
2008-01-28 07:09:33 +00:00
Marcos Pinto a7eb6ae0f7 update version numbers for release 2008-01-28 07:04:37 +00:00
Marcos Pinto 8e58ead77c update changelog 2008-01-28 07:02:45 +00:00
Andrew Resch 8604de25d8 Fix queue order on state load. 2008-01-28 06:41:13 +00:00
Marcos Pinto 67dfd74bdc lt update which fixes cpu spikes in 0.5.8.2 2008-01-28 03:17:29 +00:00
Committer 6dd304ee63 another unicode tracker fix 2008-01-28 02:51:38 +00:00
Committer cd49b329f6 works yay 2008-01-27 09:58:10 +00:00
Committer 66458da847 test 2008-01-27 09:57:53 +00:00
Marcos Pinto 7406b1cd7d up version for fix release and update chnagelog 2008-01-24 23:19:28 +00:00
Marcos Pinto 34b1726178 lt sync 1959 2008-01-24 23:17:49 +00:00
Marcos Pinto ec21e02cb2 launchpad lang sync 2008-01-24 23:16:50 +00:00
Andrew Resch b22a40de9b BlocklistImport: Option to download new blocklist after certain numbers
of days has past.  Patch from Mark Stahler.
2008-01-24 08:46:17 +00:00
Marcos Pinto 20d13f8ddc tweak unicode from tracker 2008-01-22 02:09:27 +00:00
Marcos Pinto 3946b03b83 remove extra stats as its causing too many errors 2008-01-22 00:53:20 +00:00
Marcos Pinto 74a1f60e42 try to catch unicode error 2008-01-21 23:51:41 +00:00
Andrew Resch 2ce5d5e35e Prevent Scheduler plugin from setting an invalid 'max_active_torrents'
value.
2008-01-20 23:16:38 +00:00
Marcos Pinto 452781a78c fix column width saving 2008-01-20 03:59:48 +00:00
Marcos Pinto 3618b4bfe8 sync lang files 2008-01-19 04:56:48 +00:00
Marcos Pinto fe01d8c55f version updates and todo/changelog update 2008-01-19 04:54:09 +00:00
Marcos Pinto 263387c6c9 fix saving fast resume on checking torrents 2008-01-19 04:53:36 +00:00
Marcos Pinto 379eac85c4 lt sync 1955 2008-01-19 04:52:22 +00:00
Andrew Resch d2f6a99778 Catch all exceptions during interactive_add_torrent. 2008-01-18 04:46:39 +00:00
Andrew Resch 4a7e0a578b Try catching more exceptions in the core. 2008-01-18 04:37:33 +00:00
Andrew Resch 8fadfb8254 Prevent the use of an invalid unique_id from throwing an exception
during get_torrent_state().
2008-01-18 03:40:38 +00:00
Marcos Pinto 1c3c5b76b0 fast resume oops2 2008-01-17 12:22:27 +00:00
Marcos Pinto ac80dd4d59 fast resume oops 2008-01-17 12:18:11 +00:00
Marcos Pinto d1eb4bc8d6 use pieces wanted instead of total pieces to draw adv progress bar 2008-01-16 02:19:15 +00:00
Marcos Pinto 790eda0f2c lt sync 1947 2008-01-15 08:46:24 +00:00
Andrew Resch cc81e1073d Catch 'address already in use' error when trying to use a port that is
in use by another program.  We now try to use a range of 40000-60000 
when this error occurs.
2008-01-14 08:04:28 +00:00
Andrew Resch 642663604f Fix possible issue if pref 'choose_directory_dialog_path' is None. 2008-01-14 05:13:21 +00:00
Andrew Resch 6b68ac9ad7 Attempt to fix issue where all the columns start very small. 2008-01-13 10:58:52 +00:00
Andrew Resch 1de14a1ce0 Fix issue with removing items while iterating through the self.state
dictionary.
2008-01-13 08:32:46 +00:00
Andrew Resch 0d793e7f89 Attempt to load the state in a safe manner. 2008-01-13 08:10:35 +00:00
Marcos Pinto 2e0be83732 lt sync 1938 2008-01-13 06:24:52 +00:00
Marcos Pinto dc60e26c59 use die instead of save_yourself and add arg to shutdown func 2008-01-13 05:00:04 +00:00
Marcos Pinto dbe41a3cd5 lt sync 1929 2008-01-11 20:25:08 +00:00
Andrew Resch 49c09bf297 Catch exception in calc_free_space(). 2008-01-10 12:12:30 +00:00
Marcos Pinto 8f675ebacf lt bandwidth limiter mutex fix 2008-01-10 06:23:53 +00:00
Marcos Pinto c7f3323d3e remove browser 2008-01-10 02:16:34 +00:00
Marcos Pinto c763d82306 2008-01-09 21:41:07 +00:00
Marcos Pinto ee4d054582 fix pausing of checking torrents 2008-01-09 21:16:13 +00:00
Marcos Pinto cb64ecb282 update, then present, not the other way around 2008-01-09 18:05:24 +00:00
Marcos Pinto fcfdcd6b06 tweak new release pref 2008-01-09 08:18:35 +00:00
Marcos Pinto 77f542b925 more tab work 2008-01-09 04:02:13 +00:00