Commit 50eb67f9 authored by David Reid's avatar David Reid

Update revision history.

parent 8bc15306
...@@ -44964,6 +44964,7 @@ v0.10.8 - TBD ...@@ -44964,6 +44964,7 @@ v0.10.8 - TBD
- Fix some bugs with the linear resampler when dynamically changing the sample rate. - Fix some bugs with the linear resampler when dynamically changing the sample rate.
- Fix compilation errors with MA_NO_DEVICE_IO. - Fix compilation errors with MA_NO_DEVICE_IO.
- Fix some warnings with GCC and -std=c89. - Fix some warnings with GCC and -std=c89.
- Fix some formatting warnings with GCC and -Wall and -Wpedantic.
- Fix some warnings with VC6. - Fix some warnings with VC6.
- Minor optimization to ma_copy_pcm_frames(). This is now a no-op when the input and output buffers are the same. - Minor optimization to ma_copy_pcm_frames(). This is now a no-op when the input and output buffers are the same.
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