From 285f4e019b457116676f45d1a711147f66947075 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Wed, 15 Apr 2020 21:58:31 +0200 Subject: [PATCH] 3.5.0 --- ChangeLog | 31 ++++++++++++++++--------------- Jamulus.pro | 2 +- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index c9d88bab..926b7619 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,22 @@ -3.5.0git +3.5.1git + +TODO offer the Jamulus ASIO settingspanel in case of an ASIO ERROR to fix, e.g., incorrect sample rate (https://sourceforge.net/p/llcon/discussion/533517/thread/777663cf94/#035f) + +TODO auto jitter buffer performance not good at 64 samples frame size -> to be checked again + +TODO for different frame sizes (64/128) the start value of 6 for the jitter buffer might be too low + +TODO store Central Server jamulus.server start scripts on the Repo (one for Central Server, one for Central Server North America) + + + + + + +3.5.0 (2020-04-15) * added support for 64 samples OPUS packets in the client (if a sound card buffer size larger or equal than 128 samples is chosen, the legacy 128 samples OPUS packets are used) @@ -17,20 +32,6 @@ * bug fix: the server welcome message may appear twice if the server list was double clicked -TODO offer the Jamulus ASIO settingspanel in case of an ASIO ERROR to fix, e.g., incorrect sample rate (https://sourceforge.net/p/llcon/discussion/533517/thread/777663cf94/#035f) - - -TODO auto jitter buffer performance not good at 64 samples frame size -> to be checked again - -TODO for different frame sizes (64/128) the start value of 6 for the jitter buffer might be too low - -TODO store Central Server jamulus.server start scripts on the Repo (one for Central Server, one for Central Server North America) - - - - - - 3.4.7 (2020-04-11) * added support for alternative Central Servers to solve the 200 server registration limit (Ticket #50) diff --git a/Jamulus.pro b/Jamulus.pro index 44c0485e..bc1b74ba 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.5.0git +VERSION = 3.5.0 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {