aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.h
AgeCommit message (Expand)Author
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18am: Move IStorageAccessor to header and update backing bufferZach Hilman
2018-11-18am: Implement CreateTransferMemoryStorageZach Hilman
2018-11-17Stubbed am:EnableApplicationCrashReportMysticExile
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-10-20Stubbed home blockingDavid Marcec
2018-09-19Implemented GetDefaultDisplayResolutionDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-23Added GetBootMode (#1107)David
2018-08-17Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)greggameplayer
2018-08-16Implement GetDefaultDisplayResolutionChangeEventgreggameplayer
2018-08-08am: Stub SetScreenShotImageOrientation.bunnei
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-06-05am: Stub out IApplicationFunctions::GetPseudoDeviceId.bunnei
2018-06-03am: Implement ILibraryAppletCreator::CreateStorage.bunnei
2018-05-26am: Stub IApplicationFunctions GetDisplayVersion.bunnei
2018-05-25Add & correct miscellaneous things (#470)greggameplayer
2018-05-07Stubs for QLaunch (#428)Hexagon12
2018-02-22Stub more functionsmailwl
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl
2018-02-05IApplicationFunctions: Stub out EnsureSaveData.bunnei
2018-02-02Service/am: Add AppletAE service (#153)mailwl
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-10-14hle: Add service stubs for apm and appletOE.bunnei
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2016-12-07Update AM service function tablesLioncash
2016-04-08update the code of AM service! (#1623)JamePeng
2016-02-02services: Get rid of unnecessary includesLioncash
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv
2015-06-11Services: Continue separation of services into their own folderspurpasmart96