]> Repos - portaudio/commit
General:
authorrobiwan <robiwan@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 22 Feb 2012 12:20:26 +0000 (12:20 +0000)
committerrobiwan <robiwan@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 22 Feb 2012 12:20:26 +0000 (12:20 +0000)
commit6803965617e355f9e5f182cdc60eca75cecb19be
tree46a9567fa465f800195010e5d070344e4f97267f
parentd9980664525f4551fc2b3f38e5a8a7229139ac5b
General:
- Change of CMake options to utilize built in header configuration support (PA_USE_*)
- Added CMakeLists.txt for examples
- Added paex_ocean_shore.c as an example how to use PA ring buffer for lock-free communication with the audio callback
WDM-KS:
- Added better default sample rate support
- Made sure that all pins now have a name, even if only "Input" or "Output"
- IsUSBDevice fixed acc. to Alex Lessard's suggestion
- IsNameUSBAudioDevice fixed similarly
CMakeLists.txt
cmake_support/options_cmake.h.in
examples/CMakeLists.txt [new file with mode: 0644]
examples/paex_ocean_shore.c [new file with mode: 0644]
src/hostapi/wdmks/pa_win_wdmks.c