libsoundio/src
Andrew Kelley db1195877a SoundIo, SoundIoDevice: unions instead of void *
for better cache locality
2015-07-27 16:37:45 -07:00
..
alsa.cpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
alsa.hpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
atomics.hpp add and export a ring buffer implementation 2015-07-06 01:05:22 -07:00
channel_layout.cpp JACK: determine channel layouts of devices 2015-07-27 11:27:41 -07:00
config.h.in add JACK backend skeleton 2015-07-24 18:43:14 -07:00
dummy.cpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
dummy.hpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
jack.cpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
jack.hpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
list.hpp fix name collision in list 2015-07-01 12:56:21 -07:00
os.cpp ring buffer: fewer mallocs during init 2015-07-27 15:29:10 -07:00
os.hpp ring buffer: fewer mallocs during init 2015-07-27 15:29:10 -07:00
pulseaudio.cpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
pulseaudio.hpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
ring_buffer.cpp ring buffer: fewer mallocs during init 2015-07-27 15:29:10 -07:00
ring_buffer.hpp ring buffer: fewer mallocs during init 2015-07-27 15:29:10 -07:00
soundio.cpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
soundio.h SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
soundio.hpp SoundIo, SoundIoDevice: unions instead of void * 2015-07-27 16:37:45 -07:00
util.cpp beginning of ALSA support - list_devices works 2015-07-07 02:55:32 -07:00
util.hpp ALSA: open output device with parameters 2015-07-13 21:30:37 -07:00