Mercurial > hg > svcore
log data/fileio/AudioFileReader.cpp @ 1332:b1a7f4554400 svg
age | author | description |
---|---|---|
2016-12-13 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |
2015-06-15 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
2015-03-04 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API cxx11 |
2015-03-03 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
2014-06-17 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
2007-11-02 | Chris Cannam | * some tweaks to improve usability of these classes in a console application |
2007-08-24 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |
2007-08-09 | Chris Cannam | * change some QStrings to std::strings etc |
2006-10-03 | Chris Cannam | * Introduce WritableWaveFileModel, and use it as an output model for audio |