log runner/LabFeatureWriter.cpp @ 399:a3912193ce69 tip

age author description
Tue, 12 Jun 2018 10:14:22 +0100 Chris Cannam Use sv samplerate/frame types, fixing compiler warnings
Fri, 18 May 2018 11:27:02 +0100 Chris Cannam Switch some more cerrs to SVCERRs
Tue, 03 Nov 2015 13:42:11 +0000 Chris Cannam Add & test the digits option in the Lab file writer
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 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 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
Wed, 15 Oct 2014 08:00:01 +0100 Chris Cannam Proper implementation of fill-ends flag in LabFeatureWriter labfile
Tue, 14 Oct 2014 17:30:44 +0100 Chris Cannam Implement .lab file writer labfile