log data/fileio/CoreAudioFileReader.cpp @ 899:bc0ff66102a8

age author description
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