log data/fileio/CodedAudioFileReader.cpp @ 1117:020277bfafcb bqaudioio

age author description
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-06-16 Chris Cannam Fix a cache-related dumbitude simple-fft-model
2015-06-15 Chris Cannam Smooth signal flow through from file to fft model simple-fft-model
2015-06-15 Chris Cannam Store temporary audio files in memory if we have plenty of it simple-fft-model
2015-06-15 Chris Cannam Rework audio file reader API to prefer using std containers simple-fft-model
2015-03-11 Chris Cannam Fix buffer overwrite in normalised case cxx11
2015-03-04 Chris Cannam Replace the get*Frames calls in AudioFileReader with less stupid API cxx11