yuzu-mainline/src/yuzu/configuration
2021-07-15 23:56:57 -05:00
..
config.cpp Merge pull request #6579 from ameerj/float-settings 2021-07-15 18:03:11 -04:00
config.h general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configuration_shared.cpp configuration_shared: Drop unused function and template another 2021-05-19 16:00:48 -04:00
configuration_shared.h configuration_shared: Drop unused function and template another 2021-05-19 16:00:48 -04:00
configure_audio.cpp configure_audio: Use u8 for volume value 2021-07-08 20:58:38 -04:00
configure_audio.h
configure_audio.ui
configure_cpu_debug.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_cpu_debug.h settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_cpu_debug.ui settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_cpu.cpp settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_cpu.h settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_cpu.ui settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_debug_controller.cpp
configure_debug_controller.h
configure_debug_controller.ui
configure_debug_tab.cpp settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_debug_tab.h settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_debug_tab.ui settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_debug.cpp settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_debug.h
configure_debug.ui settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_dialog.cpp settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
configure_dialog.h yuzu qt: Add an Apply button to configuration dialogs 2021-05-25 02:25:39 -04:00
configure_filesystem.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_filesystem.h
configure_filesystem.ui
configure_general.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_general.h yuzu qt: Use lambda and std::function for reset callback 2021-06-01 17:22:06 -04:00
configure_general.ui yuzu: Add settings reset button to general configuration 2021-06-01 17:22:04 -04:00
configure_graphics_advanced.cpp settings: Disable FPS unlimit setting between title launches 2021-07-10 15:11:17 -04:00
configure_graphics_advanced.h settings: Disable FPS unlimit setting between title launches 2021-07-10 15:11:17 -04:00
configure_graphics_advanced.ui settings: Disable FPS unlimit setting between title launches 2021-07-10 15:11:17 -04:00
configure_graphics.cpp configure_graphics: Use u8 for bg_color values 2021-07-08 21:45:01 -04:00
configure_graphics.h configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
configure_graphics.ui configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
configure_hotkeys.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_hotkeys.h
configure_hotkeys.ui
configure_input_advanced.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_input_advanced.h
configure_input_advanced.ui configure_input: Use u8 for mouse sensitivity 2021-07-08 23:24:31 -04:00
configure_input_player_widget.cpp settings: Disable controller preview if controller is not active 2021-05-30 10:57:20 -05:00
configure_input_player_widget.h settings: Disable controller preview if controller is not active 2021-05-30 10:57:20 -05:00
configure_input_player.cpp input_common: Make button threshold customizable 2021-07-15 23:56:57 -05:00
configure_input_player.h common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_input_player.ui Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
configure_input_profile_dialog.cpp
configure_input_profile_dialog.h
configure_input_profile_dialog.ui
configure_input.cpp Fix connect and disconnect controller events 2021-01-23 22:59:44 -06:00
configure_input.h
configure_input.ui
configure_motion_touch.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_motion_touch.h Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
configure_motion_touch.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_mouse_advanced.cpp
configure_mouse_advanced.h
configure_mouse_advanced.ui
configure_per_game_addons.cpp common: fs: Remove [[nodiscard]] attribute on Remove* functions 2021-06-22 13:36:24 -04:00
configure_per_game_addons.h
configure_per_game_addons.ui
configure_per_game.cpp Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 2021-06-23 12:02:10 +10:00
configure_per_game.h yuzu qt: Revert some usages of string_view 2021-06-02 19:50:20 -04:00
configure_per_game.ui Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 2021-06-23 12:02:10 +10:00
configure_profile_manager.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_profile_manager.h
configure_profile_manager.ui
configure_service.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_service.h
configure_service.ui
configure_system.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_system.h
configure_system.ui
configure_touch_from_button.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_touch_from_button.h
configure_touch_from_button.ui
configure_touch_widget.h
configure_touchscreen_advanced.cpp Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_ui.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_ui.h
configure_ui.ui
configure_vibration.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_vibration.h
configure_vibration.ui
configure_web.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_web.h
configure_web.ui
configure.ui settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
input_profiles.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
input_profiles.h