log

age author description
Fri, 21 Nov 2008 14:25:33 +0000 Chris Cannam * remove some unused code
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 14:58:52 +0000 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
Thu, 20 Nov 2008 12:09:55 +0000 Chris Cannam * Add more informative text to Find a Transform (particularly when none
Wed, 19 Nov 2008 21:36:33 +0000 Chris Cannam * minor text change
Tue, 18 Nov 2008 10:08:32 +0000 Chris Cannam * Convert local filename properly to URL form
Fri, 14 Nov 2008 12:29:48 +0000 Chris Cannam * Fix a deadlock
Fri, 14 Nov 2008 10:10:05 +0000 Chris Cannam * Auto-select RDF datastore/parsing backend; use trees datastore if
Thu, 13 Nov 2008 14:23:23 +0000 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
Wed, 12 Nov 2008 16:39:29 +0000 Chris Cannam * Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
Tue, 11 Nov 2008 13:54:47 +0000 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 20:25:57 +0000 Chris Cannam * Avoid deadlock in indexer
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Wed, 29 Oct 2008 12:37:32 +0000 Chris Cannam * Ensure that region features are added even if they lack any values!
Tue, 28 Oct 2008 18:06:06 +0000 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Tue, 28 Oct 2008 11:38:43 +0000 Chris Cannam * tidy up uses of CachedFile
Tue, 28 Oct 2008 11:37:33 +0000 Chris Cannam * revert changes from r1254 as well; also restore a fix from r1245
Tue, 28 Oct 2008 11:07:08 +0000 Chris Cannam * Revert revisions 1244 and 1245 on FileSource -- backing out its
Mon, 27 Oct 2008 20:29:55 +0000 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
Mon, 27 Oct 2008 18:15:20 +0000 Chris Cannam * make use of CachedFile (untested)
Mon, 27 Oct 2008 15:07:35 +0000 Chris Cannam * flesh out CachedFile a bit more
Mon, 27 Oct 2008 11:53:35 +0000 Chris Cannam * stub out persistent cacheing class, as I've decided I don't like the
Fri, 24 Oct 2008 14:52:40 +0000 Chris Cannam * Add vertical zoom and pan to time-value layer.
Thu, 23 Oct 2008 16:32:00 +0000 Chris Cannam * typo fix only
Thu, 23 Oct 2008 16:30:48 +0000 Chris Cannam * Add More Info URL to plugin finder
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Thu, 16 Oct 2008 13:38:33 +0000 Chris Cannam * somewhat clearer layout in region layer