eden-miror/src/core/hle/service/audio
lizzie 4cacf56cec
[core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269)
stub for IApplicationFunctions::Unknown330; stubs for BSD sockets values

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

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3269
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-01-06 22:44:57 +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 [core/hle] implement Unknown330 and stub extra 20/15 missing funcs (#3269) 2026-01-06 22:44:57 +01: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