portaudio/src/hostapi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2009-03-13 16:31:28 +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 fixed bug in asio blocking i/o stream initialization which would cause crash (bad ptr). enabled timeout code in read/writestream. patch from sven fischer 2009-03-13 16:31:28 +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 initial support for ac3+wma spdif passthrough for pa_win_wmme. see flags in pa_win_wmme.h. flags currently work for OpenStream but are ignored for IsFormatSupported 2009-01-21 12:07:32 +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 always disable wmme clip and dither if an spdif passthrough wave format is requested 2009-03-08 08:10:55 +00:00