log transform/FileFeatureWriter.h @ 1064:c9fdd9921146 tonioni

age author description
Mon, 02 Mar 2015 17:17:59 +0000 Chris Cannam Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
Tue, 14 Oct 2014 10:07:02 +0100 Chris Cannam Add MIDI destinations tests and fix feature writer bugs resulting from them
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
Fri, 21 May 2010 10:21:18 +0000 Chris Cannam * Improve behaviour when output file write fails (i.e. fail earlier)
Thu, 14 May 2009 15:48:07 +0000 Chris Cannam * add reviewFileForAppend callback
Tue, 20 Jan 2009 18:11:10 +0000 Chris Cannam * Try to avoid leaving output files open after completion