mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 09:14:04 +02:00
Update revision history.
This commit is contained in:
+4
-1
@@ -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.4 - 2020-04-12
|
miniaudio - v0.10.5 - TBD
|
||||||
|
|
||||||
David Reid - davidreidsoftware@gmail.com
|
David Reid - davidreidsoftware@gmail.com
|
||||||
|
|
||||||
@@ -42421,6 +42421,9 @@ The following miscellaneous changes have also been made.
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
|
v0.10.5 - TBD
|
||||||
|
- Add MA_NO_GENERATION build option to exclude the `ma_waveform` and `ma_noise` APIs from the build.
|
||||||
|
|
||||||
v0.10.4 - 2020-04-12
|
v0.10.4 - 2020-04-12
|
||||||
- Fix a data conversion bug when converting from the client format to the native device format.
|
- Fix a data conversion bug when converting from the client format to the native device format.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user