mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Version 0.9.8
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 (formerly mini_al) - v0.9.8 - 2019-xx-xx
|
miniaudio (formerly mini_al) - v0.9.8 - 2019-10-07
|
||||||
|
|
||||||
David Reid - davidreidsoftware@gmail.com
|
David Reid - davidreidsoftware@gmail.com
|
||||||
|
|
||||||
@@ -35404,7 +35404,7 @@ Device
|
|||||||
/*
|
/*
|
||||||
REVISION HISTORY
|
REVISION HISTORY
|
||||||
================
|
================
|
||||||
v0.9.8 - 2019-xx-xx
|
v0.9.8 - 2019-10-07
|
||||||
- WASAPI: Fix a potential deadlock when starting a full-duplex device.
|
- WASAPI: Fix a potential deadlock when starting a full-duplex device.
|
||||||
- WASAPI: Enable automatic resampling by default. Disable with config.wasapi.noAutoConvertSRC.
|
- WASAPI: Enable automatic resampling by default. Disable with config.wasapi.noAutoConvertSRC.
|
||||||
- Core Audio: Fix bugs with automatic stream routing.
|
- Core Audio: Fix bugs with automatic stream routing.
|
||||||
|
|||||||
Reference in New Issue
Block a user