Mercurial > hg > svcore
log rdf/RDFFeatureWriter.cpp @ 1095:b66734b5f806 simple-fft-model
age | author | description |
---|---|---|
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
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) |
Mon, 13 Oct 2014 14:44:51 +0100 | Chris Cannam | Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats |
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) |
Mon, 13 Oct 2014 10:00:54 +0100 | Chris Cannam | Write sample rate from output descriptor, for FixedSampleRate outputs |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |