Skip to content

Commit

Permalink
Add support for using ma_pcm_rb as a data source.
Browse files Browse the repository at this point in the history
  • Loading branch information
mackron committed Mar 25, 2023
1 parent 025afa4 commit 8ce4857
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 191 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading

0 comments on commit 8ce4857

Please sign in to comment.