Commit Graph

3398 Commits

Author SHA1 Message Date
Andrew Resch b5ff8eb29f Testing. 2008-03-07 04:16:48 +00:00
Andrew Resch 81606e3e67 More queue updates. 2008-03-07 02:27:34 +00:00
Andrew Resch cd2bfe8a62 Fix showing of page without updating selection in list. 2008-03-07 01:45:47 +00:00
Andrew Resch d7dd5180cf Add 'page' argument to show() to allow opening the Preferences dialog to
a specific page.
2008-03-07 01:13:45 +00:00
Andrew Resch ff4009cb6e Fix add_toolbutton() to work with non-stock images. 2008-03-07 00:55:46 +00:00
Marcos Pinto 4fe2187653 marry uploaded mem saving with pickle state 2008-03-06 22:55:28 +00:00
Marcos Pinto 6fcc56c79a revert last 2008-03-06 13:05:49 +00:00
Marcos Pinto e61169c7b9 remove timer for fastresume now that normal saving should be fixed and it's unnecessary and hogs cpu with large/serveral torrents 2008-03-06 12:57:38 +00:00
Marcos Pinto 61f49a2cda fix andar's 2916 :P 2008-03-06 12:54:16 +00:00
Marcos Pinto 1132292e9e fix damn stupid fast resume for real 2008-03-06 12:22:48 +00:00
Andrew Resch 98b026f155 Add torrents with .fastresume files before torrents that don't during
state load.
2008-03-06 08:09:47 +00:00
Marcos Pinto 3ff2af0f2a clarify printouts with fast resume 2008-03-06 01:02:28 +00:00
Marcos Pinto 5577667631 move state check for fastresume to be within a try statement to try to catch race condition that happens if a torrent is finished and immediately removed by ratio limit 2008-03-05 23:33:18 +00:00
Martijn Voncken 882a7e8033 core:fix multiple queue_up/down 2008-03-05 19:10:21 +00:00
Martijn Voncken fa0847a45b webui:error handling of no-daemon 2008-03-05 18:58:44 +00:00
Marcos Pinto 0c58504f42 fix #72 ui hang 2008-03-05 06:57:12 +00:00
Sadrul Habib Chowdhury 6e5da1cae3 Update the null-client to work with the changed 'state' key. 2008-03-05 06:22:28 +00:00
Andrew Resch 0b4b52d586 Attempt to fix fastresume saving by not using a cached torrent state. 2008-03-05 04:33:02 +00:00
Martijn Voncken f0d52b4fda enable queue 2008-03-04 21:42:46 +00:00
Martijn Voncken d2bd2fabcf webui:remove cat, use organize plugin 2008-03-04 21:27:51 +00:00
Martijn Voncken faa5b69db4 webui:cosmetic+crop_middle 2008-03-04 21:02:37 +00:00
Martijn Voncken 49ec8766ca webui:keyword filter 2008-03-04 20:11:19 +00:00
Martijn Voncken db24c543fe webui:move filter-logic to organize-plugin 2008-03-04 19:52:06 +00:00
Martijn Voncken 8cf72ca2dc organize core-plugin 2008-03-04 19:51:31 +00:00
Martijn Voncken 985ccb3187 webui:fix TORRENT_STATE 2008-03-04 12:04:08 +00:00
Andrew Resch 0e31d4243c Add 'Queued' label to SideBar.
Fix the labels filter from not displaying properly.
2008-03-03 09:05:02 +00:00
Andrew Resch 8de2946da2 Queueing updates. 2008-03-03 04:54:52 +00:00
Andrew Resch 87a59662e4 Modify common.TORRENT_STATE to be a list instead of a dictionary. The
state is now sent as a string instead of an int.  This will break UIs.
2008-03-03 02:41:44 +00:00
Andrew Resch eb15b5da37 Setting options for the Queueing stuff now works in preferences. 2008-03-03 02:40:43 +00:00
Andrew Resch e031c4b3ee Add new Queued state icon. 2008-03-03 02:14:51 +00:00
Andrew Resch 25d2f99ece Update the host list on initialization. 2008-03-02 06:50:34 +00:00
Andrew Resch ea3d25e8e1 Add Queue functionality from the plugin to the core. This breaks
torrents.state.
2008-03-02 04:47:35 +00:00
Andrew Resch 2113cbc3c3 Remove Queue plugin as it's functionality has been moved to the core. 2008-03-02 04:40:40 +00:00
Martijn Voncken d4a8f29957 clean up status_fields 2008-03-01 14:20:04 +00:00
Martijn Voncken b10cdb22d1 fix reversed sorting 2008-03-01 11:10:45 +00:00
Martijn Voncken c04e9701ae move webui(done) 2008-03-01 10:42:06 +00:00
Martijn Voncken b47551d009 move webui(3) 2008-03-01 10:41:08 +00:00
Martijn Voncken 7377f1416c move webui(2) 2008-03-01 10:40:46 +00:00
Martijn Voncken 5dc12d1774 move webui(1) 2008-03-01 10:39:53 +00:00
Martijn Voncken 62c23829be plugin_api 2008-03-01 10:16:33 +00:00
Andrew Resch ba6018f3f3 Fix torrents being added in wrong paused/active state on state load.
This should fix #27.
2008-02-28 20:55:06 +00:00
Martijn Voncken a65251807b prepare for plugins2 2008-02-28 19:36:28 +00:00
Martijn Voncken d844337cbb prepare for plugins 2008-02-28 19:35:45 +00:00
Martijn Voncken 8a4bf3ab15 improved connect-page+web.reloader 2008-02-28 16:55:23 +00:00
Marcos Pinto 6914216234 fix damn web proxy pref 2008-02-28 08:40:17 +00:00
Marcos Pinto b7571ecddd launchpad lang sync 2008-02-28 07:00:41 +00:00
Marcos Pinto 049f99ffae update changelog 2008-02-28 06:56:24 +00:00
Marcos Pinto a697c721bb up version # for fix release 2008-02-28 06:54:24 +00:00
Marcos Pinto e595a7d1fd fix force recheck 2008-02-28 06:53:47 +00:00
Marcos Pinto 51dccc21ae lt sync 2039 2008-02-28 06:45:21 +00:00