summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: Deglobalize software keyboard appletZach Hilman2018-11-181-4/+6
* am: Move IStorageAccessor to header and update backing bufferZach Hilman2018-11-181-0/+26
* am: Implement CreateTransferMemoryStorageZach Hilman2018-11-181-0/+1
* Stubbed am:EnableApplicationCrashReportMysticExile2018-11-171-0/+1
* FixupsDavid Marcec2018-11-071-1/+1
* Ability to switch between docked and undocked mode in-gameDavid Marcec2018-11-071-1/+28
* Stubbed home blockingDavid Marcec2018-10-191-0/+4
* Implemented GetDefaultDisplayResolutionDavid Marcec2018-09-181-0/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+12
* Added GetBootMode (#1107)David2018-08-241-0/+1
* Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)greggameplayer2018-08-171-0/+3
* Implement GetDefaultDisplayResolutionChangeEventgreggameplayer2018-08-161-0/+1
* am: Stub SetScreenShotImageOrientation.bunnei2018-08-081-0/+1
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* am: Stub out IApplicationFunctions::GetPseudoDeviceId.bunnei2018-06-061-0/+1
* am: Implement ILibraryAppletCreator::CreateStorage.bunnei2018-06-041-0/+1
* am: Stub IApplicationFunctions GetDisplayVersion.bunnei2018-05-261-0/+1
* Add & correct miscellaneous things (#470)greggameplayer2018-05-261-2/+17
* Stubs for QLaunch (#428)Hexagon122018-05-071-0/+25
* Stub more functionsmailwl2018-02-221-0/+7
* Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl2018-02-221-0/+1
* Service: stub some functions in am, audio, time, vi servicesmailwl2018-02-071-0/+5
* IApplicationFunctions: Stub out EnsureSaveData.bunnei2018-02-061-0/+1
* Service/am: Add AppletAE service (#153)mailwl2018-02-021-0/+93
* AppletOE: Make ISelfController keep a reference to nvflinger.Subv2018-01-221-1/+7
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-0/+16
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-164/+0
* Update AM service function tablesLioncash2016-12-081-10/+10
* update the code of AM service! (#1623)JamePeng2016-04-081-11/+115
* services: Get rid of unnecessary includesLioncash2016-02-021-3/+3
* Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv2015-07-211-0/+13
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+47