Commit Graph

157 Commits

Author SHA1 Message Date
Volker Fischer
ce66f844d1 bug fix: compatiblity to old server versions were incorrect for the server list 2020-04-11 19:52:53 +02:00
Volker Fischer
b080378c06 change "Register My Server in the Server List at the Central Server" to "Make My Server Public (Register My Server in the Server List)" 2020-04-11 18:31:21 +02:00
Volker Fischer
1068143261 update 2020-04-11 08:22:38 +02:00
Volker Fischer
854d5a128f link to the Github Contributors list in the Readme and About dialog 2020-04-10 20:06:32 +02:00
Volker Fischer
631c473acc CreateLevelsForAllConChannels shall call CStereoSignalLevelMeter::CalcLogResult 2020-04-10 16:56:45 +02:00
Volker Fischer
4fb9e14669 fixed column widths are slightly too narrow for "Ping Time" and "Musicians" and typos 2020-04-10 16:24:53 +02:00
Volker Fischer
ed46357ac4 added command line argument for new 64 samples server mode 2020-04-10 12:28:50 +02:00
Volker Fischer
dca678c83c support 128 frame size if server operates in 64 frame size 2020-04-10 12:07:23 +02:00
Volker Fischer
7304aec1b2 r3_4_6 2020-04-09 13:23:54 +02:00
Volker Fischer
5824855252 added show licence switch in the server GUI 2020-04-08 15:30:32 +02:00
Volker Fischer
e7bb2ad1c6 fix audio issue with licence dialog 2020-04-08 14:48:33 +02:00
Volker Fischer
c7dcfe855e bug fix for server 64 samples support 2020-04-07 22:09:29 +02:00
Volker Fischer
70c499a82a fix for #71 Increase "stability" of Connection Setup server list 2020-04-06 23:06:28 +02:00
Volker Fischer
0011f6686a minor cleanup 2020-04-06 22:03:35 +02:00
Volker Fischer
f0ae93a07b update change log 2020-04-06 21:08:36 +02:00
Volker Fischer
c310aa16cd WIP 64 samples frame size support in the server, not yet working 2020-04-05 08:13:53 +02:00
Volker Fischer
149ecf0c80 r3.4.5 2020-04-04 08:31:31 +02:00
Volker Fischer
b9c6d87766 bug fix: server list ping times may not be accurate and client list may not be retrieved 2020-04-03 21:45:36 +02:00
Volker Fischer
324287beda support hybrid x86 and x64 installer for Windows 2020-04-02 22:08:45 +02:00
Volker Fischer
6b26cb02b4 use 3 seconds audio fade-in at the server instead of just 2 seconds 2020-04-01 21:47:49 +02:00
Volker Fischer
ee48000b34 fix the MAX_SIZE_BYTES_NETW_BUF, change the --showallservers to include the server list index and do not sort by ping 2020-04-01 21:16:44 +02:00
Volker Fischer
a531bc4a0b removed TODO since it is already fixed by last commit 2020-04-01 19:25:01 +02:00
Volker Fischer
63d8d58767 bug fix for Qt style sheets for main window 2020-04-01 18:41:59 +02:00
Volker Fischer
3f9c6d7470 added a TODO 2020-03-31 21:03:38 +02:00
Volker Fischer
befad574aa added a TODO 2020-03-31 19:26:10 +02:00
Volker Fischer
4ed53b69ad added a TODO 2020-03-30 21:25:08 +02:00
Volker Fischer
2debe170a7 update the changelog 2020-03-30 20:02:59 +02:00
Volker Fischer
40dd2e8980 changed the maximum number of clients from 40 to 50 2020-03-29 21:35:09 +02:00
Volker Fischer
9a17dcc64c update 2020-03-29 21:14:11 +02:00
Volker Fischer
4cfd54b21b audio fade-in at the server if new client connects 2020-03-29 18:03:24 +02:00
Volker Fischer
3eaec8363a changed the maximum number of clients from 20 to 40 2020-03-29 16:14:29 +02:00
Volker Fischer
a0771542ec prepare for next git version 2020-03-25 21:48:57 +01:00
Volker Fischer
9870643055 3.4.4 2020-03-25 20:29:02 +01:00
Volker Fischer
30e50982e2 update the change log 2019-09-27 18:39:04 +02:00
Volker Fischer
81b5cf7861 added command line argument for disabling auto jack connection (Ticket #49) 2019-09-22 20:13:08 +02:00
Volker Fischer
b3f21c80fd updated some texts 2019-05-27 18:07:52 +02:00
Volker Fischer
1d2a240eec fix some texts 2019-04-13 12:52:44 +02:00
Volker Fischer
91642b0c2e use integer for the fader level message 2019-01-12 12:59:16 +00:00
Volker Fischer
36c69f10f9 3.4.3 2018-05-17 17:33:04 +00:00
Volker Fischer
90aa8d3dde for ASIO and 4 channel input, support mixing channels 1&2 with 3&4 2018-03-26 15:57:40 +00:00
Volker Fischer
54a4493787 update 2018-03-12 16:21:42 +00:00
Volker Fischer
944c998051 new version 3.4.3cvs 2017-08-11 21:06:44 +00:00
Volker Fischer
9e9beaf349 prepare for a release 2017-08-11 12:14:14 +00:00
Volker Fischer
36576b12f1 Jack can be used instead of CoreAudio on MacOs (using qmake "CONFIG+=jackonmac") 2016-07-31 08:05:36 +00:00
Volker Fischer
1b29d8034c show server name in the server list in bold font if it is a permanent server 2016-02-15 17:35:49 +00:00
Volker Fischer
0dad4efd37 update 2016-02-14 16:54:32 +00:00
Volker Fischer
a5ee11787a prepare for next release 2016-02-10 09:45:15 +00:00
Volker Fischer
be63533c82 automatic server setting for permanent server flag in the protocol 2016-02-09 16:09:59 +00:00
Volker Fischer
9ab7164d05 the Musicians value in the server list shows a warning if the server is full 2016-02-09 15:05:06 +00:00
Volker Fischer
8e33e34350 fixed the issue #19 Issues with the ping time measurement 2016-02-07 14:02:30 +00:00