libsoundio/src
2015-10-06 19:36:57 -07:00
..
alsa.cpp ALSA: fix deadlock under some circumstances 2015-10-06 18:50:56 -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 architecture independent header files 2015-09-24 09:26:17 -07:00
coreaudio.cpp no longer depend on or link against libm 2015-09-05 14:56:36 -07:00
coreaudio.hpp CoreAudio: pass the latency test 2015-09-03 10:47:38 -07:00
dummy.cpp dummy: fix deadlock when pause called from write_callback 2015-10-06 19:36:57 -07:00
dummy.hpp dummy: fix deadlock when pause called from write_callback 2015-10-06 19:36:57 -07:00
jack.cpp JACK: fix infinite loop when refreshing devices 2015-09-03 20:20:59 -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 os: fix crash when creating non high priority thread fails 2015-09-17 15:04:34 -07:00
os.h rt prio warning behavior is overridable 2015-08-26 12:54:13 -07:00
pulseaudio.cpp os: remove superfluous condition on init 2015-09-17 13:55:47 -07:00
pulseaudio.hpp PulseAudio: better clear buffer implementation 2015-09-07 16:58:46 -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 fix and add test for soundio_device_nearest_sample_rate 2015-09-18 22:08:36 -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 no longer depend on or link against libm 2015-09-05 14:56:36 -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