Commit Graph

2909 Commits

Author SHA1 Message Date
Volker Fischer
91d99fbd81 allow more max. number of clients to be connected to the server since with the new multithreaded implementation the capacity of the server should increase 2020-08-05 18:11:28 +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
30c8f462c3 add multithreading CONFIG parameter and use thread synchronization 2020-08-04 16:43:32 +02:00
Volker Fischer
0d5ce4b62b backup checking, compiles but not tested -> quick hack test 2020-08-03 22:36:47 +02:00
Volker Fischer
e72d1508ee some re-ordering 2020-08-03 19:52:47 +02:00
Volker Fischer
c22792495f rename a variable 2020-08-02 21:09:31 +02:00
Volker Fischer
2888af4974 small fix 2020-08-02 20:34:34 +02:00
Volker Fischer
3e21776fa5 fix compilation errors 2020-08-02 19:47:45 +02:00
Volker Fischer
ed38efa2c4 backup checkin -> does not compile 2020-08-02 13:19:05 +02:00
Volker Fischer
ac0eb73bc6 some small re-ordering of code in the server 2020-08-02 11:23:21 +02:00
Volker Fischer
73ad939352 remove the "multithreading" qmake CONFIG parameter since OMP does not work for the Jamulus server because of too much threading overhead 2020-08-02 11:07:46 +02:00
Volker Fischer
f67dbd1290 clean up raspberry pi script 2020-08-01 09:23:54 +02:00
Volker Fischer
5865702577 change git version numbering to avoid confusion (#475) 2020-08-01 08:58:48 +02:00
Volker Fischer
f554303ce7 update 2020-08-01 08:39:38 +02:00
dzpex
f81cad14a1 Update IT translation 2020-08-01 08:35:03 +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
fefb5ade36 added Alt-h shortcut 2020-07-31 14:54:30 +02:00
Volker Fischer
187041b933 added Alt-s shortcut 2020-07-31 14:51:34 +02:00
Volker Fischer
7b84e2e158 Fixed Alt-m for mute for all translations 2020-07-31 14:42:59 +02:00
Volker Fischer
d4906b22b6 update German translation 2020-07-25 06:51:21 +02:00
Volker Fischer
801f98aec6 update translations 2020-07-24 14:20:42 +02:00
Volker Fischer
ec378919d6 add support for keyboard shortcut "Alt-m" to enable Mute Myself 2020-07-24 14:06:29 +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
edc6e63d2c always use non-bold font for slim faders 2020-07-21 18:38:38 +02:00
Volker Fischer
b129376d4f increase minimum height of channel tag for compact mode 2020-07-21 18:24:44 +02:00
Volker Fischer
9b32d295a4 do not use smaller font for compact view but use non-bold font instead 2020-07-21 17:09:38 +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
5657bc9e55
Merge pull request #471 from dingodoppelt/cli_remove_spaces
remove spaces from network address given as argument to --connect
2020-07-20 15:33:27 +02:00
dingodoppelt
ba14dbcd98 remove spaces from network address given as argument to --connect 2020-07-20 01:06:41 +02:00
Volker Fischer
94055a817b
Merge pull request #469 from dingodoppelt/remove_spaces
connect dialog: remove spaces from the parsed string in the the "Serv…
2020-07-19 19:32:08 +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
dingodoppelt
a0dce8e140 connect dialog: remove spaces from the parsed string in the the "Servername/Address" combo box 2020-07-19 18:36:44 +02:00
Volker Fischer
d2654e18da
Merge pull request #468 from trebmuh/patch-2
French translation update
2020-07-19 15:01:12 +02:00
Olivier Humbert
bf0591579e
French translation update 2020-07-19 14:40:02 +02:00
Volker Fischer
e2eb739e7a
Merge pull request #467 from gilgongo/patch-1
Update for max occupants and "#" filter
2020-07-19 12:31:53 +02:00
Jonathan
36d5ebafa3
Update for max occupants and "#" filter 2020-07-19 10:34:06 +01:00
Volker Fischer
81f9af8be3 prepare for next version 2020-07-19 09:50:02 +02:00
Volker Fischer
82a06f6dde bug fix 2020-07-19 09:13:53 +02:00
Volker Fischer
f40d1f50d5 r3_5_9 2020-07-19 08:44:47 +02:00
Volker Fischer
fe747ef3b2
Merge pull request #465 from Snayler/master
Update pt_PT
2020-07-18 18:15:10 +02:00
Miguel de Matos
4b6619e350
Update pt_PT 2020-07-18 16:58:26 +01:00
Volker Fischer
797b442dad small fix in German translation 2020-07-18 10:56:15 +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
7181546359 update 2020-07-18 08:31:54 +02:00