Commit Graph

600 Commits

Author SHA1 Message Date
Volker Fischer
758e72ffd5 some more CoreAudio work 2010-03-05 21:18:11 +00:00
Volker Fischer
4e9e5c36f0 first try implementing CoreAudio interface 2010-03-05 20:19:12 +00:00
Volker Fischer
b00a423ad9 added initial CoreAudio files 2010-03-05 06:05:38 +00:00
Volker Fischer
35b1c0ba23 added initial vst main files 2010-03-05 06:02:21 +00:00
Volker Fischer
ec9433b0f7 add initial vst sound header file 2010-03-05 05:52:30 +00:00
Volker Fischer
58ce295b08 small fix 2010-03-05 05:51:25 +00:00
Volker Fischer
d000d6df6d added missing GPL headers, preperation for vst 2010-03-05 05:48:35 +00:00
Volker Fischer
11b1c2b916 fix for server operation on Mac 2010-03-04 19:10:31 +00:00
Volker Fischer
4a7041a7ea Mac Leopard seems not to be happy with explicit instantiation of templates -> move the code back into the header :-( 2010-03-03 20:10:37 +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
3b4eb7f605 fix compiler warnings 2010-02-28 16:01:56 +00:00
Volker Fischer
69290835b8 fixes for compiler warnings 2010-02-28 12:28:02 +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
0e92ed9e85 on Mac it seems the Round Cap pen does not work -> use squared cap for server stop now (workaround) 2010-02-21 12:33:55 +00:00
Volker Fischer
5d174d7caf server operation on a Mac requires to implement a separate high precision timer since QTimer is not working well 2010-02-21 09:38:14 +00:00
Volker Fischer
d54148d4de added qmake project file for Mac compilation 2010-02-20 12:46:03 +00:00
Volker Fischer
ee42d522e2 fix for llcon.pro and qmake compilation 2010-02-20 12:45:36 +00:00
Volker Fischer
7c3302cabc fixed typo 2010-02-18 21:36:45 +00:00
Volker Fischer
d56977ac5b fix for mac linking 2010-02-18 21:18:26 +00:00
Volker Fischer
e61ebff406 fix some compiler warnings 2010-02-18 21:06:22 +00:00
Volker Fischer
3d6b4772f1 fix compiler warnings 2010-02-18 20:59:14 +00:00
Volker Fischer
09f9b3bb3c some preparations for Mac port and VST interface 2010-02-18 20:35:48 +00:00
Volker Fischer
1c76d2e8fe bug fix with overall delay calculation if sound card conversion buffer is used 2010-02-07 12:15: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
f06f38dc75 update 2010-01-31 20:08:13 +00:00
Volker Fischer
d51f15d061 bug fix with --enable-sound=no 2010-01-26 07:12:24 +00:00
Volker Fischer
40485b8703 fixes in comments 2010-01-03 16:01:43 +00:00
Volker Fischer
af7c8a92f3 new years update 2010-01-03 14:09:39 +00:00
Volker Fischer
769f02e5e7 updated copyright 2010-01-03 13:40:46 +00:00
Volker Fischer
ca945124cf improved jitter buffer correction algorithm 2010-01-03 13:29:42 +00:00
Volker Fischer
52fc35357e added some more comments 2009-12-31 16:58:48 +00:00
Volker Fischer
70a90f908b some fixes, added test code for jitter buffer initialization (not yet enabled) 2009-12-31 12:58:12 +00:00
Volker Fischer
93a7036691 moved TODO list in Sourceforge tracker system 2009-12-30 08:45:01 +00:00
Volker Fischer
e4c1d966af added new TODOs 2009-12-27 18:22:00 +00:00
Volker Fischer
161e582a65 preparations for next version 2009-12-05 11:49:11 +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
7187c809c3 small fix 2009-12-03 21:45:54 +00:00
Volker Fischer
99079883f0 update, reordered some items 2009-12-03 21:41:14 +00:00
Volker Fischer
7db656f8df added tool tips to aid the users of the llcon software 2009-12-03 21:21:26 +00:00
Volker Fischer
94be1dfac7 preparation for tool tips 2009-12-02 22:35:53 +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
134b60c5cd update help text 2009-11-30 22:38:14 +00:00
Volker Fischer
7156763e4b added clear button to chat dialog, improvements for accessiblity for chat dialog 2009-11-30 22:16:31 +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
05e21fa2bc fix for unchecked radio buttons 2009-11-30 20:22:19 +00:00
Volker Fischer
46a9825d07 removed actual sound card buffer size GUI control, only enable radio buttons for supported sound card frame sizes 2009-11-30 19:28:29 +00:00