eden/src
Zephyron cae9d9b9e8 service/audio: implement Unknown5000 and add debug commands
- Add Unknown5000 implementation to create duplicate controller interface
- Add new debug-related command handlers:
  * OverrideDefaultTargetForDebug (50001)
  * SetForceOverrideExternalDeviceNameForDebug (50003)
  * ClearForceOverrideExternalDeviceNameForDebug (50004)
- Add proper debug logging for interface creation
- Update header with new function declaration
- Fix missing commas in function registration array

These changes improve the audio controller implementation by
adding support for interface duplication and debug override
functionality. The implementation maintains proper interface
lifetime management using SharedFrom.
2025-04-14 12:15:52 -03:00
..
android fix overlay options with pavel's changes and add a skipping information 2025-04-14 04:40:40 -03:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common Add Windows support to Hybrid Memory Manager 2025-04-12 23:42:24 -03:00
core service/audio: implement Unknown5000 and add debug commands 2025-04-14 12:15:52 -03:00
dedicated_room Changed executable names to eden 2025-04-01 18:35:37 +02:00
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
input_common Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
network Fix more typos 2024-01-15 23:26:53 +00:00
shader_recompiler Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
tests Implemented rewindless Fiber without Boost (using minicoro) 2025-04-04 03:40:47 +02:00
video_core Based on CamilleLaVey code, fix MSAA and Depth Stencil 2025-04-13 17:19:59 -03:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu Optimize SpiriV output 2025-04-12 22:54:32 -03:00
yuzu_cmd Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt Port changes from Early Access 2025-04-04 03:40:46 +02:00