This website requires JavaScript.
Explore
Help
Sign in
me
/
portaudio
Watch
1
Star
0
Fork
You've already forked portaudio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
portaudio
/
src
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
dmitrykos
999ca47aeb
wasapi: Check for the supported Windows version explicitly in PaWasapi_Initialize() and avoid relying on existence on avrt.dll for detecting the compatible platform (user could provide avrt.dll stub that will break initialization of the library if OS version does not support WASAPI backend).
2021-08-05 20:23:39 +03:00
..
common
Unify all stringizing macros to new PA_STRINGIZE macro in pa_util.h (
#605
)
2021-07-01 10:19:21 +10:00
hostapi
wasapi: Check for the supported Windows version explicitly in PaWasapi_Initialize() and avoid relying on existence on avrt.dll for detecting the compatible platform (user could provide avrt.dll stub that will break initialization of the library if OS version does not support WASAPI backend).
2021-08-05 20:23:39 +03:00
os
Unify all stringizing macros to new PA_STRINGIZE macro in pa_util.h (
#605
)
2021-07-01 10:19:21 +10:00
SConscript
moved src/common/pa_skeleton.c to src/hostapi/skeleton/pa_hostapi_skeleton.c. updated all build files accordingly.
2011-02-12 10:22:00 +00:00