eden-miror/src/frontend_common
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623)
Some games need specific applets to work.

For example for local multiplayer to function the Controller Applet must be set as:
- MK8D -> Custom Applet
- Absolum -> Real Applet

Web/Offline Applet: Assasin Creed and some bundled games might need real applet.

Overlay Toggle added for Horizon's ingame menu.

Thanks PavelBARABANOV for the help with the PR.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3623
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: John <john@eden-emu.dev>
Co-committed-by: John <john@eden-emu.dev>
2026-02-24 22:25:28 +01:00
..
CMakeLists.txt [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2026-02-23 02:50:13 +01:00
config.cpp [Configuration] Add Applets Tab to Per-Game Configurations (#3623) 2026-02-24 22:25:28 +01:00
config.h [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
content_manager.h [common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 2025-08-27 22:21:04 +02:00
data_manager.cpp [desktop] refactor profile management and fix some misc bugs with it (#3415) 2026-01-29 17:17:28 +01:00
data_manager.h [qt, util] Change default units from units of 1024 (MiB, KiB) to 1000 (MB, KB) (#2882) 2025-12-07 00:29:37 +01:00
firmware_manager.cpp [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
firmware_manager.h [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
mod_manager.cpp [desktop] Fix mod import for romfs mods (#3609) 2026-02-22 22:03:32 +01:00
mod_manager.h [desktop] Add mod importer from folder and zip (#3472) 2026-02-06 06:37:30 +01:00
play_time_manager.cpp [tests] fix compile+linking issues with PlayTime (#3345) 2026-01-19 16:27:18 +01:00
play_time_manager.h [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2025-12-26 02:55:52 +01:00
settings_generator.cpp [common] autogenerate unique console serial for every install (#3550) 2026-02-15 04:11:39 +01:00
settings_generator.h [frontend] Generate web token at runtime (#3462) 2026-02-04 04:16:39 +01:00
update_checker.cpp [cmake, frontend] Fix update checker and move to self-hosted Git (#3558) 2026-02-15 20:51:05 +01:00
update_checker.h [frontend] Fix nightly update checker (#3444) 2026-02-01 20:38:02 +01:00