aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
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
2019-11-21Merge pull request #3111 from lioncash/querybunnei
2019-11-15Merge pull request #3091 from lioncash/core-conversionbunnei
2019-11-14service/am: Remove unnecessary Skip callsLioncash
2019-11-14am: Stub QueryApplicationPlayStatisticsLioncash
2019-11-12service: Update function tablesLioncash
2019-11-12service: Resolve sign conversion errorsLioncash
2019-11-11Implement stub for QueryApplicationPlayStatisticsByUidMichael Scire
2019-11-06Merge pull request #3062 from bunnei/event-improvebunnei
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-11-03core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyri...FearlessTobi
2019-10-15bcat: Remove use of global system accessorsLioncash
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash
2019-10-01bcat: Add FSC accessors for BCAT dataZach Hilman
2019-09-30am: Unstub PopLaunchParameter and add bcat connection for app-specific dataZach Hilman
2019-09-23Merge pull request #2683 from DarkLordZach/lock-exitDavid