Mercurial > hg > svcore
log transform/FileFeatureWriter.h @ 1370:54fabf5aceb8
age | author | description |
---|---|---|
2015-03-02 | Chris Cannam | Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF) |
2014-10-14 | Chris Cannam | Add MIDI destinations tests and fix feature writer bugs resulting from them |
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 |
2010-05-21 | Chris Cannam | * Improve behaviour when output file write fails (i.e. fail earlier) |
2009-05-14 | Chris Cannam | * add reviewFileForAppend callback |
2009-01-20 | Chris Cannam | * Try to avoid leaving output files open after completion |
2008-12-10 | Chris Cannam | * writer flush |
2008-12-09 | Chris Cannam | * close output streams a little sooner when writing features for more |
2008-11-28 | Chris Cannam | * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner) |