aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.h
AgeCommit message (Expand)Author
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
2019-03-18service/am: Unstub SetTransparentVolumeRate()Lioncash
2019-03-18service/am: Unstub SetExpectedMasterVolume()Lioncash
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
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