aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.h
AgeCommit message (Expand)Author
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
2019-07-11service/am: Implement IsAutoSleepDisabledLioncash
2019-07-11service/am: Implement SetAutoSleepDisabledLioncash
2019-07-07Merge pull request #2651 from DarkLordZach/apm-boost-mode-1bunnei
2019-07-06am: Implement GetAccumulatedSuspendedTickValueMichael Scire
2019-06-28am: Implement SetCpuBoostMode in terms of APMZach Hilman
2019-06-24applets: Pass current process title ID to appletsZach Hilman
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2019-03-26service/am: Implement EnterFatalSection and LeaveFatalSectionLioncash
2019-03-26service/am: Sort ISelfController's member functions according to table orderLioncash
2019-03-18service/am: Add basic implementation of ChangeMainAppletMasterVolumeLioncash