aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
2024-03-04"Merge Tagged PR 13018"HEADmasteryuzubot
2024-02-17nvnflinger: convert to processLiam
2024-02-12am: move out omm interfaces to new moduleLiam
2024-02-11am: rewrite appletAE, appletOELiam
2024-01-29am: migrate global state to per-applet state structureLiam
2024-01-29service: split am into componentsLiam
2024-01-28service: am: Focus state changed goes lastgerman77
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
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-19Implemented qlaunch version of the controller appletFrozenAra
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-23service: am: Stub to exit applet cleanlygerman77
2023-09-23service: am: Implement stuff needed for Mii Editgerman77
2023-09-16Merge pull request #11483 from FearlessTobi/save-size-maxliamwhite
2023-09-12am: Stub GetSaveDataSizeMaxFearlessTobi
2023-09-10am: Implement UserChannel parametersFearlessTobi
2023-09-09am: Remove bcat from PopLaunchParameterFearlessTobi
2023-09-02Merge pull request #11384 from liamwhite/am-shutdownliamwhite
2023-08-26am: shorten shutdown timeout when lock is not heldLiam
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-08-08core: remove ResultVal typeLiam
2023-08-02service: am: Fix wrong interfaceNarr the Reg
2023-07-18Debug SetIdleTimeDetectionExtensionKelebek1
2023-05-11am: stub CreateCacheStorageLiam
2023-04-21core: am: Demote TryPopFromFriendInvitationStorageChannel Log levelgerman77
2023-03-29Merge pull request #9505 from liamwhite/request-exitliamwhite
2023-03-25applets: implement RequestExitLiam
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-12kernel: convert KProcess to new styleLiam
2023-03-06hle: rename legacy errors to ResultsLiam
2023-03-01nvnflinger: fix nameLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-03-01Merge pull request #9832 from liamwhite/hle-mpliamwhite
2023-02-27Merge pull request #9859 from liamwhite/tmem-useliamwhite
2023-02-24core: Update service function tables to 16.0.0+Narr the Reg