summaryrefslogtreecommitdiff
path: root/src/yuzu/main.h
AgeCommit message (Expand)Author
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-06-01ui: Status bars dock button becomes dock/undock buttonKyle Kienapfel
2022-04-19Prevent the mouse cursor from leaving the window when mouse panning is enabledPurple
2022-03-23Merge pull request #8035 from lat9nq/disable-web-appletbunnei
2022-03-20yuzu: Reduce unused includesameerj
2022-03-17yuzu: Move disable_web_applet to UISettingslat9nq
2022-02-06yuzu: Mute audio when in backgroundgerman77
2022-02-06yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2021-12-22main: fix wake lock in Flatpak ...liushuyu
2021-11-24Refactor menu states and shortcuts in GMainWindow. (#7419)Adam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-16Yuzu UI: Add button for Anti AliasFernando Sahmkow
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16main: Add resolution scale label in the status barMorph
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-10-15yuzu: Construct system in GMainWindowMorph
2021-10-15core: Move ResultStatus outside of SystemMorph
2021-10-15main: Use std::unique_ptr for uiMorph
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-11main: Add option to reset window size to 900pameerj
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-01yuzu: main: Register a callback for ExitMorph
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18main: TAS Playback state labelMonsterDruide1
2021-07-25Merge pull request #6575 from FernandoS27/new_settingsbunnei
2021-07-22main: Update Shader Cache menu optionsameerj
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2021-07-09Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle.Fernando Sahmkow
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