summaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-17nvnflinger: convert to processLiam
2024-01-29service: split am into componentsLiam
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-10-31service: am: Add support for LLE Software Keyboard AppletDzmitry Dubrova
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr 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-01service: am: Implement shared bufferNarr the Reg
2023-10-01service: am: Set push in arguments according to the launched appletNarr the Reg
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-09am: Remove bcat from PopLaunchParameterFearlessTobi
2023-08-05Merge pull request #11210 from german77/settingsliamwhite
2023-08-02service: set: Implement system settings for QlaunchNarr the Reg
2023-08-02service: am: Fix wrong interfaceNarr the Reg
2023-05-11am: stub CreateCacheStorageLiam
2023-03-01nvnflinger: fix nameLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-10-30service: am: Stub SetRecordVolumeMutedgerman77
2022-07-22Project AndioKelebek1
2022-07-17implement resume messageGus Caplan
2022-06-20service: am: Stub PerformSystemButtonPressingIfInFocusNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-06service: jit: stub JIT serviceLiam
2022-02-21service: am: Update enum names to match documentationNarr the Reg
2021-12-02service: am: ISelfController: Stub SaveCurrentScreenshotMorph
2021-10-01service: Replace service event creation with ServiceContext::CreateEventMorph
2021-09-10am: Implement GetNotificationStorageChannelEventgerman77
2021-05-05hle: kernel: Migrate KTransferMemory to KAutoObject.bunnei
2021-05-05hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.bunnei
2021-05-05hle: kernel: Migrate KEvent to KAutoObject.bunnei
2021-05-05hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.bunnei
2021-04-23ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...Morph
2021-04-17applets: Send focus state change message on applet state changeMorph
2021-04-15ILibraryAppletCreator: Implement CreateHandleStorageMorph
2021-03-30ISelfController: Stub SetAlbumImageTakenNotificationEnabledMorph
2021-02-05hle: kernel: Reimplement KReadableEvent and KWritableEvent.bunnei
2021-02-05hle: kernel: Rename WritableEvent to KWritableEvent.bunnei
2021-02-05hle: kernel: Rename ReadableEvent to KReadableEvent.bunnei
2021-02-02IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEventMorph
2021-01-31am/IApplicationFunctions: Stub IsGamePlayRecordingSupportedMorph
2021-01-30am: Stub TryPopFromFriendInvitationStorageChannelameerj
2021-01-25hle: Implement remaining services for Stereo VisionChloe Marcec
2021-01-02general: Fix various spelling errorsMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash