log transform/FileFeatureWriter.cpp @ 1375:da5f4d37988d dev/refactor-piper-related

age author description
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