From f6561013495e35351c8ab507582dda94bd4ad163 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 4 Aug 2019 08:16:03 +1000 Subject: [PATCH] Version 0.9.6 --- miniaudio.h | 4 ++-- tests/ma_test_0.vcxproj | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/miniaudio.h b/miniaudio.h index 6ab1b5e6..2b5d7921 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -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.6 - 2019-xx-xx +miniaudio (formerly mini_al) - v0.9.6 - 2019-08-04 David Reid - davidreidsoftware@gmail.com @@ -33289,7 +33289,7 @@ Device /* REVISION HISTORY ================ -v0.9.6 - 2019-xx-xx +v0.9.6 - 2019-08-04 - Add support for loading decoders using a wchar_t string for file paths. - Don't trigger an assert when ma_device_start() is called on a device that is already started. This will now log a warning and return MA_INVALID_OPERATION. The same applies for ma_device_stop(). diff --git a/tests/ma_test_0.vcxproj b/tests/ma_test_0.vcxproj index 30e2632f..6170431a 100644 --- a/tests/ma_test_0.vcxproj +++ b/tests/ma_test_0.vcxproj @@ -295,14 +295,6 @@ true - true - true - true - true - true - true - - false false false @@ -310,6 +302,14 @@ false false + + true + true + true + true + true + true + true true