This commit is contained in:
Volker Fischer 2020-04-11 20:22:59 +02:00
parent ce66f844d1
commit 5431e23fd3
2 changed files with 13 additions and 13 deletions

View File

@ -1,18 +1,7 @@
3.4.7git
* added support for alternative Central Servers to solve the 200 server registration limit (Ticket #50)
* 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)
3.4.8git
TODO split country names by upper case latters by inserting a space
@ -36,6 +25,17 @@ TODO should LHostAddr be QHostAddress instead of CHostAddress?
3.4.7 (2020-04-11)
* added support for alternative Central Servers to solve the 200 server registration limit (Ticket #50)
* 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)
3.4.6 (2020-04-09)

View File

@ -1,4 +1,4 @@
VERSION = 3.4.7git
VERSION = 3.4.7
# use target name which does not use a captital letter at the beginning
contains(CONFIG, "noupcasename") {