suyu/src/audio_core/sink
lat9nq 432f68ad29 configure_audio: Implement ui generation
Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

configure_audio: Implement ui generation

Needs a considerable amount of management specific to some of
the comoboboxes due to the audio engine configuration.

general: Partial audio config implmentation

settings: Make audio settings as enums
2023-07-21 10:56:07 -04:00
..
cubeb_sink.cpp audio_core: No longer stall when sink queue is full 2023-03-27 22:01:41 +01:00
cubeb_sink.h Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
null_sink.h Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
sdl2_sink.cpp yuzu-sdl,audio_core: Remove antiquated warning ignore 2023-05-05 03:48:28 -04:00
sdl2_sink.h Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
sink.h Merge pull request #8878 from Kelebek1/remove_pause 2022-09-15 13:50:13 -07:00
sink_details.cpp configure_audio: Implement ui generation 2023-07-21 10:56:07 -04:00
sink_details.h configure_audio: Implement ui generation 2023-07-21 10:56:07 -04:00
sink_stream.cpp sink_stream: Resolve heap buffer corruption due to out of bounds write 2023-06-30 00:54:23 -04:00
sink_stream.h sink_stream: Resolve heap buffer corruption due to out of bounds write 2023-06-30 00:54:23 -04:00