log data/fileio/OggVorbisFileReader.cpp @ 1377:f1c4ca3ccaa3 dev/refactor-piper-related

age author description
2017-01-10 Chris Cannam Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration
2017-01-06 Chris Cannam Untabify some more 3.0-integration
2016-11-25 Chris Cannam Don't always print these 3.0-integration
2016-11-22 Chris Cannam Debug output updates 3.0-integration
2015-03-04 Chris Cannam More type-size adjustments cxx11
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-02-13 Chris Cannam Compile fix
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 Likewise, but for toLocal8Bit().data()
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
2010-03-26 Chris Cannam * First bits of works matching