summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-10-28Merge pull request #7223 from Moonlacer/geometry_property_removalAmeer J
2021-10-26Merge pull request #7186 from MightyCreak/fix-crash-configure-windowAmeer J
2021-10-25Geometry property removal and rewordingMoonlacer
2021-10-19Merge pull request #7197 from Moonlacer/tas_help_linkbunnei
2021-10-17settings: Remove std::chrono usageameerj
2021-10-16add_linkMoonlacer
2021-10-15ui: fix crash when closing configure windowRomain Failliot
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-14settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)Moonlacer
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-12Merge pull request #7147 from behunin/patch-1Ameer J
2021-10-11Fix a few warningsRomain Failliot
2021-10-08Update configure_tas.uiLevi Behunin
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-07service: Reduce header include overheadMorph
2021-10-05Merge pull request #7090 from Moonlacer/tas_spacing_additionbunnei
2021-10-01Merge pull request #7102 from Morph1984/remove-boxcatbunnei
2021-09-29style: Remove extra space preceding the :: operatorMorph
2021-09-29settings: Remove BCAT settingsMorph
2021-09-29configure_network: Remove BCATMorph
2021-09-29configure_tas: Remove help button from dialog windowMoonlacer
2021-09-29configure_tas: Ensure dialog buttons always stay at the bottomMoonlacer
2021-09-28Merge pull request #7042 from v1993/patch-7Ameer J
2021-09-23Merge pull request #7068 from behunin/patch-3bunnei
2021-09-22Clean-up and nitsLevi Behunin
2021-09-20Clean-upLevi Behunin
2021-09-18Tas configure ui nitsLevi Behunin
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: new update methodgerman77
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18input_common/tas: Add swap controllergerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide1
2021-09-18settings: File selector & other settingsMonsterDruide1
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-18If not on Windows, disable raw inputValeri
2021-09-18Hide XInput bypass on non-Windows OSesValeri
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
2021-09-15fix_clang_errorMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-10input_common: Enable steam controllers and 8 player supportgerman77
2021-09-06Second part of Golden's PRMoonlacer
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-19Replace QPoint with QPointF where applicableValeri
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-13configuration: fix mingw-w64 buildSönke Holz