Commit Graph

185 Commits

Author SHA1 Message Date
Volker Fischer
ad6bcc2317 fixed: if you select server list filter all text and delete, the filter is not updated 2020-04-19 15:17:06 +02:00
Volker Fischer
a4350f4f17 store Show All Musicians setting in the ini-file 2020-04-19 10:04:19 +02:00
Volker Fischer
6b1dac7ac8 bug fix for server list filter, reported by pljones 2020-04-19 09:39:58 +02:00
Volker Fischer
b1c8313ef0 fix ChangeLog 2020-04-18 12:19:43 +02:00
Volker Fischer
6615c97561 r3_5_1 2020-04-18 11:43:30 +02:00
Volker Fischer
4edb160a0a small merge fixes 2020-04-18 08:39:08 +02:00
Volker Fischer
8ab4bd253a added changelog entry for new feature 2020-04-18 06:53:31 +02:00
Volker Fischer
79c0047bb3 added Enable Small Network Buffers switch 2020-04-17 21:21:37 +02:00
Volker Fischer
752b38e4e6 changed fader level range from -50..0 to -35..0 since for the Jamulus case the smaller range is better suited for live situations as we have in our jam sessions 2020-04-17 19:43:43 +02:00
Volker Fischer
24ffb1e4da update the changelog 2020-04-17 15:55:24 +02:00
Volker Fischer
f6123abaed make the ping times reported in the server list more stable 2020-04-16 22:22:53 +02:00
Volker Fischer
3fd5dda19b update the changelog 2020-04-16 21:00:41 +02:00
Volker Fischer
285f4e019b 3.5.0 2020-04-15 21:58:31 +02:00
Volker Fischer
01a23cdeb3 modify round LEDs of increased LED luminance (Ticket #71) 2020-04-15 19:18:09 +02:00
Volker Fischer
f51dd662c4 some cleanup 2020-04-15 15:21:58 +02:00
Volker Fischer
514bd25fee added support for filter the server list 2020-04-14 16:51:44 +02:00
Volker Fischer
9cbcbb1471 the unit of the mixer faders is now dB using the range -50 dB to 0 dB 2020-04-13 21:00:26 +02:00
Volker Fischer
21318f993d try to fix issue reported in https://sourceforge.net/p/llcon/discussion/software/thread/7c443f2ed9/#eeab 2020-04-13 20:19:06 +02:00
Volker Fischer
c8c0b17fc7 bug fix for server audio fade-in 2020-04-13 19:47:47 +02:00
Volker Fischer
c5d9b29aaa finished: support for 64 samples OPUS packets in the client (if a sound card buffer size larger or equal than 128 samples is chosen, the legacy 128 samples OPUS packets are used) 2020-04-13 19:26:15 +02:00
Volker Fischer
90620b8da3 small cleanup 2020-04-13 12:05:56 +02:00
Volker Fischer
abf523bdfd update change log 2020-04-13 07:49:06 +02:00
Volker Fischer
b4eae44b7c update a TODO comment in the code 2020-04-12 19:54:47 +02:00
Volker Fischer
0c59a805fe small merge fix 2020-04-12 16:03:38 +02:00
Volker Fischer
b2014e09bf small fix for --showallservers implementation 2020-04-12 15:34:43 +02:00
Volker Fischer
8fd59dd93f split country names by upper case latters by inserting a space 2020-04-12 14:54:28 +02:00
Volker Fischer
c59173d076 prepare for next version number 2020-04-11 20:59:12 +02:00
Volker Fischer
5431e23fd3 r3_4_7 2020-04-11 20:22:59 +02:00
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