From 6b331cf92c6bfa38157003a4486844c80f898b9c Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 29 Dec 2019 09:19:47 +1000 Subject: [PATCH] Update revision history. --- miniaudio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/miniaudio.h b/miniaudio.h index 028b9940..98f220da 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -35836,6 +35836,7 @@ REVISION HISTORY v0.9.9 - 20xx-xx-xx - Fix compilation errors with MinGW. - Core Audio: Fix bugs in the case where the internal device uses deinterleaved buffers. + - JACK: Fix bug where incorrect ports are connected. v0.9.8 - 2019-10-07 - WASAPI: Fix a potential deadlock when starting a full-duplex device.