diff --git a/ChangeLog b/ChangeLog index 478b6e5d..05d05cb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,12 @@ - -3.4.6git - -- added support for channel meters, coded by pljones - -- added show licence switch in the server GUI - -- store fader mute state in the ini file, coded by doloopuntil - -- fixed low-res icon issue (Ticket #28) - +3.4.7git TODO support OPUS 64 in the server as a first step towards official 64 samples frame size support +TODO #12 A server in the same NAT region as the client is not visible (https://sourceforge.net/p/llcon/bugs/12/) + TODO in CreateLevelsForAllConChannels we should call CStereoSignalLevelMeter::CalcLogResult instead -> make it public and static TODO Multichannel CoreAudio Support #44 -> integrate important code lines in Mac sound interface @@ -24,8 +16,6 @@ TODO offer the Jamulus ASIO settingspanel in case of an ASIO ERROR to fix, e.g., 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/) - TODO update text in CAboutDlg TODO mixer faders linear -> log gain is better @@ -36,6 +26,17 @@ TODO mixer faders linear -> log gain is better +3.4.6 (2020-04-09) + +- added support for channel meters, coded by pljones + +- added show licence switch in the server GUI + +- store fader mute state in the ini file, coded by doloopuntil + +- fixed low-res icon issue (Ticket #28) + + 3.4.5 (2020-04-04) - audio fade-in at the server if a new client connects diff --git a/Jamulus.pro b/Jamulus.pro index 9e1dc0b5..5407de1d 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.4.6git +VERSION = 3.4.6 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {