log .hgsubstate @ 189:089f1a13963d

age author description
Mon, 02 Mar 2015 17:17:59 +0000 Chris Cannam Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
Fri, 09 Jan 2015 11:51:31 +0000 Chris Cannam Update subrepo
Thu, 16 Oct 2014 10:50:42 +0100 Chris Cannam Bring in vamp-plugin-sdk as subrepo, so we can build it with fftw3 support (as this is a GPL'd program)
Wed, 15 Oct 2014 17:02:48 +0100 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
Wed, 15 Oct 2014 16:05:15 +0100 Chris Cannam Add setNofM logic which the JSON writer can use to write a list when sending multiple files' worth to a single target jams
Wed, 15 Oct 2014 13:30:25 +0100 Chris Cannam Add transform metadata to output jams
Wed, 15 Oct 2014 13:06:27 +0100 Chris Cannam Add plugin_version to transform RDF serialisation (if non-empty)
Wed, 15 Oct 2014 10:38:17 +0100 Chris Cannam Add omit-filename option to CSV writer (and test it while testing lab writer) labfile
Wed, 15 Oct 2014 10:18:13 +0100 Chris Cannam Add fill-ends option to CSV writer (and test it) labfile
Tue, 14 Oct 2014 17:30:44 +0100 Chris Cannam Implement .lab file writer labfile
Tue, 14 Oct 2014 10:07:02 +0100 Chris Cannam Add MIDI destinations tests and fix feature writer bugs resulting from them midi
Mon, 13 Oct 2014 14:44:51 +0100 Chris Cannam Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats
Mon, 13 Oct 2014 10:56:27 +0100 Chris Cannam Stub out MIDI export midi
Mon, 13 Oct 2014 10:16:20 +0100 Chris Cannam Merge
Thu, 09 Oct 2014 14:48:43 +0100 Chris Cannam OS/X build using sv-dependency-builds