summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2020-07-29main: Remove assert for opening savedata when program_id = 0Morph
2020-07-29main: Silence [[fallthrough]] warningMorph
2020-07-29main: Split removal cases into their individual functions and address feedbackMorph
2020-07-29main: Connect game list remove signals to removal functionsMorph
2020-07-27yuzu/main: Remove redundant usages of QStringLiteral("")Lioncash
2020-07-20main: Don't use as many string copieslat9nq
2020-07-20main: rewrite (save as) screenshot savinglat9nq
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-17async shadersDavid Marcec
2020-07-16Merge pull request #4297 from FearlessTobi/skip-profile-selectbunnei
2020-07-15Use proper install result when overwriting filesMorph
2020-07-11main/profile_select: Don't prompt for profile selection when only one is avai...FearlessTobi
2020-07-10Add additional empty check for the QStringList returned by the InstallDialogMorph
2020-07-10Update the install and progress dialogsMorph
2020-07-10Refactor batch installing filesMorph
2020-07-10Add support for batch install to NANDMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-06Fix ss crash on game menu, fix ss on windowed modeAmeer
2020-07-01key_manager: Correct casing of instance()Lioncash
2020-07-01Merge pull request #3967 from FearlessTobi/keys-singletonDavid
2020-06-30Merge pull request #4063 from FreddyFunk/game-version-in-titlebunnei
2020-06-30Merge pull request #4166 from VolcaEM/quickstart-faqbunnei
2020-06-29Merge pull request #4182 from Kewlan/fullscreen-hotkey-fixbunnei
2020-06-27YuzuQT: Hide Speed UI on Multicore.Fernando Sahmkow
2020-06-27Clang Format.Fernando Sahmkow
2020-06-27GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow
2020-06-27General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow
2020-06-27Fix issues caused when changing the fullscreen hotkeyKewlan
2020-06-27Merge pull request #4164 from Kewlan/mute-audio-hotkeybunnei
2020-06-27Update FAQ function name (2/2)VolcaEM
2020-06-26Update function name againVolcaEM
2020-06-26Update function name (2/2)VolcaEM
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-25Clang-format againVolcaEM
2020-06-25Clang-formatVolcaEM
2020-06-25Remove unnecessary newlineVolcaEM
2020-06-25Merge branch 'master' into quickstart-faqVolcaEM
2020-06-25Fix typo 2: electric boogalooVolcaEM
2020-06-25Use QUrl (2/2)VolcaEM
2020-06-25Fix typoVolcaEM
2020-06-25Add "Open Quickstart Guide" and "FAQ" buttons to the Help menuVolcaEM
2020-06-25Merge pull request #4136 from VolcaEM/modsbunnei
2020-06-22Reorder variables to comply with the Auzure build pipelineunknown
2020-06-21Correct function name (2/2)VolcaEM
2020-06-21Clang-formatVolcaEM
2020-06-21Remove unnecessary conversionVolcaEM
2020-06-21Address review comment by LioncashVolcaEM
2020-06-21Add a "Open Mods Page" button to the GUIVolcaEM
2020-06-20main: Append AVX and FMA instructions to cpu stringMorph
2020-06-08Add game versio to title barunknown