portaudio/include
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-12-10 10:50:31 +02:00
..
pa_asio.h renamed PaAsio_GetAvailableLatencyValues to PaAsio_GetAvailableBufferSizes and included a backward compatibility #define. see ticket #111. 2011-05-02 15:49:20 +00:00
pa_jack.h added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket #7 2011-02-04 10:41:58 +00:00
pa_linux_alsa.h alsa: 2011-02-11 00:15:51 +00:00
pa_mac_core.h minor fix for OS X 10.7: include AudioToolbox 2012-10-07 15:31:25 +00:00
pa_win_ds.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_wasapi.h wasapi: get channels count and sample rate from a mix format (IAudioClient::GetMixFormat) for a PaDeviceInfo to circumvent rare cases when WASAPI does not accept format provided PKEY_AudioEngine_DeviceFormat due to a wrong channel count (bug and solution reported by Etienne Dechamps (edechamps), discussion: http://app.assembla.com/spaces/portaudio/git/merge_requests/7024281), new PaWasapi_GetDeviceMixFormat API to get mix format provided by IAudioClient::GetMixFormat 2018-12-10 10:50:31 +02:00
pa_win_waveformat.h Normalize all the line endings 2016-05-18 22:13:20 -07:00
pa_win_wdmks.h Update doxygen comments for WDM/KS to indicate that new APIs are available in 19.5.0 2016-09-25 17:49:15 +10:00
pa_win_wmme.h added #include portaudio.h to pa_mac_core.h so it is consistent with all other host-api specific headers. closes ticket #7 2011-02-04 10:41:58 +00:00
portaudio.h Merge branch 'ticket_275_pass_void' into 'master' 2018-05-26 04:49:10 +00:00