summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
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
2021-03-07qt: Set DISPLAY env var when not presentAni
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-12yuzu: Create screenshot path before capturelat9nq
2021-02-11Merge pull request #5869 from german77/mousePanningbunnei
2021-02-07Add mouse panninggerman
2021-02-06Refresh debug controller settingsgerman
2021-02-06Add controller window and single joycon top viewgerman
2021-01-28hle: kernel: Allocate a dummy KThread for each host thread, and use it for sc...bunnei
2021-01-21renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp
2021-01-10Merge pull request #5229 from Morph1984/fullscreen-optbunnei
2021-01-04Merge pull request #5261 from gal20/hide_mouse_patchbunnei