mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-27 21:39:30 -04:00
LoadString: Sanitize input settings: Handle empty string, remove redundant category settings: Rename Input to Controls, FS to DataStorage settings: Fix Controls groups information settings: Move use_docked_mode to System (again) settings: Document settings: Add type identification function settings: Move registry into values settings: Move global_reset_registry into values settings: Separate AdvGraphics from Renderer settings: More document squash settings: Use linkage object uisettings: Move registry into settings Probably wont build without uisettings: Use settings linkage object config: Load settings with a map Uses the new all_settings vector to load settings. qt-config: Rename settings category qt config: Rename to read category config: Read/write contols category with for_each This is extremely limited due to the complexity of the Controls group, but this handles the the settings that use the interface. qt-config: Use new settings registry qt-config: Read/write advgrphics qt-config: Use settings linkage object yuzu_cmd: Load setting off of vector cmd-config: Finish settings rename config: Read controls settings group with for_each cmd/config: Move registry into values cmd: Read adv graphics cmd-config: Use settings linkage object |
||
|---|---|---|
| .. | ||
| applets | ||
| configuration | ||
| debugger | ||
| multiplayer | ||
| util | ||
| about_dialog.cpp | ||
| about_dialog.h | ||
| aboutdialog.ui | ||
| bootmanager.cpp | ||
| bootmanager.h | ||
| CMakeLists.txt | ||
| compatdb.cpp | ||
| compatdb.h | ||
| compatdb.ui | ||
| compatibility_list.cpp | ||
| compatibility_list.h | ||
| discord.h | ||
| discord_impl.cpp | ||
| discord_impl.h | ||
| game_list.cpp | ||
| game_list.h | ||
| game_list_p.h | ||
| game_list_worker.cpp | ||
| game_list_worker.h | ||
| hotkeys.cpp | ||
| hotkeys.h | ||
| Info.plist | ||
| install_dialog.cpp | ||
| install_dialog.h | ||
| loading_screen.cpp | ||
| loading_screen.h | ||
| loading_screen.ui | ||
| main.cpp | ||
| main.h | ||
| main.ui | ||
| mini_dump.cpp | ||
| mini_dump.h | ||
| precompiled_headers.h | ||
| qt_common.cpp | ||
| qt_common.h | ||
| startup_checks.cpp | ||
| startup_checks.h | ||
| uisettings.cpp | ||
| uisettings.h | ||
| vk_device_info.cpp | ||
| vk_device_info.h | ||
| yuzu.qrc | ||
| yuzu.rc | ||