Thu, 17 Jan 2019 15:08:38 +0000 |
Chris Cannam |
We should now be able to get these from Ogg files, though this might not be working yet...
bqaudiostream
|
Thu, 01 Mar 2018 14:43:40 +0000 |
Chris Cannam |
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
|
Mon, 06 Mar 2017 17:37:23 +0000 |
Chris Cannam |
Fix some one-off memory leaks (including distracting ones in tests)
|
Tue, 10 Jan 2017 11:06:19 +0000 |
Chris Cannam |
Some platforms don't use native Ogg/Vorbis libraries
3.0-integration
|
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 15:53:02 +0000 |
Chris Cannam |
Fix typo in encoded string
3.0-integration
|
Fri, 06 Jan 2017 15:44:55 +0000 |
Chris Cannam |
More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos
3.0-integration
|
Fri, 06 Jan 2017 12:11:08 +0000 |
Chris Cannam |
Add filename encoding tests
3.0-integration
|