643 Commits (9dfbc9bdce15c299faf06aa7bf68a8660366daee)

Author SHA1 Message Date
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
german77 2c339a5114 configure/ui: Add sliders for trigger buttons 5 years ago
Morph b804f77fa5 configure_audio: Fix volume clamping to 0 5 years ago
german77 240019feca input_common: Make button threshold customizable 5 years ago
german77 c7478642a6 input_common: Support SDL toggle buttons 5 years ago
ameerj 58219d1f36 settings: Disable FPS unlimit setting between title launches 5 years ago
lat9nq 420987c5bf yuzu qt: config: Only save renderer_debug as a global setting 5 years ago
ameerj 0ed1077763 configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj f9139ddab7 config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 8284658bac configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 386cd45f07 configure_audio: Use u8 for volume value 5 years ago
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq c8b8674ffc settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 7ab5767157 core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
lat9nq 38f658d21e config: Read UISettings as basic settings 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
lat9nq 35b17fa5e0 configuration: Defer to common/settings for per-game settings defaults 5 years ago
OZtistic 36aacf62ad Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
Fernando Sahmkow 865dd615ca Reaper: Upgrade label from unsafe to experimental as no regressions are known now. 5 years ago
ameerj 36250a4730 config: Add frame limiter toggle hotkey 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow ca6f47c686 Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago
Fernando Sahmkow 0dd98842bf Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 954ad2a61e Reaper: Setup settings and final tuning. 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph c11b4c45e1 configure_cpu_debug: Clarify settings behavior 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Lioncash b3eb08254b configure_ui: Add translation context for file-scope strings 5 years ago
Kewlan 058196a089 limitable_input_dialog: Implement character limiter 5 years ago
lat9nq c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 8aeb425669 configuration: Initial work to reset all settings 5 years ago
german77 ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
lat9nq bc38d4c81b yuzu qt: Restore const qualifiers 5 years ago
lat9nq cfb9bcbe42 yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq c1bad4357a yuzu qt: Add an Apply button to configuration dialogs 5 years ago
german77 7f445a59fa settings: Forbid docked mode on handheld 5 years ago
german77 bb22d6d8f7 settings: Suppress duplicate label name warning 5 years ago
lat9nq 5153d5387a
configure_cpu: Simplify UpdateGroup 5 years ago
lat9nq 12ef74456c configuration_shared: Drop unused function and template another 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
Morph cd6dcef5aa configure_debug: FIx duplicate labels 5 years ago
lat9nq ab2677f0a1 configuration: Add CPU tab to game properties 5 years ago