From 149ecf0c80cfe1030cace5a89c0795b2970a0694 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 4 Apr 2020 08:31:31 +0200 Subject: [PATCH] r3.4.5 --- ChangeLog | 20 +++++++++++--------- Jamulus.pro | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index d16ea7bc..bedad774 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,19 @@ +3.4.6git + +TODO support OPUS 64 in the server as a first step towards official 64 samples frame size support + +TODO client: larger sound card buffers are managed by conversion buffer, not in processintern for loop (note iSndCrdFrameSizeFactor!) + +TODO #12 A server in the same NAT region as the client is not visible (https://sourceforge.net/p/llcon/bugs/12/) + + + -3.4.5git +3.4.5 (2020-04-04) - audio fade-in at the server if new a client connects @@ -18,14 +28,6 @@ - bug fix: server list ping times may not be accurate and client list may not be retrieved -TODO client: larger sound card buffers are managed by conversion buffer, not in processintern for loop (note iSndCrdFrameSizeFactor!) - -TODO #12 A server in the same NAT region as the client is not visible (https://sourceforge.net/p/llcon/bugs/12/) - - - - - 3.4.4 (2020-03-25) - added support for controlling the audio mixer faders with a MIDI controller (MacOS and Linux) diff --git a/Jamulus.pro b/Jamulus.pro index fb71108b..cfc09dc5 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.4.5git +VERSION = 3.4.5 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {