Commit Graph

1176 Commits

Author SHA1 Message Date
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
f26301ae75 next try to fix corrupt file 2014-01-05 16:13:00 +00:00
Volker Fischer
f63097b4c5 the file in the CVS seems to be corrput 2014-01-05 16:10:37 +00:00
Volker Fischer
3f7d434144 the file in the CVS seems to be corrupt 2014-01-05 15:45:53 +00:00
Volker Fischer
06ca70ef10 added a TODO comment 2014-01-05 15:33:08 +00:00
Volker Fischer
72f7c25d98 code style 2014-01-03 09:00:24 +00:00
Volker Fischer
30f285a18e speed optimization 2014-01-03 08:56:31 +00:00
Volker Fischer
6e49e4e92c change the mechanism of how the LEDs are updated -> no window event posts anymore to avoid blocking in the critical audio thread 2014-01-03 08:54:49 +00:00
Volker Fischer
e9a5962ef1 some cleanup: remove unnecessary GUI messages (they are not used because we only have callback based sound interfaces right now) 2014-01-02 20:11:56 +00:00
Volker Fischer
2980c195a4 update to a new version of STK reverb (inserting comb filters for more realistic reverberation effect) 2014-01-02 10:47:11 +00:00
Volker Fischer
7da3489350 fixes for Qt 5.2 2014-01-02 10:11:35 +00:00
Volker Fischer
ac10994d5c Support for a true stereo reverberation effect 2014-01-01 21:31:22 +00:00
Volker Fischer
963f1f7849 new version number for cvs development 2013-12-30 16:58:54 +00:00
Volker Fischer
dd667dab73 added missing files 2013-12-30 10:24:04 +00:00
Volker Fischer
47904d35bc bug fix 2013-12-29 21:42:51 +00:00
Volker Fischer
e4528f8338 new release version 3.3.3 2013-12-29 21:35:12 +00:00
Volker Fischer
699ce6b2ba added the dates of the releases 2013-12-29 17:31:28 +00:00
Volker Fischer
a3028a1a7f initial code should be ready now but we get a crash with this version -> TODO fix the crash 2013-12-29 15:35:49 +00:00
Volker Fischer
4fb1db8493 fixed a typo in a variable name 2013-12-29 14:45:14 +00:00
Volker Fischer
3343ea0a77 even more Android code, still not working... 2013-12-29 12:40:23 +00:00
Volker Fischer
ee4fedc689 some more Android code, not yet working... 2013-12-29 11:08:13 +00:00
Volker Fischer
ac388f0c1c added some initial Android files 2013-12-28 12:00:21 +00:00
Volker Fischer
715041effe in the most recent Ubuntu distribution the QTime did not work for the ping times anymore (the ping time was always 0 ms) 2013-12-27 16:04:46 +00:00
Volker Fischer
d3fce3fe62 code style 2013-12-27 16:01:35 +00:00
Volker Fischer
572cee0143 do not throw an error if no physical ports are available 2013-12-27 15:34:37 +00:00
Volker Fischer
a848f69f16 Jamulus now works with jack mono input and mono output devices 2013-12-26 15:59:59 +00:00
Volker Fischer
5fdaea0e55 fix compilation errors on Linux and MacOS 2013-12-24 10:20:24 +00:00
Volker Fischer
ada419c5bb simplify the vector class (remove unnecessary derived member variables) 2013-12-24 10:06:03 +00:00
Volker Fischer
ac83592f08 some small speed optimizations 2013-12-24 10:00:45 +00:00
Volker Fischer
bc3098ab79 use std copy function instead of a while loop 2013-12-24 09:59:27 +00:00
Volker Fischer
575cf722d9 integrated a new OPUS version: v1.1 2013-12-21 13:45:22 +00:00
Volker Fischer
2d7155ab1b new OPUS version 1.1 2013-12-21 13:44:49 +00:00
Volker Fischer
cd4e1105f1 new OPUS version: 1.1 2013-12-21 13:40:43 +00:00
Volker Fischer
23bf083aca added "more precise sound card latency estimation under Windows" 2013-12-17 21:05:00 +00:00
Volker Fischer
9459a73ab5 do the same calculation as in client.cpp (first multiplication, then division) 2013-12-17 20:55:35 +00:00
Volker Fischer
3fc6ccc8aa introduce GetInOutLatencyMs to query the actual latency from the sound interface 2013-12-17 20:52:38 +00:00
Volker Fischer
d089e7d308 use std max function for signal level meter update instead of if condition 2013-12-16 21:15:42 +00:00
Volker Fischer
4f91d59a96 fix compile error on MacOS 2013-12-16 20:41:09 +00:00
Volker Fischer
cbaefb32da speed optimization 2013-12-16 20:36:48 +00:00
Volker Fischer
379a3e9f9d speed optimzation: avoid some unnecessary conversions from short to double 2013-12-15 12:46:09 +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
a0c318eeec some speed optimizations 2013-12-14 22:16:20 +00:00
Volker Fischer
d4be4bc038 code style and changed reverb decay to 1.1 seconds 2013-12-14 22:11:24 +00:00
Volker Fischer
1f3c716163 code style 2013-12-14 22:10:38 +00:00
Volker Fischer
6034dab1b3 introduce functions for ToBase64 and FromBase64 for cleaner code 2013-12-14 22:09:59 +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
ae874ae0b4 changed MAX_NUM_CHANNELS to 20 2013-09-08 20:15:21 +00:00
Volker Fischer
ef76866d6f remove legacy ping time message (now very old versions of llcon do not get ping measurements from the server anymore) 2013-09-07 20:30:08 +00:00
Volker Fischer
762a6283c6 code style 2013-09-07 20:29:29 +00:00
Volker Fischer
5daf7fe60a update 2013-08-27 15:08:29 +00:00