From 72e25969ca83a93dd6d519818f523453fc912abe Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Wed, 16 May 2018 17:49:30 +0100 Subject: [PATCH] aodio output fixes too --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0b85cc16..08233f49 100644 --- a/Changelog.md +++ b/Changelog.md @@ -45,7 +45,7 @@ * Further improvements to overall system stability and other minor adjustments to enhance the user experience. * Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable * Added pmshell init/exit and pmshellLaunchProcess. -* Audio input implementation. +* Audio input implementation and audio output fixes. * Detect 5.0.0 properly. * Introduce atomics * atomicIncrement32