libsoundio/src
2016-10-23 14:41:49 -04:00
..
alsa.c Add packed/3bytes format to ALSA,dummy 2016-07-26 16:23:05 -06: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 Add packed/3bytes format to ALSA,dummy 2016-07-26 16:23:05 -06: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 Add PulseAudio signed 24bit packed formats 2016-07-30 14:45:28 -06: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 Merge branch 'pulseaudio' of https://github.com/0joshuaolson1/libsoundio into v2 2016-10-23 14:41:49 -04: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 Only define E_NOTFOUND if not already defined 2016-07-04 00:34:56 +02:00
wasapi.h Move the E_NOTFOUND define out of wasapi.h 2016-06-04 23:09:11 +02:00