log data/fileio/AudioFileReaderFactory.cpp @ 769:8c5b0eec6fe9 qt5

age author description
2013-03-08 Chris Cannam Better general approach
2013-03-08 Chris Cannam Toward audio read tests
2012-07-01 Chris Cannam Merge from branch "default" coreaudio_tests
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-02-03 Chris Cannam * More useful error message
2010-11-18 luisf tests for using coreaudio to read files in 64-bit mac osx coreaudio_tests
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-01 Chris Cannam * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
2007-11-02 Chris Cannam * some tweaks to improve usability of these classes in a console application
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-18 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well