log

age author description
Thu, 22 Jan 2009 17:58:33 +0000 Chris Cannam * try some qvectors
Thu, 22 Jan 2009 17:39:04 +0000 Chris Cannam * Make Colour3DPlotLayer::paintDense much faster (but still not fast
Tue, 20 Jan 2009 18:11:10 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Tue, 20 Jan 2009 18:10:56 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Tue, 20 Jan 2009 18:10:31 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Fri, 16 Jan 2009 15:12:23 +0000 Chris Cannam * fix some warnings, remove debug
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery
Fri, 09 Jan 2009 14:55:12 +0000 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
Mon, 05 Jan 2009 21:51:27 +0000 Chris Cannam * minor changes for current system
Fri, 12 Dec 2008 16:13:19 +0000 Chris Cannam * minor output tweaks
Fri, 12 Dec 2008 15:33:28 +0000 Chris Cannam * remove some output
Fri, 12 Dec 2008 14:38:10 +0000 Chris Cannam * Use FileFinder to find audio source referred to in an RDF document,
Thu, 11 Dec 2008 15:19:24 +0000 Chris Cannam * truncate long prefix
Thu, 11 Dec 2008 15:18:10 +0000 Chris Cannam * Make FileSource able to indicate its preferred content type (e.g.
Thu, 11 Dec 2008 12:37:16 +0000 Chris Cannam ... sv-v1.4
Thu, 11 Dec 2008 12:32:59 +0000 Chris Cannam * crappy attempt to handle writing to directory somewhere other than C
Thu, 11 Dec 2008 11:30:15 +0000 Chris Cannam * print Done when done
Thu, 11 Dec 2008 11:04:01 +0000 Chris Cannam * make it possible to avoid pulling in widgets for non-gui (i.e. runner)
Wed, 10 Dec 2008 16:24:31 +0000 Chris Cannam * writer flush
Wed, 10 Dec 2008 13:21:10 +0000 Chris Cannam * fixes to improve the utility of the CSV feature writer
Wed, 10 Dec 2008 12:39:32 +0000 Chris Cannam * Avoid trying to create output files with : in them (win32)
Tue, 09 Dec 2008 16:53:37 +0000 Chris Cannam * close output streams a little sooner when writing features for more
Mon, 08 Dec 2008 15:08:39 +0000 Chris Cannam * Ensure SimpleSPARQLQuery stores an error string properly when query sv-v1.4rc1
Mon, 08 Dec 2008 11:53:10 +0000 Chris Cannam * Ensure text models are exported with text properties in RDF, and
Mon, 08 Dec 2008 11:15:13 +0000 Chris Cannam * Cut back on the locking and general workload in
Fri, 05 Dec 2008 16:18:04 +0000 Chris Cannam * Support recording the summary type in transform
Fri, 05 Dec 2008 14:19:04 +0000 Chris Cannam * Implement proper RDF feature writing for track level features, using
Fri, 05 Dec 2008 11:31:51 +0000 Chris Cannam * colon not permitted in filename on windows
Fri, 05 Dec 2008 11:24:13 +0000 Chris Cannam * Avoid a sometime crash on exit, by simply not deleting stuff
Fri, 05 Dec 2008 11:09:44 +0000 Chris Cannam * Add FeatureWriter method to set basic track metadata; write it out from
Fri, 05 Dec 2008 09:40:42 +0000 Chris Cannam * Make RDFTransformFactory::writeTransformToRDF write out partial
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff
Thu, 04 Dec 2008 17:15:15 +0000 Chris Cannam ...
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!