Mai M 17fff10e06 Merge pull request #6465 from FernandoS27/sex-on-the-beach 5 years ago
..
config.cpp 17fff10e06 Merge pull request #6465 from FernandoS27/sex-on-the-beach 5 years ago
config.h 36250a4730 config: Add frame limiter toggle hotkey 5 years ago
configuration_shared.cpp 12ef74456c configuration_shared: Drop unused function and template another 5 years ago
configuration_shared.h 12ef74456c configuration_shared: Drop unused function and template another 5 years ago
configure.ui 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
configure_audio.cpp ab2677f0a1 configuration: Add CPU tab to game properties 5 years ago
configure_audio.h 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
configure_audio.ui c9f93c05f7 configure_audio: fix UI margins 6 years ago
configure_cpu.cpp 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
configure_cpu.h 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
configure_cpu.ui 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
configure_cpu_debug.cpp 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
configure_cpu_debug.h a4c6712a4b common: Move settings to common from core. 5 years ago
configure_cpu_debug.ui c11b4c45e1 configure_cpu_debug: Clarify settings behavior 5 years ago
configure_debug.cpp 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
configure_debug.h c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
configure_debug.ui 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
configure_debug_controller.cpp 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
configure_debug_controller.h 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
configure_debug_controller.ui 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
configure_dialog.cpp c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
configure_dialog.h c1bad4357a yuzu qt: Add an Apply button to configuration dialogs 5 years ago
configure_filesystem.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
configure_filesystem.h 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 5 years ago
configure_filesystem.ui 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 5 years ago
configure_general.cpp c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
configure_general.h c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
configure_general.ui 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
configure_graphics.cpp b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
configure_graphics.h b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
configure_graphics.ui b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
configure_graphics_advanced.cpp 17fff10e06 Merge pull request #6465 from FernandoS27/sex-on-the-beach 5 years ago
configure_graphics_advanced.h 17fff10e06 Merge pull request #6465 from FernandoS27/sex-on-the-beach 5 years ago
configure_graphics_advanced.ui 17fff10e06 Merge pull request #6465 from FernandoS27/sex-on-the-beach 5 years ago
configure_hotkeys.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_hotkeys.h a19c6317ef Add Restore Defaults and Clear options to hotkeys 6 years ago
configure_hotkeys.ui a19c6317ef Add Restore Defaults and Clear options to hotkeys 6 years ago
configure_input.cpp 3b4da2d7fa Fix connect and disconnect controller events 5 years ago
configure_input.h 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
configure_input.ui 38110dd485 configure_input: Add per-player vibration 5 years ago
configure_input_advanced.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_input_advanced.h 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
configure_input_advanced.ui 52b79ac009 Add mouse panning 5 years ago
configure_input_player.cpp 058196a089 limitable_input_dialog: Implement character limiter 5 years ago
configure_input_player.h a4c6712a4b common: Move settings to common from core. 5 years ago
configure_input_player.ui 481cd86722 Make settings controller image change with controller input 5 years ago
configure_input_player_widget.cpp ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
configure_input_player_widget.h ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
configure_input_profile_dialog.cpp 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
configure_input_profile_dialog.h 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
configure_input_profile_dialog.ui 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
configure_motion_touch.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_motion_touch.h bb3dce9363 Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
configure_motion_touch.ui 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
configure_mouse_advanced.cpp 9e1b0af259 input_common: Eliminate most global state 6 years ago
configure_mouse_advanced.h 9e1b0af259 input_common: Eliminate most global state 6 years ago
configure_mouse_advanced.ui 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
configure_per_game.cpp 36aacf62ad Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
configure_per_game.h c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
configure_per_game.ui 36aacf62ad Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
configure_per_game_addons.cpp 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
configure_per_game_addons.h 63d23835ef configuration: implement per-game configurations (#4098) 6 years ago
configure_per_game_addons.ui 63d23835ef configuration: implement per-game configurations (#4098) 6 years ago
configure_profile_manager.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
configure_profile_manager.h c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
configure_profile_manager.ui 54d7b664da qt: Move profile manager to own UI tab 7 years ago
configure_service.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_service.h e55d086cc9 qt: Add service dialog 6 years ago
configure_service.ui 02f8f1bb3e configure_service: Allow Qt to open external links 6 years ago
configure_system.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
configure_system.h 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
configure_system.ui a350ae6be6 configure_system: Implement highlighted overrides 6 years ago
configure_touch_from_button.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_touch_from_button.h d1e1ea0fef Address second batch of reviews 6 years ago
configure_touch_from_button.ui 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
configure_touch_widget.h d176feffad Address review comments and fix code compilation 6 years ago
configure_touchscreen_advanced.cpp 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
configure_touchscreen_advanced.h c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
configure_touchscreen_advanced.ui 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
configure_ui.cpp b3eb08254b configure_ui: Add translation context for file-scope strings 5 years ago
configure_ui.h 0072003a14 configure_ui: Address some review comments from the previous PR 6 years ago
configure_ui.ui 71b902cf62 configuration: Setup UI to config screenshot path and saving 6 years ago
configure_vibration.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_vibration.h e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
configure_vibration.ui 38110dd485 configure_input: Add per-player vibration 5 years ago
configure_web.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
configure_web.h c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
configure_web.ui 883eb1a1a1 yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 6 years ago
input_profiles.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
input_profiles.h 57d89e291d input_profiles: Implement input profiles 5 years ago