r3_5_2
This commit is contained in:
parent
f09ce00db9
commit
2941f63acf
2 changed files with 14 additions and 12 deletions
24
ChangeLog
24
ChangeLog
|
@ -1,7 +1,19 @@
|
||||||
|
|
||||||
|
|
||||||
|
3.5.3git
|
||||||
|
|
||||||
|
TODO improve input channel mapping and introduce input/output gains with overrange to amplification (separate dialog, replace Pan, etc.)
|
||||||
|
|
||||||
|
TODO support internationalization
|
||||||
|
|
||||||
|
TODO sometimes I cannot see the central server in the server list
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3.5.2git
|
|
||||||
|
|
||||||
|
|
||||||
|
3.5.2 (2020-04-24)
|
||||||
|
|
||||||
* use audio level meter bars for normal skin
|
* use audio level meter bars for normal skin
|
||||||
|
|
||||||
|
@ -26,16 +38,6 @@
|
||||||
* bug fix: fixed a crash with JackRouter 64 bit ASIO driver (Ticket #93, thanks to elliotclee)
|
* bug fix: fixed a crash with JackRouter 64 bit ASIO driver (Ticket #93, thanks to elliotclee)
|
||||||
|
|
||||||
|
|
||||||
TODO improve input channel mapping and introduce input/output gains with overrange to amplification (separate dialog, replace Pan, etc.)
|
|
||||||
|
|
||||||
TODO support internationalization
|
|
||||||
|
|
||||||
TODO sometimes I cannot see the central server in the server list
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3.5.1 (2020-04-18)
|
3.5.1 (2020-04-18)
|
||||||
|
|
||||||
* added a Mute Stream button to hear your signal and the signal of the other clients but
|
* added a Mute Stream button to hear your signal and the signal of the other clients but
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
VERSION = 3.5.2git
|
VERSION = 3.5.2
|
||||||
|
|
||||||
# use target name which does not use a captital letter at the beginning
|
# use target name which does not use a captital letter at the beginning
|
||||||
contains(CONFIG, "noupcasename") {
|
contains(CONFIG, "noupcasename") {
|
||||||
|
|
Loading…
Reference in a new issue