aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
2021-04-17applets: Send focus state change message on applet state changeMorph
2021-04-15ILibraryAppletCreator: Implement CreateHandleStorageMorph
2021-04-15ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logsMorph
2021-04-15applets: Pass in the LibraryAppletMode each applet's constructorMorph
2021-04-14common: Move settings to common from core.bunnei
2021-04-07ISelfController: Update to 11.xMorph
2021-04-07IApplicationFunctions: Update to 11.xMorph
2021-04-07IDebugFunctions: Update to 12.xMorph
2021-04-07ICommonStateGetter: Update to 12.xMorph
2021-04-07IGlobalStateController: Update to 12.xMorph
2021-04-07IHomeMenuFunctions: Update to 12.xMorph
2021-03-30ISelfController: Stub SetAlbumImageTakenNotificationEnabledMorph
2021-02-13hle: service: am: IStorageAccessor: Fix out of bounds error handling.bunnei
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-20hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSlic...bunnei
2021-01-02general: Fix various spelling errorsMorph
2020-12-07core: Remove unnecessary enum casts in log callsLioncash
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-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-15settings: Preparation for per-game input settingsMorph
2020-10-27service: Update function tablesLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-09-17am: Stub GetPreviousProgramIndexMorph
2020-08-07Merge pull request #4457 from ogniK5377/SetScreenShotPermissionbunnei
2020-08-01am: Unstub SetScreenShotPermissionDavid Marcec
2020-07-30fs: Rename SaveDataDescriptor to SaveDataAttributeMorph
2020-07-27remove unused variable;CrazyMax
2020-07-12Merge pull request #4275 from CrazyMax/desired_languagebunnei
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-09Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayerbunnei
2020-07-08AM: fix GetDesiredLanguage:CrazyMax
2020-07-07GetDisplayVersion should return a null-terminated version string.CrazyMax
2020-07-05AM/ISelfController: Stub CreateManagedDisplaySeparableLayerMorph
2020-06-28am: Stub GetIndirectLayerConsumerHandleDavid Marcec
2020-06-26am: Update function tables and add missing classes (#4169)VolcaEM
2020-05-04Merge pull request #3843 from ogniK5377/GetPopFromGeneralChannelEventbunnei
2020-05-02Merge pull request #3824 from ogniK5377/GetDisplayVersionbunnei
2020-05-02Update src/core/hle/service/am/am.cppbunnei
2020-05-01am: IHomeMenuFunctions:GetPopFromGeneralChannelEventDavid Marcec
2020-04-30Merge pull request #3823 from ogniK5377/setvrmodeMat M
2020-04-30am: GetFriendInvitationStorageChannelEventDavid Marcec