aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
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
2020-04-29am: Properly implement GetDisplayVersionDavid Marcec
2020-04-29am: IsVrModeEnabled & SetVrModeEnabled fixesDavid Marcec
2020-04-29style: Change AMs & Glues error codes to be dec instead of hexDavid Marcec
2020-04-20service: Update function tablesLioncash
2020-04-17am: Resolve ineffective movesLioncash
2020-03-27am: Implement VR related APIsperillamint
2020-02-27AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)Morph
2020-02-07hle: services: Use std::shared_ptr instead of copy by value.bunnei
2020-02-05am: Correct IPC object count mismatch.bunnei
2020-02-05am: Refactor IStorage interface.bunnei
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-21Merge pull request #3112 from lioncash/skipbunnei