]> Repos - portaudio/commit
factored out InitPaDeviceInfoFromAsioDriver function. skip device rather than failing...
authorrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 2 May 2013 01:06:01 +0000 (01:06 +0000)
committerrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 2 May 2013 01:06:01 +0000 (01:06 +0000)
commita51584e3b14ed3566091dc162b39a425791056bf
tree44ebcddd954a823dd6b31471b35f16c9a2f5042e
parent3dd3c9f5ce43d6982bea95548a029872699f26a6
factored out InitPaDeviceInfoFromAsioDriver function. skip device rather than failing entire init process if a single ASIO driver returns an error during init. This was happening with MOTU devices if the device wasn't present. See ticket #221
src/hostapi/asio/pa_asio.cpp