summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2021-01-03main: Resolve error string not displayingLioncash
2021-01-02Merge pull request #5267 from lioncash/localizebunnei
2021-01-02general: Fix various spelling errorsMorph
2020-12-31yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal20
2020-12-31main: Make the loader error dialog fully translatableLioncash
2020-12-31main: Tidy up enum comparisonLioncash
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-25yuzu/main: Add basic command line argumentsMorph
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-23Merge pull request #5217 from lat9nq/save-on-bootbunnei
2020-12-22yuzu/main: Improve menubar access keyslat9nq
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-18applets/web: Fix keyboard to emulated controller inputMorph
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-12-08file_sys: Consolidate common Title ID operationsMorph
2020-11-30Disable web applet and warning when compiling for Linux on CIlat9nq
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-27savedata_factory: Eliminate usage of the global system instanceLioncash
2020-11-24frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-15general: Fix compiler warnings on linux and miscellaneous changesMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15config: Migrate config files into config/customMorph
2020-11-15applets/controller: Auto accept a valid single player configurationMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-10-22Don't ask for profile when there's only one.Kewlan
2020-09-26main: Allow applets to display on top while fullscreenMorph
2020-09-23game_list: Make game list function naming consistentLioncash
2020-09-14crypto/key_manager: Remove dependency on the global system accessorLioncash
2020-09-04main: Apply settings after applet configuration is complete.Morph
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-18common/telemetry: Migrate namespace into the Common namespaceLioncash
2020-08-18Merge pull request #4381 from Morph1984/fix-open-folder-installed-titlebunnei
2020-08-17Merge pull request #4535 from lioncash/fileutilbunnei
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-15main: Add an option to modify the currrent game's configurationlat9nq
2020-08-04main: Fallback to loader if no control nca is found with patch managerMorph
2020-08-04main: Fix Open Save/Mod Locations for installed titlesMorph
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-08-03Merge pull request #4263 from lat9nq/fix-screencaps-2David
2020-08-03Merge pull request #4438 from lioncash/localizingDavid
2020-07-29main: Add support for removing SDMC installed titlesMorph