portaudio/src/hostapi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 55ca7ea7d5 alsa:
- fixed seg.fault (caused by assertion) when using non-interleaved host i/o, now paNonInterleaved flag is provided to PaUtil_InitializeBufferProcessor to signal processor about host format being non-interleaved
2010-07-29 18:54:45 +00:00
..
alsa alsa: 2010-07-29 18:54:45 +00:00
asihpi moved trunk into place 2008-03-20 14:24:39 +00:00
asio added pragma to auto-link winmm.lib when compiling with msvc 2010-07-14 06:45:25 +00:00
coreaudio maccore: fixed MacOSX "Snow Leopard" 10.6+ deadlock on sample-rate change submitted by Olivier Tristan 2010-03-18 11:26:47 +00:00
dsound fixed compile for DirectSound implementation under MSYS, missing DSSPEAKER_7POINT1_SURROUND define 2010-05-20 17:28:23 +00:00
jack jack: 2010-07-29 06:29:41 +00:00
oss oss: fixed compile for systems missing 'pthread_cancel' series of functions, this allows to compile PortAudio under Android platform with OSS as audio host back-end 2010-06-06 17:36:33 +00:00
wasapi wasapi: 2010-07-23 10:04:03 +00:00
wdmks fix for half duplex and build issues from Toni Wilen. 2009-05-14 14:37:37 +00:00
wmme Fixed bug (when PAWIN_USE_WDMKS_DEVICE_INFO is defined) where wmme device channel count would be incorrect for default device resulting in distorted sound if user tries to open device with more channels than device can handle. Thanks to Dmitry Kostjuchenko for the patch. 2009-12-09 01:31:44 +00:00