1
0
Fork 0
mirror of https://github.com/Ryujinx/libsoundio.git synced 2025-01-11 06:55:29 +00:00
libsoundio/src
2015-08-13 12:23:22 -07:00
..
alsa.cpp sample rate is exposed as a list of min/max pairs 2015-08-08 14:44:31 -07:00
alsa.hpp callbacks supply min and max frame count parameters 2015-08-04 21:57:46 -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 WASAPI: detect channel layout of exclusive device 2015-08-13 00:58:05 -07:00
coreaudio.hpp CoreAudio: microphone example works 2015-08-08 11:45:21 -07:00
dummy.cpp WASAPI: shared mode devices support any sample rate 2015-08-12 18:57:34 -07:00
dummy.hpp callbacks supply min and max frame count parameters 2015-08-04 21:57:46 -07:00
jack.cpp WASAPI: detect channel layout of exclusive device 2015-08-13 00:58:05 -07:00
jack.hpp write and read functions no longer allow setting frame count 2015-08-04 00:56:03 -07:00
list.hpp no constructors or destructors 2015-08-04 11:03:19 -07:00
os.cpp WASAPI: default device detection 2015-08-12 11:01:06 -07:00
pulseaudio.cpp WASAPI: shared mode devices support any sample rate 2015-08-12 18:57:34 -07:00
pulseaudio.hpp callbacks supply min and max frame count parameters 2015-08-04 21:57:46 -07:00
ring_buffer.cpp no constructors or destructors 2015-08-04 11:03:19 -07:00
ring_buffer.hpp rename examples, install them, and correct #include path 2015-07-30 14:16:22 -07:00
soundio.cpp WASAPI: detect channel layout of exclusive device 2015-08-13 00:58:05 -07:00
soundio.hpp WASAPI: shared mode devices support any sample rate 2015-08-12 18:57:34 -07:00
util.cpp beginning of ALSA support - list_devices works 2015-07-07 02:55:32 -07:00
util.hpp no constructors or destructors 2015-08-04 11:03:19 -07:00
wasapi.cpp WASAPI: detecting device changes 2015-08-13 12:23:22 -07:00
wasapi.hpp WASAPI: detecting device changes 2015-08-13 12:23:22 -07:00