portaudio/src/hostapi
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 50986ea63b wasapi:
- new method PaWasapi_GetFramesPerHostBuffer which allows to get number of input/output frames per host (WASAPI) buffer, this method helps to find out maximal values for PaWasapiHostProcessorCallback
 - documentation fixes
2010-04-16 08:31:19 +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 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
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: 2010-04-16 08:31:19 +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