aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
2024-02-09general: add default configurations for applet modeLiam
2024-02-09nvnflinger/gpu: implement applet captureLiam
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-02-07service: add os types and multi wait APILiam
2024-01-30am: push storage from error applet with non-zero sizeLiam
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: 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-28service: am: Focus state changed goes lastgerman77
2024-01-28Merge pull request #12802 from german77/mii_interfaceliamwhite
2024-01-26service: mii: Migrate service to new interfaceNarr the Reg
2024-01-25result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-15Merge pull request #12612 from liamwhite/fs-pidCharles Lombardo
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-12-24am/jit: reference memory instance from contextLiam
2023-12-24service: fetch objects from the client handle tableLiam
2023-11-27Merge pull request #12183 from german77/justmiiliamwhite
2023-11-25service: nfc: Validate mii datagerman77
2023-11-25service: am: Create random mii for cabinet appletgerman77
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-05service: am: Set the correct album program idgerman77
2023-11-05yuzu: Only store games in the recently played listgerman77
2023-11-03Merge pull request #11936 from liamwhite/romfs-nonsenseliamwhite
2023-10-31romfs: fix extraction of single-directory rootLiam
2023-10-31Merge pull request #11929 from dima-xd/swkbd-appletliamwhite
2023-10-31service: am: Add support for LLE Software Keyboard AppletDzmitry Dubrova
2023-10-31Merge pull request #11892 from german77/pkm_screenshotliamwhite
2023-10-29core: Close all KEventsgerman77
2023-10-26service: am: Implement ISelfController::SaveCurrentScreenshotNarr the Reg
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr the Reg
2023-10-07service: caps: Implement album manager and reorganize serviceNarr the Reg
2023-10-07service: Stub multiple functions to increase stability of album appletNarr the Reg
2023-10-02yuzu: Allow to launch album applet from firmwareNarr the Reg
2023-10-01Merge pull request #11632 from german77/hle_cabinetliamwhite
2023-10-01service: am: Implement shared bufferNarr the Reg
2023-10-01service: am: Set push in arguments according to the launched appletNarr the Reg
2023-09-28Don't send a double focus change messageKelebek1
2023-09-27service: mii: Fix reported bugsgerman77
2023-09-23service: am: Stub to exit applet cleanlygerman77
2023-09-23service: am: Implement stuff needed for Mii Editgerman77
2023-09-21am: mii_edit: Implement DB operationsNarr the Reg