log data/fileio/test/AudioFileReaderTest.h @ 1328:ccc8658914ef 3.0-integration

age author description
2016-12-13 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
2016-12-09 Chris Cannam Fix compiler warnings 3.0-integration
2016-12-02 Chris Cannam Further updates to tests and debug output for file reading on OSX 3.0-integration
2016-12-01 Chris Cannam More faffing with tests, to no great effect 3.0-integration
2016-12-01 Chris Cannam Add gapless preference to prefs dialog; much work on audio read tests 3.0-integration
2016-11-29 Chris Cannam Test fixes mp3-gapless
2016-11-29 Chris Cannam Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode mp3-gapless
2016-11-25 Chris Cannam Improve mp3 offset detection, add test for truncated decode 3.0-integration
2016-11-15 Chris Cannam Test fixes 3.0-integration
2015-03-04 Chris Cannam Replace the get*Frames calls in AudioFileReader with less stupid API cxx11
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2014-09-03 Chris Cannam clarify
2014-06-17 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
2013-07-08 Chris Cannam Qt4/5 compatibility fix
2013-03-11 Chris Cannam Get remainder of svcore building with Qt5 qt5
2013-03-08 Chris Cannam More refinement in audiofile read tests and implementation
2013-03-08 Chris Cannam More on tests, and not the right way to do it with end of resampled file
2013-03-08 Chris Cannam Toward audio read tests