13
0
livetrax/libs/backends/coreaudio
Robin Gareus df840cec13 undo debug (17453ec) info.
The problem was: OSX i386 builds used --dist-target=leopard
which forced the deprecated 10.5 CoreAudio API.
(build-host config has been changed now).

There is currently insufficient support in ardour’s
CoreAudioPCM::create_aggregate_device() for the old API,
COREAUDIO_108 needs to be defined or aggregate devices stop
working on OSX 10.8 or later.
2015-06-10 02:46:10 +02:00
..
coreaudio_backend.cc Coreaudio: ignore [expected] SR changes. 2015-06-07 02:33:21 +02:00
coreaudio_backend.h coreaudio support for multiple devices 2015-06-01 01:02:38 +02:00
coreaudio_pcmio_aggregate.cc undo debug (17453ec) info. 2015-06-10 02:46:10 +02:00
coreaudio_pcmio.cc half-duplex Coreaudio support. 2015-06-04 02:44:58 +02:00
coreaudio_pcmio.h coreaudio support for multiple devices 2015-06-01 01:02:38 +02:00
coremidi_io.cc interpret CoreMidi unique ID as unsigned for consistency. 2015-03-11 20:06:41 +01:00
coremidi_io.h
rt_thread.h
wscript allow coreaudio backend to build on OS X Lion 2015-04-20 23:12:35 -04:00