eden/src/core/hle/service/audio
Maufeat 1d869e8495
[hle] stubbed extra services from (parental controls and stuff) fw21 (#3175)
Adds more Firmware 20+ related service commands.
Renames existing service commands according to switchbrew docs,
Unstubs new parental service stuff.

Signed-off-by: lizzie lizzie@eden-emu.dev

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3175
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2025-12-18 21:46:00 +01:00
..
audio.cpp audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManager 2024-02-20 22:15:37 -05:00
audio.h service: refactor server architecture 2023-02-21 12:19:25 -05:00
audio_controller.cpp [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 2025-12-18 21:46:00 +01:00
audio_controller.h [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 2025-11-27 19:46:41 +01:00
audio_device.cpp [hle] stubbed extra services from (parental controls and stuff) fw21 (#3175) 2025-12-18 21:46:00 +01:00
audio_device.h audio: rewrite IAudioDevice 2024-02-20 22:15:38 -05:00
audio_in.cpp audio: format 2024-02-20 22:51:39 -05:00
audio_in.h audio: rewrite IAudioOut 2024-02-20 22:15:37 -05:00
audio_in_manager.cpp audio: format 2024-02-20 22:51:39 -05:00
audio_in_manager.h audio: rewrite IAudioInManager 2024-02-20 22:15:37 -05:00
audio_out.cpp audio: rewrite IHardwareOpusDecoderManager 2024-02-20 22:15:38 -05:00
audio_out.h audio: rewrite IAudioOut 2024-02-20 22:15:37 -05:00
audio_out_manager.cpp [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 2025-11-27 19:46:41 +01:00
audio_out_manager.h [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 2025-11-27 19:46:41 +01:00
audio_renderer.cpp audio: format 2024-02-20 22:51:39 -05:00
audio_renderer.h audio: rewrite IAudioRenderer 2024-02-20 22:15:38 -05:00
audio_renderer_manager.cpp audio: rewrite IHardwareOpusDecoderManager 2024-02-20 22:15:38 -05:00
audio_renderer_manager.h audio: rewrite IAudioRendererManager 2024-02-20 22:15:37 -05:00
errors.h [hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 2025-11-27 19:46:41 +01:00
final_output_recorder_manager.cpp audio: move IFinalOutputRecorderManager{,ForApplet} 2024-02-20 22:15:37 -05:00
final_output_recorder_manager.h audio: move IFinalOutputRecorderManager{,ForApplet} 2024-02-20 22:15:37 -05:00
final_output_recorder_manager_for_applet.cpp audio: move IFinalOutputRecorderManager{,ForApplet} 2024-02-20 22:15:37 -05:00
final_output_recorder_manager_for_applet.h audio: move IFinalOutputRecorderManager{,ForApplet} 2024-02-20 22:15:37 -05:00
hardware_opus_decoder.cpp audio: rewrite IHardwareOpusDecoder 2024-02-20 22:15:38 -05:00
hardware_opus_decoder.h audio: rewrite IHardwareOpusDecoder 2024-02-20 22:15:38 -05:00
hardware_opus_decoder_manager.cpp audio: rewrite IHardwareOpusDecoderManager 2024-02-20 22:15:38 -05:00
hardware_opus_decoder_manager.h audio: rewrite IHardwareOpusDecoderManager 2024-02-20 22:15:38 -05:00