Mercurial > hg > svcore
log transform/CSVFeatureWriter.h @ 1332:b1a7f4554400 svg
age | author | description |
---|---|---|
2015-11-03 | Chris Cannam | Add & test the digits option in the CSV file writer |
2014-10-15 | Chris Cannam | TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform |
2014-10-15 | Chris Cannam | Add omit-filename option to CSV writer (and test it while testing lab writer) |
2014-10-15 | Chris Cannam | Add fill-ends option to CSV writer (and test it) |
2014-10-14 | Chris Cannam | Implement end-times option for CSV writer (not yet tested) |
2014-10-13 | Chris Cannam | Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats |
2011-03-02 | Chris Cannam | * Add sample-timing option for CSV feature writer |
2009-09-08 | Chris Cannam | * Better handling of failed-to-open-output-stream situations; ensure CSV |
2008-12-10 | Chris Cannam | * fixes to improve the utility of the CSV feature writer |
2008-11-28 | Chris Cannam | * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner) |