Mercurial > hg > svcore
log transform/CSVFeatureWriter.cpp @ 1025:88b54a185a0a
age | author | description |
---|---|---|
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) |
Wed, 15 Oct 2014 10:18:13 +0100 | Chris Cannam | Add fill-ends option to CSV writer (and test it) |
Tue, 14 Oct 2014 17:30:37 +0100 | Chris Cannam | Implement end-times option for CSV writer (not yet tested) |
Mon, 13 Oct 2014 14:44:51 +0100 | Chris Cannam | Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats |
Mon, 13 Oct 2014 10:56:16 +0100 | Chris Cannam | Separate out stdout ability (not all writers that support one-file will necessarily want to support it, e.g. for binary formats) |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |