Mercurial > hg > svcore
log data/fileio/OggVorbisFileReader.cpp @ 1377:f1c4ca3ccaa3 dev/refactor-piper-related
age | author | description |
---|---|---|
Tue, 10 Jan 2017 10:58:25 +0000 | 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 |
Fri, 06 Jan 2017 09:50:13 +0000 | Chris Cannam | Untabify some more 3.0-integration |
Fri, 25 Nov 2016 11:33:02 +0000 | Chris Cannam | Don't always print these 3.0-integration |
Tue, 22 Nov 2016 16:40:41 +0000 | Chris Cannam | Debug output updates 3.0-integration |
Wed, 04 Mar 2015 19:08:21 +0000 | Chris Cannam | More type-size adjustments cxx11 |
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |