Commit 04ce7dd5 authored by David Reid's avatar David Reid

Update release notes.

parent 413b59a3
...@@ -33032,6 +33032,7 @@ v0.9.6 - 2019-xx-xx ...@@ -33032,6 +33032,7 @@ v0.9.6 - 2019-xx-xx
- Don't trigger an assert when ma_device_start() is called on a device that is already started. This will now log a warning - Don't trigger an assert when ma_device_start() is called on a device that is already started. This will now log a warning
and return MA_INVALID_OPERATION. The same applies for ma_device_stop(). and return MA_INVALID_OPERATION. The same applies for ma_device_stop().
- Try fixing an issue with PulseAudio taking a long time to start playback. - Try fixing an issue with PulseAudio taking a long time to start playback.
- Fix a bug in ma_convert_frames() and ma_convert_frames_ex().
v0.9.5 - 2019-05-21 v0.9.5 - 2019-05-21
- Add logging to ma_dlopen() and ma_dlsym(). - Add logging to ma_dlopen() and ma_dlsym().
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