portaudio/src/hostapi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 4f26695b77 maccore: fixed MacOSX "Snow Leopard" 10.6+ deadlock on sample-rate change submitted by Olivier Tristan
and Stephane Letz with the following details:
"When using paMacCoreChangeDeviceParameters option of PaMacCore_SetupStreamInfo, if the sample rate used in PortAudio do not match the one on the hardware, it automatically switches the hardware samplerate. This functionality stopped working on 10.6 and was blocking the application when trying to change the hardware samplerate (infinite wait) It now works fine on 10.6 as it used to on previous OSX version."
2010-03-18 11:26:47 +00:00
..
alsa Fix latency calculation in PA ALSA 2009-06-03 18:57:56 +00:00
asihpi moved trunk into place 2008-03-20 14:24:39 +00:00
asio added cast to IsDebuggerPresentPtr, fixes compilation of asio on some systems 2009-12-10 08:09:21 +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 fix for undefined DirectSoundFullDuplex8 when PAWIN_USE_DIRECTSOUNDFULLDUPLEXCREATE wasn't defined. thanks Dmitry 2010-02-03 00:28:29 +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 wasapi: small corrections to improve CoInitialize/CoUninitialize sequence (taken from DS implementation) 2010-03-17 10:37:29 +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