log .hgsubstate @ 196:082c3f21f49e

age author description
Tue, 01 Sep 2015 15:51:07 +0100 Chris Cannam Simple MIDI writer test
Wed, 26 Aug 2015 21:46:52 +0100 Chris Cannam Fixes from last merge
Wed, 19 Aug 2015 16:36:21 +0100 Chris Cannam Remove unused dependency on Rubber Band
Mon, 02 Mar 2015 17:21:59 +0000 Chris Cannam Merge in subrepo
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