Mercurial > hg > svcore
log transform/FileFeatureWriter.cpp @ 1003:274c4362bda6
age | author | description |
---|---|---|
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, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 12 May 2011 17:31:24 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
Mon, 18 Oct 2010 14:14:26 +0100 | Chris Cannam | * Fix csv-one-file option |