log transform/CSVFeatureWriter.cpp @ 1005:6b2a8b34e9d3

age author description
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
2014-10-13 Chris Cannam Separate out stdout ability (not all writers that support one-file will necessarily want to support it, e.g. for binary formats)
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
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)