summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-01-30Update src/core/hle/service/sockets/sockets.hLotP1
2024-01-30cmif_serialization: fix out layout calculationLiam
2024-01-29service: capsrv: Migrate to new IPCNarr the Reg
2024-01-29am: stop emulation when all applets are closedLiam
2024-01-29core: support offline web appletLiam
2024-01-29am: return AppletDataBroker and use for frontend appletsLiam
2024-01-29am: rework IStorage for transfer storageLiam
2024-01-29am: migrate global state to per-applet state structureLiam
2024-01-29am: retrieve main applet creation info from frontendLiam
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2024-01-29am: add new datatypes for per-applet stateLiam
2024-01-29service: split am into componentsLiam
2024-01-30Update sockets_translate.cppLotP1
2024-01-30Update sockets.hLotP1
2024-01-30Update sockets_translate.cppLotP1
2024-01-29service: mii: Set arguments as constNarr the Reg
2024-01-29notif: rewrite for new IPCLiam
2024-01-29Merge pull request #12837 from german77/catliamwhite
2024-01-29Merge pull request #12814 from Kelebek1/time_new_ipcliamwhite
2024-01-29fix build for gcc 11amazingfate
2024-01-28service: am: Focus state changed goes lastgerman77
2024-01-28service: hid: Fully implement touch resourceNarr the Reg
2024-01-28Merge pull request #12821 from merryhime/atomic_opsliamwhite
2024-01-28Merge pull request #12831 from Kelebek1/audren_multiliamwhite
2024-01-28Use the input process handle to get the correct application's memoryKelebek1
2024-01-28Merge pull request #12825 from liamwhite/whyliamwhite
2024-01-28Merge pull request #12823 from german77/set-audioliamwhite
2024-01-28Merge pull request #12802 from german77/mii_interfaceliamwhite
2024-01-28service: set: Increase settings versiongerman77
2024-01-28service: set: Implement more Qlaunch Settingsgerman77
2024-01-27kernel: clear pinned waiter list on unpinLiam
2024-01-27atomic_ops: Remove volatile qualifierMerry
2024-01-27Move time services to new IPC.Kelebek1
2024-01-26service: mii: Migrate service to new interfaceNarr the Reg
2024-01-26vfs: Fix getting URI filenamet895
2024-01-26Merge pull request #12765 from german77/sys-hidliamwhite
2024-01-26Merge pull request #12707 from FearlessTobi/fs-housekeepingliamwhite
2024-01-25cmif_serialization: support non-domain sessions on domain serversLiam
2024-01-25cmif_types: improve ergonomics of typesLiam
2024-01-25service: set: Implement more settings functions for QlaunchNarr the Reg
2024-01-25Address review comments and fix compilation problemsFearlessTobi
2024-01-25fs: Add path classFearlessTobi
2024-01-25result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi
2024-01-25fs/errors: Unify naming of result codesFearlessTobi
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-25fs: Move fsp_srv subclasses to separate filesFearlessTobi
2024-01-25Merge pull request #12759 from liamwhite/mp-miscliamwhite
2024-01-25Merge pull request #12783 from liamwhite/cmif-generationliamwhite
2024-01-25service: add template serializer for method callsLiam