portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-09-18 18:15:12 +10:00
..
common fix missing new line at end of pa_front.c 2016-09-09 23:48:53 +10:00
hostapi wmme hotplug: General cleanup to device scanning code: * Only check for system preferred devices when there are more than zero devices. * Move variable declarations to more local scope. * Make variable names more meaningful (inputDeviceCount --> waveInDeviceCount, outArgument --> winMmeScanResults) * Add explanatory comments. 2016-09-18 18:15:12 +10:00
os hotplug: fix signed/unsigned parameter warning in pa_win_hotplug.c 2016-09-10 23:47: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