mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Version 0.10.18
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.18 - TBD
|
miniaudio - v0.10.18 - 2020-08-30
|
||||||
|
|
||||||
David Reid - mackron@gmail.com
|
David Reid - mackron@gmail.com
|
||||||
|
|
||||||
@@ -62529,7 +62529,7 @@ The following miscellaneous changes have also been made.
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.10.18 - TBD
|
v0.10.18 - 2020-08-30
|
||||||
- Fix build errors with VC6.
|
- Fix build errors with VC6.
|
||||||
- Fix a bug in channel converter for s32 format.
|
- Fix a bug in channel converter for s32 format.
|
||||||
- Change channel converter configs to use the default channel map instead of a blank channel map when no channel map is specified when initializing the
|
- Change channel converter configs to use the default channel map instead of a blank channel map when no channel map is specified when initializing the
|
||||||
|
|||||||
Reference in New Issue
Block a user