Commit Graph

111 Commits

Author SHA1 Message Date
Volker Fischer
d000d6df6d added missing GPL headers, preperation for vst 2010-03-05 05:48:35 +00:00
Volker Fischer
6869f026bc bug fix 2010-03-03 18:59:22 +00:00
Volker Fischer
e1b949e318 fix for m-audio ASIO driver 2010-03-02 18:22:55 +00:00
Volker Fischer
80e593ff3e fix for compiling llcon on MacOS samba share (there was an error with accessing temporary files) 2010-02-28 12:26:21 +00:00
Volker Fischer
ee42d522e2 fix for llcon.pro and qmake compilation 2010-02-20 12:45:36 +00:00
Volker Fischer
9f3d07ca67 added some more ASIO sample conversions 2010-02-04 20:25:57 +00:00
Volker Fischer
75b1994257 added some more ASIO sample formats (not yet all implemented!), support for sound card conversion buffer to support sound card frame sizes which are different from the predefined ones 2010-02-03 19:27:48 +00:00
Volker Fischer
769f02e5e7 updated copyright 2010-01-03 13:40:46 +00:00
Volker Fischer
56ed01fcfa preparations for next release 2009-12-05 11:27:44 +00:00
Volker Fischer
e05667268d better error message text 2009-12-05 09:41:05 +00:00
Volker Fischer
70e53c4383 fixes for error messages, removed std::string -> replaced by QString 2009-12-01 20:08:21 +00:00
Volker Fischer
e9820ddcb0 added more information on error message 2009-12-01 08:52:06 +00:00
Volker Fischer
278a252822 fix for bug that software crashed in case the driver properties of current selected driver have incompatibly changed 2009-11-30 21:16:40 +00:00
Volker Fischer
7fd7157e6a go back to original version for now 2009-11-29 12:06:15 +00:00
Volker Fischer
cb951c92c2 - removed ALSA support, - added accessibility plugin 2009-11-29 12:05:19 +00:00
Volker Fischer
71977a605c bug fix with redist deletion 2009-11-28 11:12:34 +00:00
Volker Fischer
6e7562a091 add server link to installer 2009-11-28 09:43:00 +00:00
Volker Fischer
7e0ae4b765 added some accessibility support 2009-11-27 10:47:13 +00:00
Volker Fischer
19890821fb add llcon in Windows add remove software dialog 2009-08-19 18:26:40 +00:00
Volker Fischer
f37f28fc93 added visual studio redist to installer 2009-08-19 15:22:50 +00:00
Volker Fischer
b8932bd3e1 added qt dlls and copying text 2009-08-19 15:00:50 +00:00
Volker Fischer
2c43e9df42 changed file name of installer script 2009-08-19 14:50:42 +00:00
Volker Fischer
a0228f3615 add installer skript file 2009-08-18 17:14:44 +00:00
Volker Fischer
c549ae90f0 bug fix in case max and min values for supported ASIO driver frame sizes are the same (software freezes in this case) 2009-08-16 00:26:48 +00:00
Volker Fischer
f4f4f64fa1 bug fix, preparation for adding CELT sources 2009-08-12 18:26:00 +00:00
Volker Fischer
548c8df2c7 some updates 2009-07-24 16:00:47 +00:00
Volker Fischer
034530474c start work for supporting CELT codec, code does not compile at the moment (backup checkin) 2009-07-24 14:31:25 +00:00
Volker Fischer
37d826630d first fully version of history 2009-06-06 10:07:01 +00:00
Volker Fischer
d17e9422f3 added server logging files 2009-05-24 11:22:12 +00:00
Volker Fischer
0aed7822a0 change constructor of testbench 2009-05-12 07:33:11 +00:00
Volker Fischer
48edabc8d1 get rid of old unused project files 2009-05-10 10:43:21 +00:00
Volker Fischer
fad28f4322 added testbench template 2009-05-09 12:24:33 +00:00
Volker Fischer
3537e2fc6d preparations for adding LED bar GUI control 2009-05-01 10:55:51 +00:00
Volker Fischer
93aba4de44 small fixes in header 2009-05-01 10:28:52 +00:00
Volker Fischer
ef50b19447 small fixes in header 2009-05-01 10:25:32 +00:00
Volker Fischer
d27fab9999 some more work on sound interface 2009-03-12 11:56:15 +00:00
Volker Fischer
caad05ddaa preparation for buffer size change callback for audio interfaces, small fix in server GUI 2009-03-10 17:33:12 +00:00
Volker Fischer
2fcb37d0e9 some more JACK code, this should be a first working version -> not yet tested 2009-03-08 21:38:38 +00:00
Volker Fischer
1697b8f9cd bug fix with sound card device selection, show red text if actual sound card buffer size differs from preffered value 2009-03-08 17:14:37 +00:00
Volker Fischer
81d119ba4a bug fix 2009-03-08 11:22:55 +00:00
Volker Fischer
3bf3ab832d some preparations for new JACK audio interface 2009-03-07 22:56:46 +00:00
Volker Fischer
0308768ecb preparation for sound card buffer change notification action 2009-03-07 21:13:52 +00:00
Volker Fischer
f38aa17ca6 fix for setting sound card device 2009-03-07 20:45:00 +00:00
Volker Fischer
ee28e3bc8e bug fix in socket buffer, fix in channel, ASIO buffer size setting should work now, some other small fixes 2009-03-05 20:07:41 +00:00
Volker Fischer
56c91ce201 reorganize ASIO sound interface, not yet ready! 2009-03-05 15:22:54 +00:00
Volker Fischer
bc43ed3605 some cleanup, small changes 2009-03-05 13:55:00 +00:00
Volker Fischer
a0a8ca0266 implemented open ASIO setup dialog, fix in settings GUI 2009-03-05 09:30:58 +00:00
Volker Fischer
2d653ef3cc some cleanup 2009-03-01 22:08:06 +00:00
Volker Fischer
91071384d2 big changes on software structure, intermediate backup checkin -> NOT WORKING correctly right now 2009-03-01 11:17:35 +00:00
Volker Fischer
8843e94822 set the soundcard buffer size in the init function 2009-02-24 22:56:19 +00:00