skyline/app/src/main/cpp/skyline/services/audio
Billy Laws 01febe75c4 Reimplement audout and audren using yuzu audio_core
The yuzu audio_core code is mostly untouched, with a set of wrappers used to bridge it with skyline kernel primitives. Huge thanks to maide and their advice, whom without this wouldn't have been possible.
2023-03-27 22:31:14 +01:00
..
IAudioDevice.cpp Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioDevice.h Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioInManager.cpp Stub audin:u 2022-06-04 19:11:57 +01:00
IAudioInManager.h Stub audin:u 2022-06-04 19:11:57 +01:00
IAudioOut.cpp Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioOut.h Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioOutManager.cpp Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioOutManager.h Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioRenderer.cpp Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioRenderer.h Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioRendererManager.cpp Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00
IAudioRendererManager.h Reimplement audout and audren using yuzu audio_core 2023-03-27 22:31:14 +01:00