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
5701b05e0f
portaudio
/
src
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
dmitrykos
5701b05e0f
wasapi: zero wasapi host api rep immediately after init. prevents (unlikely) issue with trying to free uninited allocations if com init fails during Pa_Initialize() (Ross Bencina)
2012-04-02 12:25:14 +00:00
..
common
Merged WaveRT branch (excluding stuff pertaining to ticket
#169
)
2012-02-14 09:32:57 +00:00
hostapi
wasapi: zero wasapi host api rep immediately after init. prevents (unlikely) issue with trying to free uninited allocations if com init fails during Pa_Initialize() (Ross Bencina)
2012-04-02 12:25:14 +00:00
os
Fix
#164
by using if instead if ifdef PA_USE_* for unix builds.
2011-08-25 07:17:48 +00: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