Commit 8ce4857b authored by David Reid's avatar David Reid

Add support for using `ma_pcm_rb` as a data source.

parent 025afa46
......@@ -2,6 +2,7 @@ v0.11.12 - TBD
=====================
* Fix some pedantic warnings when compiling with GCC.
* Fix some crashes with the WAV decoder when loading an invalid file.
* Add support for using `ma_pcm_rb` as a data source.
* Silence some C89 compatibility warnings with Clang.
* The `pBytesRead` parameter of the VFS onRead callback is now pre-initialized to zero.
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment