Commit Graph

1374 Commits

Author SHA1 Message Date
Volker Fischer
cdeb89e514 added some security code, release CF string to avoid memory leaking 2015-11-20 18:23:42 +00:00
Volker Fischer
62af55929f more debug output 2015-11-20 12:09:16 +00:00
Volker Fischer
b68e429953 better name for the channels 2015-11-20 11:24:20 +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
d5bcb0fc1a in case we have invalid sizes, clear buffer to avoid a constant tone to be played all the time 2015-11-17 18:48:07 +00:00
Volker Fischer
0ac2421e61 small fix 2015-11-17 18:42:41 +00:00
Volker Fischer
33fbaabf45 disable debug testing code 2015-11-17 18:40:54 +00:00
Volker Fischer
e41f337d3a fixed a TODO 2015-11-17 18:38:39 +00:00
Volker Fischer
bef159eb67 fixed an error message, dump version number 2015-11-17 18:26:43 +00:00
Volker Fischer
14d5460fd1 major rewrite of the CoreAudio code to avoid the runtime warning about depriciated functions/modules 2015-11-17 17:42:28 +00:00
Volker Fischer
6a55eb3e7e added some test code, added auto setting of the sample rate 2015-11-15 19:21:24 +00:00
Volker Fischer
2607d43af5 fixed the last remaining compiler warning in this file 2015-11-13 22:38:44 +00:00
Volker Fischer
8d15994159 fixed another warning 2015-11-13 22:27:25 +00:00
Volker Fischer
89f8578efb fixed two warnings 2015-11-13 21:57:24 +00:00
Volker Fischer
15e44213a7 fixed two warnings 2015-11-13 21:41:07 +00:00
Volker Fischer
233c34ba45 fixed two warnings 2015-11-13 21:13:59 +00:00
Volker Fischer
e674b21c0c nogui option is also supported for the client 2015-10-24 14:34:05 +00:00
Volker Fischer
d4ac1d45d0 release version 2015-10-20 13:26:58 +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
92980602d0 new version number 2015-07-13 16:09:25 +00:00
Volker Fischer
cca739e549 update 2015-07-12 20:38:56 +00:00
Volker Fischer
5cea1761a0 release version 2015-07-12 20:37:38 +00:00
Volker Fischer
12889fbea5 fixed a buffer overrun problem in the Mac audio interface if the sound card has a lot of input and output channels 2015-07-05 12:00:54 +00:00
Volker Fischer
75e38864d9 possible fix for a crash for some external audio interfaces 2015-07-05 09:35:04 +00:00
Volker Fischer
0afcb177a5 update 2015-07-04 15:06:47 +00:00
Volker Fischer
423cec2ff2 possible fix for a crash for some external audio interfaces 2015-07-04 08:47:46 +00:00
Volker Fischer
066d8abfaa use jack_free instead of free 2015-07-04 07:56:53 +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
0691ed7910 lowered green and yellow LED threshold for the overall delay 2015-03-21 11:46:25 +00:00
Volker Fischer
bb4402ed98 allow that the automatic jitter buffer size detection can use a size of 1 2015-03-20 16:21:33 +00:00
Volker Fischer
1b83ab7525 added code to support compilation on the Raspberry Pi (not enabled) 2015-03-18 17:57:22 +00:00
Volker Fischer
25fa1bb8ca fixes a compiler warning 2015-03-16 16:41:00 +00:00
Volker Fischer
c9b92728fa support older QT versions 2015-03-16 16:17:31 +00:00
Volker Fischer
6a79848382 prepare for next version 2015-03-15 14:25:43 +00:00
Volker Fischer
00f677f211 new cvs version 2015-03-15 13:37:23 +00:00
Volker Fischer
1df7c84315 update 2015-03-15 13:18:45 +00:00
Volker Fischer
cd429678c9 release version 2015-03-15 13:15:10 +00:00
Volker Fischer
f3eaa95da5 added some TODO comments 2015-03-15 07:24:11 +00:00
Volker Fischer
f8fe133dcd update 2015-03-15 07:02:06 +00:00
Volker Fischer
4b43210eb8 If the actual ASIO buffer delay is not one of the 128, 256 or 512 samples, you do not see the number in the GUI. Add a info text on what buffer size is actually used. 2015-03-15 06:59:30 +00:00
Volker Fischer
f8f00c5a20 update 2015-03-14 16:54:47 +00:00
Volker Fischer
16f170c030 improvement of auto jitter buffer detection in bad network conditions 2015-03-14 16:54:36 +00:00
Volker Fischer
af4e972bfd update in comments 2015-03-14 07:08:15 +00:00
Volker Fischer
8321fc1e25 adjust the weighting factor for overall delay calculation of the jitter buffers 2015-03-13 21:36:12 +00:00
Volker Fischer
8f3637d4a4 adjust the limit for the green LED 2015-03-13 21:29:14 +00:00