Commit Graph

211 Commits

Author SHA1 Message Date
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
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
Volker Fischer
01bdb9b5f4 update 2016-01-30 18:26:37 +00:00
Volker Fischer
60a3f82912 show the number of connected clients in the MacOS task bar 2015-12-18 20:17:31 +00:00
Volker Fischer
ef4ec1e261 next version number 2015-12-10 18:12:18 +00:00
Volker Fischer
32f3048928 prepare for a release 2015-12-10 17:23:04 +00:00
Volker Fischer
2ad6eb1600 finished: show the names of the connected clients in the server list 2015-12-09 17:11:16 +00:00
Volker Fischer
6163b5e282 update the version number 2015-12-09 16:41:45 +00:00
Volker Fischer
33c6e77c68 on request show the names of the connected clients in the server list 2015-12-09 15:50:30 +00:00
Volker Fischer
5d693d8ea4 on request show the names of the connected clients in the server list 2015-12-06 17:51:06 +00:00
Volker Fischer
a246d930b9 prepare for the next version 2015-11-26 18:05:26 +00:00
Volker Fischer
fffa904e12 prepare for the release 2015-11-26 16:11:20 +00:00
Volker Fischer
7ace26f23e added a new client fader level setting 2015-11-25 15:52:00 +00:00
Volker Fischer
66fb8fa61d some small changes 2015-11-22 09:23:00 +00:00
Volker Fischer
5685dfe384 update 2015-11-19 19:37:51 +00:00
Volker Fischer
3d647400db add support for channel selection for MacOS 2015-11-19 19:36:47 +00:00
Volker Fischer
b63a625ffa changed the default central server URL 2015-10-18 19:07:43 +00:00
Volker Fischer
b5bae73ab3 added support for server disconnection 2015-10-17 15:37:58 +00:00
Volker Fischer
c17413afe3 revert back to original URL 2015-10-10 09:41:58 +00:00
Volker Fischer
e3675e1b40 changed central server URL to jamulus.no-ip.org 2015-10-10 06:45:30 +00:00
Volker Fischer
cca739e549 update 2015-07-12 20:38:56 +00:00
Volker Fischer
0afcb177a5 update 2015-07-04 15:06:47 +00:00
Volker Fischer
a46ea26cd8 support client operation without using a GUI frontend 2015-03-25 20:29:52 +00:00
Volker Fischer
79c83a4c13 another improvement of auto jitter buffer detection in very bad network conditions 2015-03-21 11:48:27 +00:00
Volker Fischer
6a79848382 prepare for next version 2015-03-15 14:25:43 +00:00
Volker Fischer
f8fe133dcd update 2015-03-15 07:02:06 +00:00
Volker Fischer
f8f00c5a20 update 2015-03-14 16:54:47 +00:00
Volker Fischer
0fb3825667 update 2015-02-17 09:25:19 +00:00
Volker Fischer
68bbf37327 next version 3.3.8cvs 2015-02-05 16:45:13 +00:00
Volker Fischer
a3d05904a9 update 2015-02-05 06:55:40 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
f1b7d3c478 update 2015-02-04 07:08:33 +00:00
Volker Fischer
4cb037c492 prepare for a new version 2015-01-25 12:32:14 +00:00
Volker Fischer
5c909dc176 support for a country flag icon on the fader tag 2015-01-24 15:38:39 +00:00
Volker Fischer
72c5f4cc63 a licence agreement dialog can be requested by the server 2015-01-23 19:43:18 +00:00
Volker Fischer
dc1af4f227 update 2014-07-26 06:45:59 +00:00
Volker Fischer
42ffd7fbe5 added some TODOs 2014-07-20 14:53:51 +00:00
Volker Fischer
b1b80f68e0 update 2014-02-25 21:15:14 +00:00
Volker Fischer
46d97abe0e update 2014-02-25 15:52:53 +00:00
Volker Fischer
2e5f7781ce finished implementation of a separate socket high priority thread 2014-02-16 08:12:07 +00:00
Volker Fischer
180837f70b store fader solo state 2014-01-19 10:51:31 +00:00
Volker Fischer
ac10994d5c Support for a true stereo reverberation effect 2014-01-01 21:31:22 +00:00
Volker Fischer
699ce6b2ba added the dates of the releases 2013-12-29 17:31:28 +00:00
Volker Fischer
575cf722d9 integrated a new OPUS version: v1.1 2013-12-21 13:45:22 +00:00
Volker Fischer
23bf083aca added "more precise sound card latency estimation under Windows" 2013-12-17 21:05:00 +00:00
Volker Fischer
9a2efd25fe bug fix: support for correct utf-8 storage of names in the ini-file 2013-12-15 10:54:17 +00:00
Volker Fischer
b66e22379a the solo state of a mixer fader is not exclusive any more and the solo state is preserved if the number of mixer faders changes 2013-09-10 16:24:55 +00:00
Volker Fischer
5daf7fe60a update 2013-08-27 15:08:29 +00:00