RetroArch/audio
zoltanvb 4350ec24be
Support device list for PulseAudio (#15174)
As mentioned in https://github.com/libretro/RetroArch/issues/14954,
audio device selection works only if respective functions are
implemented in audio driver.

Added sink listing and selection. Common menu code takes care of the rest.
2023-04-09 18:15:48 +01:00
..
common (XAudio 2.8) Audio device selection can now be set 2019-07-26 20:46:11 +02:00
drivers Support device list for PulseAudio (#15174) 2023-04-09 18:15:48 +01:00
drivers_resampler Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00
audio_defines.h Better scrolling sound implementation, add new 'notice back' sound 2023-01-07 12:09:11 +01:00
audio_driver.c Add dropdown menu for audio device (#14914) 2023-01-28 02:22:08 +01:00
audio_driver.h implement scrolling sounds for ozone 2023-01-03 19:34:35 +01:00
audio_thread_wrapper.c Split up audio code into new file audio/audio_driver.c (#13097) 2021-10-11 18:01:37 +02:00
audio_thread_wrapper.h Split up audio code into new file audio/audio_driver.c (#13097) 2021-10-11 18:01:37 +02:00
librsound.c Remove asserts 2023-01-09 00:51:05 +01:00