aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.h
AgeCommit message (Expand)Author
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
2020-11-24service: am: Implement ExecuteProgram and required stubs.bunnei
2020-11-24hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)bunnei
2020-09-17am: Stub GetPreviousProgramIndexMorph
2020-08-01am: Unstub SetScreenShotPermissionDavid Marcec
2020-07-05AM/ISelfController: Stub CreateManagedDisplaySeparableLayerMorph
2020-06-26am: Update function tables and add missing classes (#4169)VolcaEM
2020-05-01am: IHomeMenuFunctions:GetPopFromGeneralChannelEventDavid Marcec
2020-04-30Merge pull request #3823 from ogniK5377/setvrmodeMat M
2020-04-30am: GetFriendInvitationStorageChannelEventDavid Marcec
2020-04-29am: IsVrModeEnabled & SetVrModeEnabled fixesDavid Marcec
2020-03-27am: Implement VR related APIsperillamint
2020-02-27AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)Morph
2020-02-05am: Refactor IStorage interface.bunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-14am: Stub QueryApplicationPlayStatisticsLioncash
2019-11-11Implement stub for QueryApplicationPlayStatisticsByUidMichael Scire
2019-11-03core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyri...FearlessTobi
2019-10-04service/am: Silence -WreorderReinUsesLisp
2019-09-30am: Unstub PopLaunchParameter and add bcat connection for app-specific dataZach Hilman
2019-09-21am: Implement ISelfController ExitZach Hilman
2019-09-21am: Add RequestExit event to AppletMessageQueueZach Hilman
2019-09-04service/am: Remove usages of global system accessorsLioncash
2019-09-04AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)mailwl