Commit Graph

35 Commits

Author SHA1 Message Date
Volker Fischer
87aabee220 changed the qt includes to regular ones (without the .h) 2013-01-02 20:41:04 +00:00
Volker Fischer
3f75913dca better handling of sound card reinits 2012-01-28 11:51:14 +00:00
Volker Fischer
3a83c5cad0 small warning fix 2012-01-23 21:18:01 +00:00
Volker Fischer
e50abe3a67 fix for bad audio under Mac for some USB sound cards 2012-01-23 21:01:18 +00:00
Volker Fischer
18ff7f2dc4 update log file, small fix for project file, added header include for 64bit compilation on Mac (thanks to morloch) 2012-01-22 18:28:35 +00:00
Volker Fischer
e31c59e0f2 support for selecting audio device for Mac 2012-01-22 10:26:34 +00:00
Volker Fischer
02c0bcb1ac some fixes -> device string enumeration seems to work now 2012-01-22 08:00:16 +00:00
Volker Fischer
ae3a8b09de some work on Mac audio device selection, not yet finished 2012-01-21 18:21:36 +00:00
Volker Fischer
b7f5827696 fixed problems with icon files, added licenses of libs in the main copying file 2011-11-03 20:08:04 +00:00
Volker Fischer
8720c40db6 some more work for moving functions from the Windows sound interface to the sound base class 2011-10-18 20:04:56 +00:00
Volker Fischer
6a4260352d some minor changes (help text, renaming, etc.) 2011-05-30 07:28:08 +00:00
Volker Fischer
c8731e6be6 same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +00:00
Volker Fischer
6c8e9e8524 fix for deployment 2010-04-12 18:19:33 +00:00
Volker Fischer
3b34c2561e some advances in deployment of llcon software 2010-04-11 18:04:06 +00:00
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
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
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
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
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