mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +02:00
Version 0.10.10
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
|
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||||
miniaudio - v0.10.10 - TBD
|
miniaudio - v0.10.10 - 26-06-2020
|
||||||
|
|
||||||
David Reid - davidreidsoftware@gmail.com
|
David Reid - davidreidsoftware@gmail.com
|
||||||
|
|
||||||
@@ -61792,7 +61792,7 @@ The following miscellaneous changes have also been made.
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.10.10 - TBD
|
v0.10.10 - 26-06-2020
|
||||||
- Add include guard for the implementation section.
|
- Add include guard for the implementation section.
|
||||||
- Mark ma_device_sink_info_callback() as static.
|
- Mark ma_device_sink_info_callback() as static.
|
||||||
- Fix compilation errors with MA_NO_DECODING and MA_NO_ENCODING.
|
- Fix compilation errors with MA_NO_DECODING and MA_NO_ENCODING.
|
||||||
|
|||||||
Reference in New Issue
Block a user