Mercurial > hg > svcore
log transform/FileFeatureWriter.h @ 1301:6681027ff2ff 3.0-integration
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 |