log data/fileio/CoreAudioFileReader.cpp @ 1107:bead35921256 simple-fft-model

age author description
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-02-09 Chris Cannam Pending coreaudio-metadata
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-06-13 Chris Cannam Add normalised option to CodedAudioFileReader tonioni
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop toStdString, with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-07-12 Chris Cannam Merge from the default branch tonioni
2013-07-08 Chris Cannam Avoid deleting unallocated buffer in dtor
2013-05-07 Chris Cannam Fix for Qt5 qt5
2013-03-26 matthiasm make a new FlexiNoteModel.h file by copying from NoteModel.h -- will need to change names therein tonioni
2013-03-09 Chris Cannam Avoid crash on CoreAudio reader dtor after failing to open file (fixing #504)
2013-03-08 Chris Cannam More refinement in audiofile read tests and implementation
2013-03-07 Chris Cannam Fix mixup between file rate and sample rate 2.0.1_osx
2012-09-03 Chris Cannam Tidy
2012-09-03 Chris Cannam Fixes to copyright notes
2012-07-02 Chris Cannam Overhaul CoreAudioFileReader -- it now at least superficially appears to work coreaudio_tests
2010-11-18 luisf tests for using coreaudio to read files in 64-bit mac osx coreaudio_tests