libsoundio/src
Andrew Kelley 918183adc6 ALSA: be ready for /dev/snd to not be available
If this occurs, the system has no ALSA support in the kernel,
and it is appropriate for the backend to fail.

closes #6
2015-09-03 15:40:36 -07:00
..
alsa.cpp ALSA: be ready for /dev/snd to not be available 2015-09-03 15:40:36 -07:00
alsa.hpp ALSA: fix clear buffer behavior 2015-09-01 15:06:33 -07:00
atomics.hpp JACK: fix crash when refreshing devices 2015-07-29 12:27:31 -07:00
channel_layout.cpp fix build on linux 2015-08-01 22:40:55 -07:00
config.h.in WASAPI skeleton 2015-08-08 15:22:50 -07:00
coreaudio.cpp CoreAudio: pass the latency test 2015-09-03 10:47:38 -07:00
coreaudio.hpp CoreAudio: pass the latency test 2015-09-03 10:47:38 -07:00
dummy.cpp dummy: pass the latency test 2015-09-02 13:31:50 -07:00
dummy.hpp dummy: better clear buffer behavior 2015-09-01 15:39:03 -07:00
jack.cpp JACK: pass the latency test 2015-09-02 15:23:41 -07:00
jack.hpp JACK: pass the latency test 2015-09-02 15:23:41 -07:00
list.hpp various code adjustments 2015-08-27 20:57:53 -07:00
os.cpp rt prio warning behavior is overridable 2015-08-26 12:54:13 -07:00
os.h rt prio warning behavior is overridable 2015-08-26 12:54:13 -07:00
pulseaudio.cpp PulseAudio: fix microphone regression 2015-09-03 09:35:37 -07:00
pulseaudio.hpp various code adjustments 2015-08-27 20:57:53 -07:00
ring_buffer.cpp no constructors or destructors 2015-08-04 11:03:19 -07:00
ring_buffer.hpp use hidden visibility by default and explicitly export 2015-08-20 14:48:19 -07:00
soundio.cpp dummy: pass the latency test 2015-09-02 13:31:50 -07:00
soundio.hpp dummy: pass the latency test 2015-09-02 13:31:50 -07:00
soundio_private.h use hidden visibility by default and explicitly export 2015-08-20 14:48:19 -07:00
util.cpp beginning of ALSA support - list_devices works 2015-07-07 02:55:32 -07:00
util.hpp use hidden visibility by default and explicitly export 2015-08-20 14:48:19 -07:00
wasapi.cpp WASAPI: pass the latency test 2015-09-03 10:26:55 -07:00
wasapi.hpp WASAPI: pass the latency test 2015-09-03 10:26:55 -07:00