yuzu-mainline/src/audio_core
liamwhite 90cb852908
Merge pull request #12814 from Kelebek1/time_new_ipc
Move time services to new IPC and add debug printing
2024-01-29 09:08:46 -05:00
..
adsp Use the input process handle to get the correct application's memory 2024-01-28 18:51:43 +00:00
common Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
device Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
in audio: fetch process object from handle table 2024-01-12 10:03:16 -05:00
opus opus: fix stereo stream count check in multistream decoder object 2023-11-17 08:26:22 -05:00
out audio: fetch process object from handle table 2024-01-12 10:03:16 -05:00
renderer Use the input process handle to get the correct application's memory 2024-01-28 18:51:43 +00:00
sink Merge pull request #12387 from liamwhite/oboe 2023-12-19 16:15:07 +01:00
audio_core.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_core.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_event.cpp
audio_event.h
audio_in_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_in_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_manager.cpp
audio_manager.h
audio_out_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_out_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
CMakeLists.txt Move time services to new IPC. 2024-01-27 03:30:09 +00:00
precompiled_headers.h