From 106814326166a4896e307ffc61c2360846223020 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 11 Apr 2020 08:22:38 +0200 Subject: [PATCH] update --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 023b11bb..c2eb0501 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,13 +6,15 @@ * added support for 64 samples frame size in the server (if server runs in 64 or 128 samples mode it is still compatible to both, 64 and 128 samples frame size clients) + * added multichannel CoreAudio support, coded by emlynmac (#44) + * fixed server not visible if in same local network, coded by pljones (Ticket #27) - * fixed column widths are slightly too narrow for "Ping Time" and "Musicians" and typos +TODO problem with Central Server listing limit of 200 servers (Ticket #50) -TODO Multichannel CoreAudio Support #44 -> integrate important code lines in Mac sound interface +TODO split country names by upper case latters by inserting a space TODO fix UpdateCurLevel() for new 64 samples frame size