mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update revision history.
This commit is contained in:
@@ -33290,10 +33290,13 @@ Device
|
||||
REVISION HISTORY
|
||||
================
|
||||
v0.9.6 - 2019-xx-xx
|
||||
- Add support for loading decoders using a wchar_t string for file paths.
|
||||
- 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().
|
||||
- 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().
|
||||
- Fix memory leaks in the WASAPI backend.
|
||||
- Fix a compilation error with Visual Studio 2010.
|
||||
|
||||
v0.9.5 - 2019-05-21
|
||||
- Add logging to ma_dlopen() and ma_dlsym().
|
||||
|
||||
Reference in New Issue
Block a user