summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applet_oe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger: fix nameLiam2023-03-011-4/+4
* service: move hle_ipc from kernelLiam2023-03-011-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Reduce header include overheadMorph2021-10-071-1/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-271-3/+2
* hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)bunnei2020-11-241-2/+2
* am: Implement ISelfController ExitZach Hilman2019-09-221-0/+2
* services: Pass FileSystemController as reference to services that need itZach Hilman2019-09-211-0/+4
* applets: Pass current process title ID to appletsZach Hilman2019-06-251-1/+2
* Ability to switch between docked and undocked mode in-gameDavid Marcec2018-11-071-1/+5
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* Service/am: Add AppletAE service (#153)mailwl2018-02-021-6/+0
* AppletOE: Make ISelfController keep a reference to nvflinger.Subv2018-01-221-1/+8
* acc, set, applet_oe: stub various functions, add set service (#105)goaaats2018-01-191-0/+6
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* applet_oe: Stub out a bunch of interfaces necessary for boot.bunnei2017-12-291-0/+4
* service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2017-12-281-2/+2
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-0/+19