summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_per_game.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* main: Globally disable the "?" button on dialogsMorph2023-01-251-2/+0
* config: Custom profile detection fixesameerj2022-11-291-1/+1
* Configuration: Add per-game input profilesameerj2022-11-201-1/+4
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-2/+1
* configure_per_game: Eliminate variable shadowingMorph2022-06-141-3/+3
* yuzu: Eliminate variable shadowingMorph2022-06-141-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Reduce unused includesameerj2022-03-201-6/+0
* configure_per_game: Initialize tabs after loading custom configurationlat9nq2022-01-051-15/+9
* Geometry property removal and rewordingMoonlacer2021-10-261-1/+1
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-18/+48
* Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title barOZtistic2021-06-231-0/+2
* yuzu qt: Revert some usages of string_viewlat9nq2021-06-031-3/+8
* Merge pull request #6361 from lat9nq/per-hb-cfgbunnei2021-06-021-3/+6
|\
| * yuzu qt: Restore const qualifierslat9nq2021-05-261-7/+3
| * yuzu qt: Handle per-game configs for title id 0lat9nq2021-05-261-3/+10
* | Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J2021-05-271-0/+14
|\ \ | |/ |/|
| * yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-251-0/+14
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-2/+0
|/
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-0/+1
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* core: Eliminate remaining usages of the global system instanceLioncash2020-11-271-1/+1
* patch_manager: Remove usages of the global system instanceLioncash2020-11-181-2/+5
* input_profiles: Implement input profilesMorph2020-11-161-1/+2
* core/settings: Move configuring_global behind an APILioncash2020-11-041-1/+1
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+140