aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2024-03-04"Merge Tagged PR 13018"HEADmasteryuzubot
2024-02-23Merge pull request #13073 from FearlessTobi/fsp-srv-ipcliamwhite
2024-02-22yuzu: Fix shortcut error messageNarr the Reg
2024-02-19Import keys from filesystem. (#13056)Andrew Pilley
2024-02-19fs: Add and use fs_save_data_types.hFearlessTobi
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-18Add check for corrupted firmware files after install.Andrew Pilley
2024-02-18>.> spellingAndrew Pilley
2024-02-18cleanup by clang-format.Andrew Pilley
2024-02-18Improve behavior when one or more firmware files can't be deleted.Andrew Pilley
2024-02-17Implement In-app firmware installation.Andrew Pilley
2024-02-11am: rewrite appletAE, appletOELiam
2024-02-03Merge pull request #12850 from Calinou/multiplayer-add-hotkeysliamwhite
2024-01-29core: support offline web appletLiam
2024-01-29am: migrate global state to per-applet state structureLiam
2024-01-29am: retrieve main applet creation info from frontendLiam
2024-01-30Add hotkeys for multiplayer actionsHugo Locurcio
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2024-01-29service: split am into componentsLiam
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-25frontend_common: Consistently use referencest895
2024-01-25frontend_common: Remove key rederivation and keep key checkt895
2024-01-21frontend_common: Move integrity verification to content_managert895
2024-01-19frontend_common: Add content manager utility functionst895
2024-01-17Allow -u to accept a username string in addition to index, and suppress the U...Andrew Pilley
2024-01-15Merge pull request #12612 from liamwhite/fs-pidCharles Lombardo
2024-01-11service: hid: Create abstracted pad structuregerman77
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
2024-01-06service: set: Rename filesgerman77
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-12-29Fix Wayland appIdReilly Brogan
2023-12-18yuzu: Make language persistent and remove symbols_pathNarr the Reg
2023-12-10core: Use single instance of profile managergerman77
2023-12-01file_sys: handle null romfsLiam
2023-11-29Merge pull request #11946 from flodavid/gamemodeliamwhite
2023-11-27Merge pull request #12160 from german77/mouse_constrainliamwhite
2023-11-26Merge pull request #12156 from german77/firmwarevsliamwhite
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25yuzu: integrate gamemode support on linuxxcfrg
2023-11-24yuzu: Constrain mouse in render window when emulatedNarr the Reg
2023-11-24yuzu: Display firmware versionNarr the Reg
2023-11-21config: Unify config handling under frontend_commont895
2023-11-20Merge pull request #12011 from Macj0rdan/controller-appletNarr the Reg
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-19Merge pull request #11792 from boludoz/new-shortcutliamwhite
2023-11-13Merge pull request #11990 from german77/audioliamwhite
2023-11-11yuzu: Keep homebrew on the recently played listgerman77
2023-11-10yuzu: Make mute audio persistentNarr the Reg
2023-11-09Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir);Franco M