libsoundio/src
Andrew Kelley 45d5691254 Merge pull request #71 from michaelmaltese/feature-more-coreaudio-formats
coreaudio: support more formats: S16LE, S32LE, and Float64LE
2016-04-26 16:46:31 -07:00
..
alsa.c alsa: refactor for readability 2016-01-26 20:18:39 -07:00
alsa.h Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
atomics.h fix compile error with use of ATOMIC_FLAG_INIT 2016-04-22 10:33:44 -07:00
channel_layout.c Go back to statically initialized arrays 2016-01-06 09:27:22 +01:00
config.h.in architecture independent header files 2015-09-24 09:26:17 -07:00
coreaudio.c Merge pull request #71 from michaelmaltese/feature-more-coreaudio-formats 2016-04-26 16:46:31 -07:00
coreaudio.h Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
dummy.c Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
dummy.h Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
jack.c Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
jack.h Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
list.h Fix compiler attributes for MSVC 2015-12-07 11:28:06 +01:00
os.c os: fix not cleaning up fd resource when mmap fails 2016-02-17 18:05:08 -07:00
os.h rt prio warning behavior is overridable 2015-08-26 12:54:13 -07:00
pulseaudio.c Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
pulseaudio.h Wrap atomic_flag usage behind SoundIo macros and types 2015-12-05 13:33:47 +00:00
ring_buffer.c convert source code to pure C 2015-11-10 02:24:18 -07:00
ring_buffer.h convert source code to pure C 2015-11-10 02:24:18 -07:00
soundio.c Fix missing none backend initializer 2016-01-06 10:23:33 +01:00
soundio_internal.h convert source code to pure C 2015-11-10 02:24:18 -07:00
soundio_private.h add missing include directive 2016-04-22 10:24:32 -07:00
util.c convert source code to pure C 2015-11-10 02:24:18 -07:00
util.h Fix compiler attributes for MSVC 2015-12-07 11:28:06 +01:00
wasapi.c Fix WASAPI implementation when building in C++ mode. 2015-12-07 11:28:06 +01:00
wasapi.h Prevent WASAPI GUID from being re-defined in all compilation units. 2015-12-07 11:28:06 +01:00