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
17e4472219
portaudio
/
src
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
rbencina
17e4472219
zero asio host api rep immediately after init. prevents (unlikely) issue with trying to free uninited allocations if com init fails during Pa_Initialize()
2012-04-02 07:58:04 +00:00
..
common
Merged WaveRT branch (excluding stuff pertaining to ticket
#169
)
2012-02-14 09:32:57 +00:00
hostapi
zero asio host api rep immediately after init. prevents (unlikely) issue with trying to free uninited allocations if com init fails during Pa_Initialize()
2012-04-02 07:58:04 +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