update
This commit is contained in:
parent
f756e79367
commit
84d7887914
1 changed files with 10 additions and 2 deletions
12
ChangeLog
12
ChangeLog
|
@ -30,12 +30,20 @@
|
||||||
- bug fix: server window stop updating after minimized, coded by AronVietti (#355, #383)
|
- bug fix: server window stop updating after minimized, coded by AronVietti (#355, #383)
|
||||||
|
|
||||||
|
|
||||||
|
TODO add "Update Jamulus Version" in register response errors
|
||||||
|
|
||||||
|
TODO add new register message which contains version and, e.g., max number of clients
|
||||||
|
|
||||||
TODO clip LED on channel faders goes on too early (compare to input level meter clip LED)
|
TODO clip LED on channel faders goes on too early (compare to input level meter clip LED)
|
||||||
-> only 3 of 4 bits of the channel level protocol are actually used, one bit is wasted
|
-> only 3 of 4 bits of the channel level protocol are actually used, one bit is wasted
|
||||||
|
-> enlarge range in the server by one value (using wasted dynamic) just in case
|
||||||
TODO the new translation loading does not work on MacOS
|
the signal is above our defined clip ratio -> as a result, only on new servers the
|
||||||
|
channel fader clip LED would work (which is ok)
|
||||||
|
|
||||||
TODO support clip indicator for bar meter as well
|
TODO support clip indicator for bar meter as well
|
||||||
|
-> change background to red in case of clipping
|
||||||
|
|
||||||
|
TODO the new translation loading does not work on MacOS
|
||||||
|
|
||||||
TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946
|
TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946
|
||||||
- generate .qm on compile time with lrelease
|
- generate .qm on compile time with lrelease
|
||||||
|
|
Loading…
Reference in a new issue