summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_general.cpp
AgeCommit message (Expand)Author
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
2018-11-03game_list: Only reload game list after relevant settings changedZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-04ui_settings: Place definition of the theme array within the cpp fileLioncash
2018-09-10remove multicore in configure_general.cppMysticExile
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash
2018-08-06qt: Default destructors where applicableLioncash
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-03-30Add Dark theme, Icon themingN00byKing
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...bunnei
2018-03-26qt: Add config option for is_docked.bunnei
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe