yuzu-mainline/src/yuzu/configuration
2020-12-07 19:34:52 -06:00
..
config.cpp Disable analog joystick from buttons by default 2020-12-07 19:34:52 -06:00
config.h config: Migrate config files into config/custom 2020-11-15 23:33:19 -05:00
configuration_shared.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configuration_shared.h configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_audio.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_audio.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_audio.ui configure_audio: fix UI margins 2020-07-19 13:26:55 -04:00
configure_cpu_debug.cpp configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu_debug.h configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu_debug.ui configure_cpu: Split optimization settings off into Debug tab 2020-07-12 19:32:32 +01:00
configure_cpu.cpp dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_cpu.h dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_cpu.ui dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_debug_controller.cpp general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_debug_controller.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_debug_controller.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_debug.cpp logging/settings: Increase maximum log size to 100 MB and add extended logging option 2020-08-24 21:39:56 -07:00
configure_debug.h
configure_debug.ui logging/settings: Increase maximum log size to 100 MB and add extended logging option 2020-08-24 21:39:56 -07:00
configure_dialog.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_dialog.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_filesystem.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_filesystem.h
configure_filesystem.ui
configure_general.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_general.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_general.ui
configure_graphics_advanced.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_graphics_advanced.h configure_graphics: Remove Force 30 FPS mode 2020-07-28 08:07:26 -04:00
configure_graphics_advanced.ui Address feedback, add shader compile notifier, update setting text 2020-08-16 12:02:22 -04:00
configure_graphics.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_graphics.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
configure_graphics.ui video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
configure_hotkeys.cpp configure_hotkeys: Don't translate empty strings 2020-08-16 08:13:25 -04:00
configure_hotkeys.h
configure_hotkeys.ui
configure_input_advanced.cpp Disable analog joystick from buttons by default 2020-12-07 19:34:52 -06:00
configure_input_advanced.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_advanced.ui Disable analog joystick from buttons by default 2020-12-07 19:34:52 -06:00
configure_input_player.cpp configure_input_player: Use the npad style set to show the available controllers 2020-11-20 22:22:22 -05:00
configure_input_player.h configure_input_player: Use the npad style set to show the available controllers 2020-11-20 22:22:22 -05:00
configure_input_player.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_input_profile_dialog.cpp general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_profile_dialog.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05: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_input.cpp configure_input: Update the input profiles for other player tabs 2020-11-15 23:33:21 -05:00
configure_input.h configure_input: Update the input profiles for other player tabs 2020-11-15 23:33:21 -05:00
configure_input.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_motion_touch.cpp input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
configure_motion_touch.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_motion_touch.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_mouse_advanced.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_per_game_addons.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
configure_per_game_addons.h
configure_per_game_addons.ui
configure_per_game.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
configure_per_game.h
configure_per_game.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_profile_manager.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_profile_manager.h
configure_profile_manager.ui
configure_service.cpp
configure_service.h
configure_service.ui
configure_system.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_system.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_system.ui configure_system: Implement highlighted overrides 2020-07-19 13:26:55 -04:00
configure_touch_from_button.cpp Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
configure_touchscreen_advanced.cpp
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_ui.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_ui.h configure_ui: Address some review comments from the previous PR 2020-07-18 14:09:13 +02:00
configure_ui.ui configuration: Setup UI to config screenshot path and saving 2020-07-20 23:03:49 -04:00
configure_vibration.cpp configure_input: Accommodate for the mouse input device engine 2020-11-15 23:33:21 -05:00
configure_vibration.h input_common: Add VibrationDevice and VibrationDeviceFactory 2020-11-15 23:33:20 -05:00
configure_vibration.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_web.cpp
configure_web.h
configure_web.ui
configure.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
input_profiles.cpp input_profiles: Implement input profiles 2020-11-15 23:33:19 -05:00
input_profiles.h input_profiles: Implement input profiles 2020-11-15 23:33:19 -05:00