summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-05-02Merge pull request #6263 from Kewlan/folder-swap-expand-stateMorph
2021-05-01Merge pull request #6261 from Kewlan/game-list-filter-fixbunnei
2021-04-30Merge pull request #6257 from Morph1984/fix-use-after-free-webappletbunnei
2021-04-30game_list: Fix dir move up/down expand stateKewlan
2021-04-30game_list: Update filter results when removing directoriesKewlan
2021-04-28yuzu: config: Silence narrowing conversion warning on MSVCMorph
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-28yuzu: main: Silence type conversion warning on MSVCMorph
2021-04-26Merge pull request #6236 from Morph1984/swkbd-button-hint-scalingbunnei
2021-04-25Merge pull request #6198 from Kewlan/favorite-gamesbunnei
2021-04-25config: Add new keyboard bindingsMorph
2021-04-24applets/swkbd: Fix software keyboard button hint scalingIts-Rei
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-15overlay_dialog: Add an overlay text dialog that accepts controller inputMorph
2021-04-15main: Move meta type registration into its own functionMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14Merge pull request #6196 from bunnei/asserts-settingbunnei
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-04-13applets/controller: Hook up the "Motion" button functionalityMorph
2021-04-11Merge pull request #6135 from Morph1984/borderless-windowed-fullscreenbunnei
2021-04-08Merge pull request #6062 from ameerj/auto-stubbunnei
2021-04-06config: Default to exclusive fullscreen mode on platforms other than WindowsMorph
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-04-04configure_graphics: Prevent stack-use-after-scopelat9nq
2021-03-30Use a single connection for UDP server, make connection test longer and check...german77
2021-03-30configuration: Add auto stub toggle that resets on bootameerj
2021-03-27yuzu/main: Add user command line argumentgerman77
2021-03-20Fix cancelation of choose directory dialogivan-boikov
2021-03-12Merge pull request #5327 from AniLeo/masterbunnei
2021-03-11Merge pull request #6040 from german77/toggleKeyboardbunnei
2021-03-08Merge pull request #5990 from german77/mousePanningV2bunnei
2021-03-07qt: Set DISPLAY env var when not presentAni
2021-03-06Enable mouse toggle buttonsgerman77
2021-03-06Add toggle button option for normal buttonsgerman
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2021-03-03Merge pull request #6004 from german77/udprandombunnei
2021-03-02Fix default bcat_backend initKelebek1
2021-03-01inputCommon: Use an unique client id for each socket instancegerman
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-15Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei
2021-02-15Merge pull request #4940 from german77/nativeGCbunnei
2021-02-14debugger: controller: Add access keylat9nq
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-13Merge pull request #5915 from lat9nq/screenshots-dir-fixLC
2021-02-13config: Make high GPU accuracy the defaultReinUsesLisp