Commit Graph

632 Commits

Author SHA1 Message Date
Volker Fischer
bd6508c58f first working version of sound card channel selection 2010-03-20 12:57:16 +00:00
Volker Fischer
1345eac823 move dummy sound card device selection code in base class 2010-03-20 12:11:11 +00:00
Volker Fischer
cc6b8a85f8 some more work on sound card channel mapping support for Windows 2010-03-20 08:55:42 +00:00
Volker Fischer
9828ceec81 put ASIO member variables in class, prepared for ASIO input/output channel selection 2010-03-19 20:23:31 +00:00
Volker Fischer
29eb59d464 next cvs version 2010-03-16 18:15:06 +00:00
Volker Fischer
329cf6e31f prepare for next release 3.1.0 2010-03-16 16:21:12 +00:00
Volker Fischer
702fad2bc3 minor reordering 2010-03-15 18:47:16 +00:00
Volker Fischer
03a1103629 fix typo, resolve warnings 2010-03-14 20:15:06 +00:00
Volker Fischer
3fae9fb1cf maybe bug fix for mac server logging problem, added zip for deploying on mac to include COPYING file 2010-03-14 15:51:22 +00:00
Volker Fischer
8950e897f0 some minor fixes 2010-03-14 11:56:58 +00:00
Volker Fischer
308da01b92 make new init file location specific for Mac 2010-03-14 06:06:47 +00:00
Volker Fischer
be300fa311 changelog update -> new version number and adding Mac port 2010-03-13 20:30:12 +00:00
Volker Fischer
88296984cc increase version number because of the Mac port 2010-03-13 20:27:35 +00:00
Volker Fischer
cb264eb03c add mac deploy tool 2010-03-13 20:15:50 +00:00
Volker Fischer
6d191aa280 remove custom plist file since setting working directory within this file did not work 2010-03-13 19:48:32 +00:00
Volker Fischer
5ff4ef7d42 as default store ini file in the same directory as the llcon binary is located 2010-03-13 19:46:20 +00:00
Volker Fischer
b319e67ca7 working directory does not work 2010-03-13 19:11:20 +00:00
Volker Fischer
e161dc8010 add custom plist file 2010-03-13 11:46:36 +00:00
Volker Fischer
db636f9d96 take care of problem if input/output buffer sizes cannot be set to a common value, some cleanup 2010-03-13 11:04:29 +00:00
Volker Fischer
c4ae143efa removed warnings 2010-03-13 09:46:51 +00:00
Volker Fischer
2387a49ba0 use smaller sound card frame sizes as default for Mac 2010-03-13 07:06:25 +00:00
Volker Fischer
91b96a2133 workaround for Mac operation of client software 2010-03-12 20:41:47 +00:00
Volker Fischer
a36d36d015 universal binaries on Mac, some cleanup, fix for click on Mac bundle for starting llcon 2010-03-12 20:25:30 +00:00
Volker Fischer
425424b4ad added mac icon 2010-03-11 21:43:28 +00:00
Volker Fischer
106cec35d9 some more cleanup 2010-03-11 19:35:19 +00:00
Volker Fischer
0e624d3b99 support for setting device buffer size, some cleanup 2010-03-11 19:12:30 +00:00
Volker Fischer
d5cb9d821d improved error message on wrong sample rate 2010-03-11 18:33:56 +00:00
Volker Fischer
720fe3c075 added check for sample rates 2010-03-11 07:03:04 +00:00
Volker Fischer
b6ee741e2c first working version of CoreAudio interface, still a lot to do... 2010-03-10 21:40:47 +00:00
Volker Fischer
07be35a465 finally, at least input seems to work now, also did some cleanup 2010-03-10 06:35:49 +00:00
Volker Fischer
d15cce1c00 some more Coreaudio work (still not working) 2010-03-09 20:36:35 +00:00
Volker Fischer
5b0618e4c6 added lots of test and debug code, audio interface not working yet 2010-03-09 19:19:10 +00:00
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