From 6615c97561eba547cb7445544394acbc0e81df8b Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 18 Apr 2020 11:43:30 +0200 Subject: [PATCH] r3_5_1 --- ChangeLog | 43 +++++++++++++++++++++++-------------------- Jamulus.pro | 2 +- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2b6733a5..e84fff30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,29 @@ -3.5.1git +3.5.2git + +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 try to find a way to catch Windows exceptions in case a 64 bit Jamulus tries to load a 32 bit Jack Audio ASIO dll + +TODO improve audio drop out behaviour with OPUS64 by tuning the coding rate (it seems that for some coding rates we get loud artifacts + on audio drop outs whereas for slightly different rates the behavior is much more pleasent) + +TODO store Show All Musicians setting in the ini-file + +TODO bug fix: "Start up the new version with the Connection Setup showing. "Show all musicians" is on (as I say). Switch it off before the list is displayed. The + checkbox is off - but the list displays all musicians! You need to turn it on and off again to get it to do its thing. (If you wait a little, it's fine - + i.e. before it's populated the musicians but after it's displayed the list, turn it off.)", see https://github.com/corrados/jamulus/issues/78 + +TODO the server list filter seems not to work if --showallservers is used + +TODO store Central Server jamulus.server start scripts on the Repo (one for Central Server, one for Central Server North America) + + + + +3.5.1 * added a Mute Stream button to hear your signal and the signal of the other clients but do not transmit your signal to the server so that the other clients cannot hear you @@ -19,25 +41,6 @@ * the ping times in the server list are now more stable -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 try to find a way to catch Windows exceptions in case a 64 bit Jamulus tries to load a 32 bit Jack Audio ASIO dll - -TODO store Show All Musicians setting in the ini-file - -TODO bug fix: "Start up the new version with the Connection Setup showing. "Show all musicians" is on (as I say). Switch it off before the list is displayed. The - checkbox is off - but the list displays all musicians! You need to turn it on and off again to get it to do its thing. (If you wait a little, it's fine - - i.e. before it's populated the musicians but after it's displayed the list, turn it off.)", see https://github.com/corrados/jamulus/issues/78 - -TODO the server list filter seems not to work if --showallservers is used - -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 diff --git a/Jamulus.pro b/Jamulus.pro index 5181e7d4..dd5a34be 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.5.1git +VERSION = 3.5.1 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {