log transform/FileFeatureWriter.cpp @ 1589:99afceeb1a45 bqaudiostream

age author description
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2015-11-03 Chris Cannam Debug outputs
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)
2013-11-26 Chris Cannam Drop toStdString, with debug header we can stream QStrings
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-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2010-10-18 Chris Cannam * Fix csv-one-file option
2010-05-24 Chris Cannam * Avoid failing on second and subsequent input files in single-output-file
2010-05-21 Chris Cannam * Improve behaviour when output file write fails (i.e. fail earlier)
2009-10-07 Christophe Rhodes More changes related to strict/tolerant URL parsing:
2009-09-08 Chris Cannam * Better handling of failed-to-open-output-stream situations; ensure CSV
2009-05-14 Chris Cannam * add reviewFileForAppend callback
2009-03-20 Chris Cannam * remove debug
2009-01-20 Chris Cannam * Try to avoid leaving output files open after completion
2008-12-12 Chris Cannam * minor output tweaks
2008-12-11 Chris Cannam ... sv-v1.4
2008-12-11 Chris Cannam * crappy attempt to handle writing to directory somewhere other than C
2008-12-10 Chris Cannam * writer flush
2008-12-10 Chris Cannam * fixes to improve the utility of the CSV feature writer
2008-12-09 Chris Cannam * close output streams a little sooner when writing features for more
2008-12-05 Chris Cannam * Implement proper RDF feature writing for track level features, using