Commit Graph

83 Commits

Author SHA1 Message Date
Volker Fischer
8d15994159 fixed another warning 2015-11-13 22:27:25 +00:00
Volker Fischer
89f8578efb fixed two warnings 2015-11-13 21:57:24 +00:00
Volker Fischer
15e44213a7 fixed two warnings 2015-11-13 21:41:07 +00:00
Volker Fischer
233c34ba45 fixed two warnings 2015-11-13 21:13:59 +00:00
Volker Fischer
12889fbea5 fixed a buffer overrun problem in the Mac audio interface if the sound card has a lot of input and output channels 2015-07-05 12:00:54 +00:00
Volker Fischer
75e38864d9 possible fix for a crash for some external audio interfaces 2015-07-05 09:35:04 +00:00
Volker Fischer
423cec2ff2 possible fix for a crash for some external audio interfaces 2015-07-04 08:47:46 +00:00
Volker Fischer
33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer
b25347e3b3 added a comment 2014-02-25 21:00:31 +00:00
Volker Fischer
3ba632be9e small fix in comment 2014-02-24 23:30:50 +00:00
Volker Fischer
c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer
30f285a18e speed optimization 2014-01-03 08:56:31 +00:00
Volker Fischer
4fb1db8493 fixed a typo in a variable name 2013-12-29 14:45:14 +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
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
c8731e6be6 same fixes, some cleanup, some server list implementation 2011-03-31 18:25:14 +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
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