Commit Graph

375 Commits

Author SHA1 Message Date
Volker Fischer c301929e21 r3_5_10 2020-08-16 09:16:39 +02:00
Volker Fischer d27e53bd89 update 2020-08-14 17:11:20 +02:00
Volker Fischer 2fcfc5e396 multithreading is not yet ready... 2020-08-14 16:59:37 +02:00
Volker Fischer 9077347845 merge fix: the original text should not be changed, otherwise all translation files would have to be changed 2020-08-12 17:01:37 +02:00
Volker Fischer 0c928c0a30 merge fixes 2020-08-11 17:56:36 +02:00
Volker Fischer a708a53cd0 accessibility improvements (#499) 2020-08-10 22:12:46 +02:00
Volker Fischer bea06a75f7 manual clip LED reset by mouse click on the level meter (#421) 2020-08-09 16:44:41 +02:00
Volker Fischer 43a5dd821e added a red message to indicate that Mute Myself is activated (#476) 2020-08-09 15:20:56 +02:00
Volker Fischer d390e7ec89 adding repos for #501 2020-08-09 10:34:45 +02:00
Volker Fischer 4f4cc8db99 set a placeholder text to explain how to filter occupied servers 2020-08-08 08:43:05 +02:00
Volker Fischer a386d388fa replacing internal history graph functionality by external scripts/tools (#501) 2020-08-08 08:17:43 +02:00
Volker Fischer a3c53afdcb option to set "Mute Myself" on with a command line argument (#495) 2020-08-07 16:59:46 +02:00
Volker Fischer f1abe15616 update the changelog 2020-08-04 21:58:57 +02:00
Volker Fischer 058fb0d794 code clean up, some re-ordering of code 2020-08-04 21:02:10 +02:00
Volker Fischer 0d5ce4b62b backup checking, compiles but not tested -> quick hack test 2020-08-03 22:36:47 +02:00
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