mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Version 0.9.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.
|
||||
miniaudio (formerly mini_al) - v0.9.10 - 2020-01-xx
|
||||
miniaudio (formerly mini_al) - v0.9.10 - 2020-01-15
|
||||
|
||||
David Reid - davidreidsoftware@gmail.com
|
||||
|
||||
@@ -35874,7 +35874,7 @@ Device
|
||||
/*
|
||||
REVISION HISTORY
|
||||
================
|
||||
v0.9.10 - 2020-01-xx
|
||||
v0.9.10 - 2020-01-15
|
||||
- Fix compilation errors due to #if/#endif mismatches.
|
||||
- WASAPI: Fix a bug where automatic stream routing is being performed for devices that are initialized with an explicit device ID.
|
||||
- iOS: Fix a crash on device uninitialization.
|
||||
|
||||
Reference in New Issue
Block a user