]> Repos - portaudio/commit
Added patest_write_sine_nonint to Makefile.
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 28 Feb 2011 23:56:48 +0000 (23:56 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 28 Feb 2011 23:56:48 +0000 (23:56 +0000)
commit7aad01a1d38be5903e24f2c8b209bf4a77fbbd50
treec46e247d6b8024e00a8f57d8977532c7a458c259
parent7d8d647cfa53e06cfec0affab12f5c4932ba592f
Added patest_write_sine_nonint to Makefile.
Check for paNonInterleaved on Mac and return paSampleFormatNotSupported.
Fix pa_minlat.c. Linux was complaining about not checking fgets return value.
Makefile.in
qa/loopback/src/paqa.c
src/hostapi/coreaudio/pa_mac_core.c
src/hostapi/coreaudio/pa_mac_core_blocking.c
test/pa_minlat.c