portaudio/src/hostapi/coreaudio
Repository files (latest commit first)
Filename Latest commit message Latest commit date
philburk 7aad01a1d3 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.
2011-02-28 23:56:48 +00:00
..
notes.txt moved trunk into place 2008-03-20 14:24:39 +00:00
pa_mac_core.c Added patest_write_sine_nonint to Makefile. 2011-02-28 23:56:48 +00:00
pa_mac_core_blocking.c Added patest_write_sine_nonint to Makefile. 2011-02-28 23:56:48 +00:00
pa_mac_core_blocking.h moved trunk into place 2008-03-20 14:24:39 +00:00
pa_mac_core_internal.h coreaudio: fixed incorrect value type used with OSAtomicOr32 API (xrunFlags were casted from long to unsigned int) which results in value truncation on systems where 'long' is 64 bits 2010-12-25 13:26:17 +00:00
pa_mac_core_old.c moved trunk into place 2008-03-20 14:24:39 +00:00
pa_mac_core_utilities.c coreaudio: fixed incorrect value type used with OSAtomicOr32 API (xrunFlags were casted from long to unsigned int) which results in value truncation on systems where 'long' is 64 bits 2010-12-25 13:26:17 +00:00
pa_mac_core_utilities.h fixes for hardware samplerate changes 2009-11-30 21:07:43 +00:00