summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_general.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu qt: Use lambda and std::function for reset callbacklat9nq2021-06-011-6/+7
* yuzu: Add settings reset button to general configurationlat9nq2021-06-011-4/+19
* configuration: Initial work to reset all settingsfearlessTobi2021-06-011-0/+14
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-2/+2
* configuration: Simplify applying per-game settingslat9nq2021-05-161-6/+6
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* core/settings: Move configuring_global behind an APILioncash2020-11-041-4/+4
* configuration_shared: Simplify name lookup in highlighting functionsLioncash2020-08-141-3/+3
* configuration: Use forward declares and remove extraneous structslat9nq2020-07-191-12/+7
* clang-formatlat9nq2020-07-191-7/+6
* configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-191-6/+6
* configuration_shared: Require name of the widget for highlightinglat9nq2020-07-191-2/+3
* configure_general: Implement manual tristate buttonslat9nq2020-07-191-17/+25
* configure_general: Explicitly guard use_multi_core when applying settingslat9nq2020-07-141-0/+2
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-14/+64
* General: Initial Setup for Single Core.Fernando Sahmkow2020-06-271-0/+6
* yuzu: Option to hide mouse on inactivityFearlessTobi2020-04-201-0/+2
* yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi2020-01-241-8/+0
* yuzu: Pause when in backgroundFearlessTobi2019-09-261-0/+2
* Add missing includeFearlessTobi2019-09-221-0/+1
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-0/+1
* yuzu/configure: move speed limiter to generalFearlessTobi2019-09-051-0/+9
* yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-5/+0
* yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-091-1/+1
* yuzu: Remove CPU Jit setting from the UIfearlessTobi2019-07-041-5/+0
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-0/+12
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-3/+3
* yuzu/configuration/configure_general: Specify string conversions explicitlyLioncash2019-05-191-1/+2
* ui_settings: Rename game directory variablesFreddyFunk2019-04-111-2/+2
* Merge pull request #2132 from FearlessTobi/port-4437bunnei2019-04-101-4/+0
|\
| * yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-4/+0
* | core/yuzu: Remove enable_nfc settingfearlessTobi2019-03-291-2/+0
|/
* qt: Add setting to prompt for user on game bootZach Hilman2018-12-251-0/+2
* configure_input: Make None a controller option instead of checkboxZach Hilman2018-11-191-36/+0
* Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei2018-11-191-0/+3
|\
| * game_list: Only reload game list after relevant settings changedZach Hilman2018-11-041-0/+3
* | Fixed switching operation modes when not running a gameDavid Marcec2018-11-161-0/+3
* | Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec2018-11-081-20/+22
* | FixupsDavid Marcec2018-11-071-11/+15
* | Ability to switch between docked and undocked mode in-gameDavid Marcec2018-11-071-1/+25
|/
* Added Amiibo support (#1390)David2018-10-241-0/+2
* ui_settings: Place definition of the theme array within the cpp fileLioncash2018-10-041-1/+1
* remove multicore in configure_general.cppMysticExile2018-09-101-3/+0
* qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-071-0/+4
* qt: Default destructors where applicableLioncash2018-08-061-1/+1
* Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-291-1/+0
* core: Add a configuration setting for use_multi_core.bunnei2018-05-111-0/+3
* Add Dark theme, Icon themingN00byKing2018-03-301-0/+8
* config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2018-03-271-4/+3
* config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2018-03-271-3/+3
* qt: Add config option for is_docked.bunnei2018-03-271-0/+3
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-131-12/+0
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-2/+2
* Massive removal of unused modulesJames Rowe2018-01-131-0/+47