summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_general.cpp
AgeCommit message (Expand)Author
2022-03-20yuzu: Reduce unused includesameerj
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2022-02-06yuzu: Mute audio when in backgroundgerman77
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-01yuzu qt: Use lambda and std::function for reset callbacklat9nq
2021-06-01yuzu: Add settings reset button to general configurationlat9nq
2021-06-01configuration: Initial work to reset all settingsfearlessTobi
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configuration_shared: Require name of the widget for highlightinglat9nq
2020-07-19configure_general: Implement manual tristate buttonslat9nq
2020-07-14configure_general: Explicitly guard use_multi_core when applying settingslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-27General: Initial Setup for Single Core.Fernando Sahmkow
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-22Add missing includeFearlessTobi
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-05yuzu/configure: move speed limiter to generalFearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-19yuzu/configuration/configure_general: Specify string conversions explicitlyLioncash
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman
2018-11-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-16Fixed switching operation modes when not running a gameDavid Marcec
2018-11-08Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec