portaudio/src/hostapi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2008-10-24 14:10:04 +00:00
..
alsa moved trunk into place 2008-03-20 14:24:39 +00:00
asihpi moved trunk into place 2008-03-20 14:24:39 +00:00
asio Supports multiple threads using ASIO by adding CoInitialize(0) and CoUninitialize() calls. 2008-06-28 18:27:34 +00:00
coreaudio fixed bug as suggested by Michael allen. This fixes issues with blocking IO on the mac when using different number of channels for input and output. 2008-10-24 14:10:04 +00:00
dsound moved trunk into place 2008-03-20 14:24:39 +00:00
jack moved trunk into place 2008-03-20 14:24:39 +00:00
oss OSS: clear trigger direction bits at correct time 2008-06-05 21:13:54 +00:00
wasapi ticket #84. Fix for Cygwin. Added a #define called CREATE_THREAD. Cygwin will call CreateThread, whereas other dev environments will generate code to call _beginthreadex. endthreadex was handled in the same way. 2008-10-05 15:14:25 +00:00
wdmks ticket#84 2008-10-05 15:15:15 +00:00
wmme ticket#84 2008-10-05 15:15:34 +00:00