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
e1cf376aa6
portaudio
/
src
/
hostapi
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
rossb
e1cf376aa6
fixed bug in asio blocking i/o stream initialization which would cause crash (bad ptr). enabled timeout code in read/writestream. patch from sven fischer
2009-03-13 16:31:28 +00:00
..
alsa
moved trunk into place
2008-03-20 14:24:39 +00:00
asihpi
moved trunk into place
2008-03-20 14:24:39 +00:00
asio
fixed bug in asio blocking i/o stream initialization which would cause crash (bad ptr). enabled timeout code in read/writestream. patch from sven fischer
2009-03-13 16:31:28 +00:00
coreaudio
fixed bug as suggested by Michael allen. This fixes issues with blocking IO on the mac when using different number of channels for input and output.
2008-10-24 14:10:04 +00:00
dsound
initial support for ac3+wma spdif passthrough for pa_win_wmme. see flags in pa_win_wmme.h. flags currently work for OpenStream but are ignored for IsFormatSupported
2009-01-21 12:07:32 +00:00
jack
moved trunk into place
2008-03-20 14:24:39 +00:00
oss
OSS: clear trigger direction bits at correct time
2008-06-05 21:13:54 +00:00
wasapi
ticket
#84
. Fix for Cygwin. Added a #define called CREATE_THREAD. Cygwin will call CreateThread, whereas other dev environments will generate code to call _beginthreadex. endthreadex was handled in the same way.
2008-10-05 15:14:25 +00:00
wdmks
ticket#84
2008-10-05 15:15:15 +00:00
wmme
always disable wmme clip and dither if an spdif passthrough wave format is requested
2009-03-08 08:10:55 +00:00