aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.h
AgeCommit message (Expand)Author
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
2020-05-15frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)Morph
2020-05-11yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-04-14yuzu/main: Add better popup texts and remove duplicated actionsFearlessTobi
2020-02-25frontent: qt: main: Various updates/refactoring for separate presentation thr...bunnei
2020-02-03Merge pull request #3360 from CJBok/statusbar-buttonsbunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok
2020-01-02yuzu: Remove Maxwell debuggerReinUsesLisp
2019-11-03citra_qt: add amiibo drag and drop supportFearlessTobi
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman