portaudio/src/hostapi/asio
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-04-17 11:36:55 +08:00
..
ASIOSDK Add asio lib. 2018-04-17 11:36:55 +08:00
ASIO-README.txt updated ASIO-README.txt closes ticket #8 2011-11-20 07:12:10 +00:00
asiosdk2.3.zip Add asio lib. 2018-04-17 11:36:55 +08:00
Callback_adaptation_.pdf moved trunk into place 2008-03-20 14:24:39 +00:00
iasiothiscallresolver.cpp fixed ASIO thiscall resolver for GCC 4.+: CALL_THISCALL_1_DOUBLE was failing due to strong optimization of GCC compiler, added EDX in clobbered register list to warn GCC that resolver uses it explicitly 2010-04-11 16:13:46 +00:00
iasiothiscallresolver.h excluded x86-64 platform from ASIO 'thiscall' resolver as x64 ABI does not have 'thiscall' calling convention anymore 2010-04-07 21:07:55 +00:00
pa_asio.cpp 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 2013-05-02 01:06:01 +00:00
Pa_ASIO.pdf moved trunk into place 2008-03-20 14:24:39 +00:00