aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
2024-02-12am: move IDebugFunctionsLiam
2024-02-12am: rewrite ICommonStateGetterLiam
2024-02-12am: rewrite IApplicationFunctionsLiam
2024-02-11am: rewrite IAppletCommonFunctionsLiam
2024-02-11am: rewrite IAudioControllerLiam
2024-02-11am: rewrite ISystemAppletProxyLiam
2024-02-11am: rewrite ILibraryAppletProxyLiam
2024-02-11am: rewrite IApplicationProxyLiam
2024-02-11am: rewrite appletAE, appletOELiam
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
2024-02-10am: use applet program loading for tested versionsLiam
2024-02-09am: fix focus states and display of indirect keyboardLiam
2024-02-09am: stub SetMediaPlaybackState for self controllerLiam
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