mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 09:14:04 +02:00
Version 0.10.0
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.xx - TBD
|
miniaudio - v0.10.0 - 2020-03-07
|
||||||
|
|
||||||
David Reid - davidreidsoftware@gmail.com
|
David Reid - davidreidsoftware@gmail.com
|
||||||
|
|
||||||
@@ -42199,7 +42199,7 @@ The following miscellaneous changes have also been made.
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.10.xx - TBD
|
v0.10.0 - 2020-03-07
|
||||||
- API CHANGE: Refactor data conversion APIs
|
- API CHANGE: Refactor data conversion APIs
|
||||||
- ma_format_converter has been removed. Use ma_convert_pcm_frames_format() instead.
|
- ma_format_converter has been removed. Use ma_convert_pcm_frames_format() instead.
|
||||||
- ma_channel_router has been replaced with ma_channel_converter.
|
- ma_channel_router has been replaced with ma_channel_converter.
|
||||||
|
|||||||
Reference in New Issue
Block a user