From a7e9b5dd5e3ae6e7b5582e58fbe2d9893e4d2b78 Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 8 Apr 2021 09:11:51 +1000 Subject: [PATCH] Update revision history. --- miniaudio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/miniaudio.h b/miniaudio.h index b380480e..949e24e3 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -64577,6 +64577,7 @@ The following miscellaneous changes have also been made. REVISION HISTORY ================ v0.10.34 - TBD + - WASAPI: Fix a bug where a result code is not getting checked at initialization time. - Mark devices as default on the null backend. v0.10.33 - 2021-04-04