log

age author description
Wed, 13 May 2009 12:59:07 +0000 Chris Cannam * Add forgotten angle brackets to signal type URI
Wed, 13 May 2009 12:49:22 +0000 Chris Cannam * Replace not very useful signal-uri option with more useful audiofile-uri
Fri, 08 May 2009 10:09:47 +0000 Chris Cannam * If we have track metadata, write it out in a separate mo:Track associated
Fri, 08 May 2009 09:48:07 +0000 Chris Cannam * Add computed_by property for signal features
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
Fri, 27 Mar 2009 16:27:12 +0000 Chris Cannam * add forgotten file!
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 27 Mar 2009 13:10:01 +0000 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
Fri, 20 Mar 2009 17:32:16 +0000 Chris Cannam * remove debug
Fri, 20 Mar 2009 17:32:05 +0000 Chris Cannam * remove debug
Mon, 16 Mar 2009 16:41:42 +0000 Chris Cannam * debug tidy sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Mon, 16 Mar 2009 16:32:02 +0000 Chris Cannam * either I'm going mad or the compiler is... valgrind and sizeof both
Mon, 16 Mar 2009 13:56:11 +0000 Chris Cannam * thread tidying fix, etc
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ...
Fri, 27 Feb 2009 15:58:02 +0000 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output
Thu, 26 Feb 2009 10:49:08 +0000 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
Wed, 25 Feb 2009 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:53:01 +0000 Chris Cannam * more rudiments of midi->instants
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 11:39:45 +0000 Chris Cannam * fix memory leak (thanks Luis, #2628201)
Mon, 23 Feb 2009 19:08:58 +0000 Chris Cannam * os/x build fixes
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
Mon, 23 Feb 2009 11:43:55 +0000 Chris Cannam * restore compileability
Mon, 23 Feb 2009 11:41:28 +0000 Chris Cannam * midi stubs (this revision will not compile)
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Tue, 10 Feb 2009 17:24:30 +0000 Chris Cannam * Fix crash when processing a file that is shorter than a single block
Mon, 09 Feb 2009 11:53:29 +0000 Chris Cannam * get whole columns at a time from fft model when running transform
Mon, 09 Feb 2009 11:38:08 +0000 Chris Cannam * Some steps to avoid backward seeks in MatrixFile in common use cases
Sun, 08 Feb 2009 20:03:54 +0000 Chris Cannam * Some changes and debug toward reducing backward seeks (v. slow on os/x
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Thu, 05 Feb 2009 17:46:34 +0000 Chris Cannam * Restore peak bins mode in spectrogram
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Thu, 05 Feb 2009 14:17:11 +0000 Chris Cannam * Auto-close write-mode matrix files when all columns written
Thu, 05 Feb 2009 12:53:19 +0000 Chris Cannam * More careful (I hope!) locking
Thu, 05 Feb 2009 12:05:28 +0000 Chris Cannam * Finer locking in fft caches; fix displayed bin ranges in spectrogram
Wed, 04 Feb 2009 20:39:11 +0000 Chris Cannam * fix deadlock in fft memory cache usage
Wed, 04 Feb 2009 15:03:42 +0000 Chris Cannam * Make use of peak cache in spectrogram
Wed, 04 Feb 2009 13:33:50 +0000 Chris Cannam * Add peak cache type for 3d models
Wed, 04 Feb 2009 12:13:16 +0000 Chris Cannam * throw (but do not yet catch!) exception when running out of disc space
Wed, 04 Feb 2009 10:53:38 +0000 Chris Cannam * Thread safety (fixing a crash)
Tue, 03 Feb 2009 11:12:19 +0000 Chris Cannam * minor fix
Mon, 02 Feb 2009 17:07:47 +0000 Chris Cannam * Avoid crash in StorageAdviser if temporary directory cannot be opened
Thu, 29 Jan 2009 14:17:12 +0000 Chris Cannam * take a bit more care about peaks cache sizing
Thu, 29 Jan 2009 13:39:18 +0000 Chris Cannam ...
Tue, 27 Jan 2009 14:40:04 +0000 Chris Cannam * re-enable memory caches!
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Mon, 26 Jan 2009 15:18:32 +0000 Chris Cannam * Change QMutex in Editable DTDM to a read/write lock
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Fri, 23 Jan 2009 13:31:51 +0000 Chris Cannam * Some simple compression for dense 3d models that actually represent
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!
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