portaudio/include
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-10-26 16:40:25 +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: Support multiple devices in the device list on Windows UWP/WinRT platform. All UWP/WinRT functions are now prefixed as PaWasapiWinrt_ to be clearly visible, therefore PaWasapi_SetDefaultInterfaceId() was renamed to PaWasapiWinrt_SetDefaultDeviceId(). Expanded Important notes regarding UWP/WinRT platform and how to make the fully-functional device list with the corresponding pseudo-code example for easier understanding of the functionality. 2020-10-26 16:40:25 +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