log data/fileio/CodedAudioFileReader.cpp @ 996:0d3d1ec7dfde

age author description
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 Remove some debug out tonioni
2014-06-13 Chris Cannam Add normalise preference and take it into account in WaveFileModel tonioni
2014-06-13 Chris Cannam Add normalised option to CodedAudioFileReader 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