log

age author description
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 28 Nov 2008 13:47:11 +0000 Chris Cannam * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner)
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Thu, 27 Nov 2008 22:09:58 +0000 Chris Cannam * Support http redirects
Wed, 26 Nov 2008 13:55:00 +0000 Chris Cannam * Warning, not error
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Tue, 25 Nov 2008 13:43:56 +0000 Chris Cannam * RDF importer: add model titles where possible
Mon, 24 Nov 2008 16:26:11 +0000 Chris Cannam * Update RDF query stuff again so as to set up a temporary datastore
Mon, 24 Nov 2008 12:26:21 +0000 Chris Cannam * When loading data with timestamps in seconds, round each time to its
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Fri, 21 Nov 2008 16:12:29 +0000 Chris Cannam * Reorganise our sparql queries on the basis that Redland must be
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