portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2013-08-22 19:43:07 +00:00
..
common fixed bug that was causing memory corruption in PA/ALSA when host sample format was lager than user format. e.g. using 16 bit output with a sound card that used 24 bit buffers. the incorrect input zeroer was being used. Thanks to Anders Tornvig for identifying the problem 2013-08-06 08:26:55 +00:00
hostapi Alsa: Rename some variables in pa_linux_alsa where the meaning is mis-leading or wrong in the Alsa context. Also tweak one debug message and a few typos. 2013-08-22 19:43:07 +00:00
os move static variables into x86 section so they don't generate warnings when trying to build on 64 bit 2013-04-07 14:15:24 +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