summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2020-07-19clang-formatlat9nq
2020-07-19configure_system: Highlight labels on startuplat9nq
2020-07-19configure_graphics: Fix layout in global configlat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configure_system: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Add default combobox setup functionlat9nq
2020-07-19configuration_shared: Use an int instead of a QStringlat9nq
2020-07-19configure_graphics_advanced: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Switch back to background colorslat9nq
2020-07-19configuration_shared: Better use global textlat9nq
2020-07-19configure_audio: fix UI marginslat9nq
2020-07-19configure_graphics: Implement highlighted overrideslat9nq
2020-07-19configure_audio: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Require name of the widget for highlightinglat9nq
2020-07-19configuration_shared: Use a highlight instead of background colorlat9nq
2020-07-19configure_general: Implement manual tristate buttonslat9nq
2020-07-19configuration_shared: Initial functions and data for manual tristatelat9nq
2020-07-18configure_ui: Address some review comments from the previous PRFearlessTobi
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-17Remove duplicate configDavid Marcec
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-16Merge pull request #4337 from lat9nq/fix-per-game-asyncbunnei
2020-07-14settings: Move settings sanitization to its own functionlat9nq
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-14Merge pull request #4282 from Morph1984/fs-sizebunnei
2020-07-14configure_general: Explicitly guard use_multi_core when applying settingslat9nq
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-11configure_cpu: Add tooltipsMerryMage
2020-07-11configure_cpu: Show/Hide debugging optionsMerryMage
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10settings: Remove storage size optionsMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-08Merge pull request #4255 from lioncash/copybunnei
2020-07-06change shortcut context for other hotkeys with file open dialogAmeer
2020-07-06Fix ss crash on game menu, fix ss on windowed modeAmeer
2020-07-06configure_graphics: Make use of qOverload in signals/slotsLioncash
2020-07-06configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox()Lioncash
2020-07-04Fix merge conflicts?Ameer
2020-07-02Fix unnecessary diffsAmeer
2020-07-02Add LR triggers as axes, half press to initiate a press, add GC axis id in co...Ameer
2020-06-27GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow
2020-06-27General: Initial Setup for Single Core.Fernando Sahmkow
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-22Small quality of life indication that mapped button is GCAmeer
2020-06-21Singleton GC Adapter class, remove globals, fix naming conventionAmeer
2020-06-21Clang FormattingAmeer
2020-06-21GC Adapter ImplementationAmeer
2020-06-20Add translation of "Current Boxcat Events"David Marcec
2020-06-19Fix compilation when not building with boxcatDavid Marcec
2020-06-16Merge pull request #4041 from ReinUsesLisp/arb-decompbunnei