Mercurial > hg > svcore
log transform/CSVFeatureWriter.cpp @ 1309:2e7fcdd5f627 mp3-gapless
age | author | description |
---|---|---|
2016-11-25 | Chris Cannam | Make CSV feature writer produce the same output with Qt 5.6 and 5.7+ 3.0-integration |
2016-02-25 | Chris Cannam | Better error reporting for transform load (from RDF and XML) |
2015-11-03 | Chris Cannam | Add & test the digits option in the CSV file writer |
2015-03-10 | Chris Cannam | Further dedicated-types fixes cxx11 |
2015-03-03 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
2015-03-02 | Chris Cannam | Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF) |
2014-10-15 | Chris Cannam | TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform |