Mercurial > hg > svcore
log transform/FileFeatureWriter.cpp @ 1474:dcff44a76573 plugin-path-config
age | author | description |
---|---|---|
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Tue, 03 Nov 2015 11:34:44 +0000 | Chris Cannam | Debug outputs |
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, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |