eden/src/yuzu/configuration
swurl 7e943732bf fix a large variety of issues (#101)
- GLASM/SPIR-V mixup on Android
- potential greenscreen fix (thx suyu)
- save memory layout and add 10gb/12gb options
- potential samsung gaming hub fix
- fix layout of controller UI
- fix default settings to sensible defaults.
- note to TotK that you should increase memory layout
- Error checking for Windows linking
- fix an IDE error
- improved migration system w/threading and busy indicator
- disabled citron migration for now
- replaced some user-facing legacy strings with eden
- Added 10GB and 12GB DRAM layouts
- Fix Android black screen issues
- add discord link & update FAQ/Quickstart
- update links in about page
- add back rich presence
- add Don't show again for desktop pre alpha banner
- add citron warning to android and polaris to desktop

Signed-off-by: swurl <swurl@swurl.xyz>
Co-authored-by: Pavel Barabanov <pavelbarabanov94@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/101
Co-authored-by: swurl <swurl@swurl.xyz>
Co-committed-by: swurl <swurl@swurl.xyz>
2025-05-11 23:58:25 +00:00
..
configuration_shared.cpp common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configuration_shared.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure.ui Fix controls config dialog 2025-04-10 02:38:34 +02:00
configure_applets.cpp settings: enable error applet 2024-02-24 22:56:08 -05:00
configure_applets.h general: add default configurations for applet mode 2024-02-09 09:20:53 -05:00
configure_applets.ui general: add default configurations for applet mode 2024-02-09 09:20:53 -05:00
configure_audio.cpp settings: Allow audio sink, input, and output to be set per game 2024-01-31 09:31:19 -05:00
configure_audio.h settings: Allow audio sink, input, and output to be set per game 2024-01-31 09:31:19 -05:00
configure_audio.ui configure_audio: Implement ui generation 2023-07-21 10:56:07 -04:00
configure_camera.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
configure_camera.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_camera.ui yuzu: Hook qt camera to camera driver 2022-07-23 19:40:21 -05:00
configure_cpu.cpp qt: add cpu_backend configuration 2023-11-26 20:44:07 -05:00
configure_cpu.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_cpu.ui qt: add cpu_backend configuration 2023-11-26 20:44:07 -05:00
configure_cpu_debug.cpp core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_cpu_debug.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_cpu_debug.ui core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_debug.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_debug.h yuzu: Use a debugger to generate minidumps 2022-09-04 21:36:04 -04:00
configure_debug.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_debug_controller.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
configure_debug_controller.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_controller.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_debug_tab.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_tab.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_debug_tab.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_dialog.cpp Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
configure_dialog.h Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
configure_filesystem.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_filesystem.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_filesystem.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_general.cpp qt: Updated some user-facing strings to refer to eden 2025-04-01 18:37:54 +02:00
configure_general.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_general.ui yuzu: create linux group in general settings 2023-11-25 19:30:37 +01:00
configure_graphics.cpp configure_graphics: Avoid crash when vsync_mode_combobox is empty (occurs when renderer backend is Null) 2024-01-28 19:14:38 +00:00
configure_graphics.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_graphics.ui configure_graphics: Reimplement bg_color 2023-07-21 10:56:07 -04:00
configure_graphics_advanced.cpp qt/configuration: Use deleteLater 2023-07-21 23:25:22 -04:00
configure_graphics_advanced.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_graphics_advanced.ui configuration: Use buttons instead of highlights 2023-07-21 10:56:07 -04:00
configure_graphics_extensions.cpp Vulkan 1.4 and New Extensions (#93) 2025-05-09 14:19:51 +00:00
configure_graphics_extensions.h Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
configure_graphics_extensions.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_hotkeys.cpp yuzu: Make controller keys easier to assign 2024-02-06 16:51:39 -06:00
configure_hotkeys.h yuzu: Make controller keys easier to assign 2024-02-06 16:51:39 -06:00
configure_hotkeys.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_input.cpp Fix Qt <6.7 build and allow speed limit to be saved 2025-04-23 18:36:39 -04:00
configure_input.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_input.ui Update configure_input.ui 2022-07-19 16:20:16 -03:00
configure_input_advanced.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
configure_input_advanced.h core: hid: Signal color updates 2023-11-04 14:13:18 -06:00
configure_input_advanced.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_input_per_game.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
configure_input_per_game.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
configure_input_per_game.ui configure_input_per_game: Allow configuring all 8 players 2022-11-28 19:22:18 -05:00
configure_input_player.cpp Fix controls config dialog 2025-04-10 02:38:34 +02:00
configure_input_player.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_input_player.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_input_player_widget.cpp Merge remote-tracking branch 'origin/master' into typos3 2024-01-16 00:09:00 +00:00
configure_input_player_widget.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
configure_input_profile_dialog.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.ui applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
configure_linux_tab.cpp yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_linux_tab.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_linux_tab.ui yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_motion_touch.cpp fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_motion_touch.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_motion_touch.ui motion touch ui: move remaining connection out of .ui file 2022-05-29 18:37:38 -07:00
configure_mouse_panning.cpp yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
configure_mouse_panning.h yuzu: Add per-game linux gamemode configuration 2024-01-02 21:21:40 +01:00
configure_mouse_panning.ui yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
configure_network.cpp yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
configure_network.h ui: retranslate the network tab 2022-05-01 21:39:39 -07:00
configure_network.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_per_game.cpp Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
configure_per_game.h Add dynamic state extension configs 2025-04-23 20:57:53 -04:00
configure_per_game.ui c_per_game: Inform when settings might not be configurable 2023-07-21 10:56:07 -04:00
configure_per_game_addons.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_per_game_addons.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
configure_per_game_addons.ui yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
configure_profile_manager.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_profile_manager.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
configure_profile_manager.ui configure_profile_manager: Remove profile picture border 2022-11-15 18:11:58 -05:00
configure_ringcon.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
configure_ringcon.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_ringcon.ui Hyphenate Joy-Con and clarify further 2023-06-25 12:51:16 -04:00
configure_system.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
configure_system.h Merge pull request #12555 from flodavid/fix-gamemode-setting 2024-01-28 15:02:34 -05:00
configure_system.ui yuzu: create linux group in general settings 2023-11-25 19:30:37 +01:00
configure_tas.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_tas.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_tas.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_touch_from_button.cpp qt: 6.7.3 Implementation 2025-04-04 03:23:31 +02:00
configure_touch_from_button.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.cpp config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
configure_touchscreen_advanced.h Convert files to LF eol 2023-11-04 18:25:40 +00:00
configure_touchscreen_advanced.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_ui.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
configure_ui.h yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_ui.ui yuzu-qt: Track play time 2023-08-26 22:20:19 -04:00
configure_vibration.cpp service: hid: Fully implement abstract vibration 2024-01-15 23:15:40 -06:00
configure_vibration.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
configure_vibration.ui yuzu: config: Vibrate the controller while configuring vibration strength 2022-02-02 14:54:24 -06:00
configure_web.cpp fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
configure_web.h Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
configure_web.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
input_profiles.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
input_profiles.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
qt_config.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
qt_config.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
shared_translation.cpp fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
shared_translation.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
shared_widget.cpp Fix Qt <6.7 build and allow speed limit to be saved 2025-04-23 18:36:39 -04:00
shared_widget.h shared_widget: Use default literals more 2023-09-14 11:31:26 -04:00