summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-07-12Merge pull request #6574 from lioncash/i18nbunnei
2021-07-10settings: Disable FPS unlimit setting between title launchesameerj
2021-07-08qt/main: Make title string more i18n-friendlyLioncash
2021-07-08Merge pull request #6539 from lat9nq/default-settingAmeer J
2021-06-29Merge pull request #6471 from lat9nq/dump-as-modMorph
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-28Merge pull request #6502 from ameerj/vendor-titleMorph
2021-06-28patch_manager: Do not apply LayeredFS mods when dumpingMorph
2021-06-28yuzu qt: Add option to dump to SDMC directorylat9nq
2021-06-28main: Display the instruction set of the running title in the window nameameerj
2021-06-23General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableLioncash
2021-06-22common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph
2021-06-20video_core: Add GPU vendor name to window title barameerj
2021-06-17config: Add frame limiter toggle hotkeyameerj
2021-06-11yuzu: main: Ensure enough space is available for RomFS dumpingMorph
2021-06-07yuzu qt: Start games from context menulat9nq
2021-06-04Merge pull request #6362 from lat9nq/reset-to-defaultsbunnei
2021-06-02yuzu qt: Revert some usages of string_viewlat9nq
2021-06-01Merge pull request #6361 from lat9nq/per-hb-cfgbunnei
2021-06-01yuzu qt: Use lambda and std::function for reset callbacklat9nq
2021-06-01yuzu: Add settings reset button to general configurationlat9nq
2021-06-01configuration: Initial work to reset all settingsfearlessTobi
2021-05-27Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J
2021-05-25yuzu qt: Restore const qualifierslat9nq
2021-05-25yuzu qt: Handle per-game configs for title id 0lat9nq
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-25yuzu qt: Add an Apply button to configuration dialogslat9nq
2021-05-23settings: Forbid docked mode on handheldgerman77
2021-05-18Merge pull request #6317 from ameerj/fps-fixbunnei
2021-05-16yuzu/main: Fix version info in logging and about dialogMorph
2021-05-16main: Prevent installing base titles into NANDMorph
2021-05-15perf_stats: Rework FPS counter to be more accurateameerj
2021-05-15main: Add title's version to window name on EA/mainlineameerj
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-30Merge pull request #6257 from Morph1984/fix-use-after-free-webappletbunnei
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-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-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-03-27yuzu/main: Add user command line argumentgerman77
2021-03-12Merge pull request #5327 from AniLeo/masterbunnei