Commit Graph

360 Commits

Author SHA1 Message Date
Volker Fischer
5865702577 change git version numbering to avoid confusion (#475) 2020-08-01 08:58:48 +02:00
Volker Fischer
01d13fe49b small update 2020-07-31 21:21:07 +02:00
Volker Fischer
df0ec35d05 added more mutex in the server (may fix #480) 2020-07-31 19:21:31 +02:00
Volker Fischer
e5174ef461 support MIDI control faders in headless build (#483) 2020-07-31 16:32:04 +02:00
Volker Fischer
9c5a77940f improve server audio mix processing for better clipping behavior 2020-07-23 17:31:21 +02:00
Volker Fischer
1fd3cc977f bug fix: --showallservers ping column sort is alphabetic (#201) 2020-07-22 18:07:37 +02:00
Volker Fischer
e832ac09bb improve compact skin by using smaller font size if the name is too long 2020-07-20 19:26:05 +02:00
Volker Fischer
63ebc28a18 if network name/address contains spaces, they are removed now, coded by dingodoppelt (#462) 2020-07-20 15:44:00 +02:00
Volker Fischer
4f256bef70 do not change the server list order if the mouse is over the table to avoid selecting an incorrect server on a mouse double click (#293) 2020-07-19 19:24:58 +02:00
Volker Fischer
81f9af8be3 prepare for next version 2020-07-19 09:50:02 +02:00
Volker Fischer
f40d1f50d5 r3_5_9 2020-07-19 08:44:47 +02:00
Volker Fischer
2ee1955c28 some re-ordering 2020-07-18 09:11:34 +02:00
Volker Fischer
4707501060 log the number of connected clients on each new connection (#277) 2020-07-18 08:56:52 +02:00
Volker Fischer
aabe93a074 add the names of the instrument icon creators to the contributors list in the about dialog 2020-07-17 18:29:11 +02:00
Volker Fischer
6409bf1837 move the Mute Myself button up to prevent accidentally disconnecting 2020-07-15 22:25:30 +02:00
Volker Fischer
9ee7842275 update 2020-07-12 12:32:20 +02:00
Volker Fischer
c0d63fd5e5 save and restore mixer state (like fader, mute, etc.) (#377) 2020-07-12 10:38:18 +02:00
Volker Fischer
3b61a34fc5 update 2020-07-11 20:29:27 +02:00
Volker Fischer
c86340a74b update 2020-07-11 16:56:59 +02:00
Volker Fischer
0f9b422d0f server list/client list connection less message seems to need a mutex at the server 2020-07-11 09:28:44 +02:00
Volker Fischer
10abcff239 since the server GUI custom central server address edit control is now in a different tab, it has to be read/write all the time 2020-07-10 20:32:08 +02:00
Volker Fischer
48dc79efb5 store welcome message set in the GUI in the ini file 2020-07-10 18:51:36 +02:00
Volker Fischer
e7daf34063 added a GUI control to set the server Welcome Message in the server GUI 2020-07-09 20:03:09 +02:00
Volker Fischer
91d5560f94 update 2020-07-08 19:17:58 +02:00
Volker Fischer
38cdd659e1 bug fix: if group is set to disabled, reset "previous level" 2020-07-07 22:02:44 +02:00
Volker Fischer
6a7f0a6dc3 add new register message which contains server version 2020-07-07 18:31:26 +02:00
Volker Fischer
a8651df25d updates 2020-07-07 16:24:35 +02:00
Volker Fischer
e6a6c8a79e system language: first try to find the complete string, if not found use only first two letters instead 2020-07-06 20:01:40 +02:00
Volker Fischer
399f1da5a7 add language selector also in the server GUI 2020-07-06 19:31:42 +02:00
Volker Fischer
c7d82f743d implementation for the client: add support to change language (#297) -> server implementation still TODO 2020-07-06 18:39:35 +02:00
Volker Fischer
479ec6f1df store language selection in settings file; add translation help functions in util.h/.cpp 2020-07-05 20:49:43 +02:00
Volker Fischer
b8ed6e9435 bug fix: clip state not correctly reset when changing servers 2020-07-05 16:33:53 +02:00
Volker Fischer
2289a1c9d5 update 2020-07-05 09:03:28 +02:00
Volker Fischer
78be9af327 update 2020-07-04 12:12:17 +02:00
Volker Fischer
dc577891b4 fixed issue with group checkbox and different skins 2020-07-04 10:46:31 +02:00
Volker Fischer
9af0ae13e9 add special server list filter for filtering occupied servers by using "#" (#397) 2020-07-04 08:24:35 +02:00
Peter L Jones
3b93e67f93 Changes for recorder status and whatsthis 2020-07-02 20:08:53 +01:00
Volker Fischer
c2d98c865e fix: if group, set one fader to 0, set mute, move fader up, unmute -> no grouping anymore 2020-07-02 18:38:26 +02:00
Volker Fischer
1a30d33690 update 2020-07-02 18:25:58 +02:00
Volker Fischer
45eef32b7c bug fix with the fader grouping: if you move one fader quickly to the top and another max out, it happened that the other fader was not exactly on max but a bit below 2020-07-02 17:55:59 +02:00
Volker Fischer
f22762d7ef support storing group state 2020-07-02 17:04:05 +02:00
Volker Fischer
afe3a77da6 put the front icon in the main window more centered above the LEDs 2020-07-01 19:53:25 +02:00
Olivier Humbert
b6cd0cd56c
typo fix in the changelog 2020-07-01 13:50:15 +02:00
Volker Fischer
c5c5486cd6 update for bug fix release 3.5.8 2020-06-30 22:25:49 +02:00
Volker Fischer
eaf9a1ad0e bug fix: grouping faders in the client should be proportional (see discussion in #202) 2020-06-30 21:37:36 +02:00
Stefan Weil
3e3fe44a7f Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-30 12:59:53 +02:00
Volker Fischer
a192acacf9 better default settings file name handling 2020-06-29 19:16:36 +02:00
Volker Fischer
7d10fb13cd update 2020-06-28 15:10:26 +02:00
Volker Fischer
b08865c50c r_3_5_7 2020-06-28 09:00:01 +02:00
Volker Fischer
a103e00bcd update 2020-06-27 16:40:38 +02:00