log runner/JAMSFeatureWriter.cpp @ 399:a3912193ce69 tip

age author description
Fri, 18 May 2018 11:27:02 +0100 Chris Cannam Switch some more cerrs to SVCERRs
Tue, 16 Aug 2016 16:49:22 +0100 Chris Cannam Compiler warning fixes
Wed, 04 Nov 2015 10:07:29 +0000 Chris Cannam Update JAMS output to JAMS v0.2.0. We now (for the first time?!) write actual JAMS schema-compliant output when possible, though it isn't possible for many types of plugin. The output for all tested combinations of transforms is valid JSON even where it isn't schema-compliant.
Tue, 03 Nov 2015 11:36:24 +0000 Chris Cannam Add digits option to JAMS output, for number of sig figs
Tue, 01 Sep 2015 17:51:03 +0100 Chris Cannam Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write. sonic-annotator-1.2
Tue, 01 Sep 2015 17:05:32 +0100 Chris Cannam Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future
Wed, 22 Jul 2015 14:34:26 +0100 Chris Cannam Fix JSON validity
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)
Wed, 15 Oct 2014 16:09:32 +0100 Chris Cannam Warn that JAMS implementation is provisional jams
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 15:20:16 +0100 Chris Cannam Write time or start/end based simply on whether the feature has them or not, let's not get clever jams
Wed, 15 Oct 2014 14:56:39 +0100 Chris Cannam Restructure jams
Wed, 15 Oct 2014 13:52:25 +0100 Chris Cannam Better track metadata jams
Wed, 15 Oct 2014 13:30:25 +0100 Chris Cannam Add transform metadata to output jams
Wed, 15 Oct 2014 13:02:44 +0100 Chris Cannam Add some metadata; and the data is nested more deeply than I thought jams