Mercurial > hg > svcore
log data/fileio/OggVorbisFileReader.cpp @ 1537:c5092ca1c6e5 zoom
age | author | description |
---|---|---|
2017-02-21 | Chris Cannam | Fixes to usage of fdopen, avoiding double-close in particular |
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 |