Commit Graph

2175 Commits

Author SHA1 Message Date
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
Marcos Pinto 068e4008c6 update todo and initial stages of browser tab support 2008-01-08 06:01:34 +00:00
Marcos Pinto 70497c074e fix win32 problems with rt 2008-01-08 06:00:37 +00:00
Marcos Pinto 7b39f7adf5 lt sync 1912 2008-01-08 05:59:58 +00:00
Marcos Pinto e0fc7f3d2e fix #647 2008-01-07 23:25:10 +00:00
Marcos Pinto 7d781568ea remove rt from win32 2008-01-07 21:43:44 +00:00
Marcos Pinto dcefa152c0 sync rest 2008-01-07 01:36:35 +00:00
Marcos Pinto 294e1f6b76 lt sync 2008-01-07 01:36:09 +00:00
Marcos Pinto d76ed8cfba remove old files 2008-01-06 20:08:36 +00:00
Marcos Pinto 62b9a9170a 2008-01-06 20:02:44 +00:00
Marcos Pinto 8c67f97631 2008-01-06 20:02:16 +00:00
Marcos Pinto 3997c235be 2008-01-06 20:00:13 +00:00
Marcos Pinto c6eb180e66 2008-01-06 19:58:20 +00:00
Marcos Pinto b31fa3a6df 2008-01-06 19:57:16 +00:00
Marcos Pinto 22225963d5 2008-01-06 19:56:11 +00:00
Marcos Pinto 9741cbbda0 2008-01-06 19:54:53 +00:00
Marcos Pinto 65d007c681 browser and search are now plugins 2008-01-06 19:53:47 +00:00
Marcos Pinto d15a03bce1 test 2008-01-06 19:52:56 +00:00
Marcos Pinto 0e82847ae0 fix cast oops, add youtorrent to search, catch fastresume error 2008-01-05 00:13:50 +00:00