summaryrefslogtreecommitdiff
path: root/src/yuzu/main.h
AgeCommit message (Expand)Author
2021-06-29Merge pull request #6471 from lat9nq/dump-as-modMorph
2021-06-28yuzu qt: Add option to dump to SDMC directorylat9nq
2021-06-20video_core: Add GPU vendor name to window title barameerj
2021-06-07yuzu qt: Start games from context menulat9nq
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-16main: Prevent installing base titles into NANDMorph
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-15applets/swkbd: Implement the Qt Software Keyboard frontendMorph
2021-04-15error: Make the error code as the title text of the OverlayDialogMorph
2021-04-15main: Move meta type registration into its own functionMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-02-06Refresh debug controller settingsgerman
2021-02-06Add controller window and single joycon top viewgerman
2020-12-31yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal20
2020-12-23Merge pull request #5217 from lat9nq/save-on-bootbunnei
2020-12-22Add option to reset window size to 1080pgerman
2020-12-22yuzu/main: Save settings when starting guestlat9nq
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18main: Add the ability to disable the web appletMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph
2020-12-18applets/web: Implement the Qt web browser applet frontendMorph
2020-12-18applets: Remove the previous web browser applet implementationMorph
2020-11-24frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei
2020-11-15config: Migrate config files into config/customMorph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-29yuzu/main: Amend lifetime issues with InputSubsystemLioncash
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-18Merge pull request #4381 from Morph1984/fix-open-folder-installed-titlebunnei
2020-08-15main: Add an option to modify the currrent game's configurationlat9nq
2020-08-04main: Fix Open Save/Mod Locations for installed titlesMorph
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-18yuzu: Port translation support from CitraFearlessTobi
2020-07-17async shadersDavid Marcec
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-06-30Merge pull request #4063 from FreddyFunk/game-version-in-titlebunnei
2020-06-30Merge pull request #4166 from VolcaEM/quickstart-faqbunnei
2020-06-27GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow
2020-06-27Update FAQ function name (1/2)VolcaEM
2020-06-26Update function name (1/2)VolcaEM
2020-06-25Use QUrl (1/2)VolcaEM
2020-06-25Add "Open Quickstart Guide" and "FAQ" buttons to the Help menuVolcaEM
2020-06-21Correct function name (1/2)VolcaEM
2020-06-21Add a "Open Mods Page" button to the GUIVolcaEM
2020-06-08Add game versio to title barunknown
2020-05-16Merge pull request #3665 from bunnei/device-savebunnei