aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/applet_oe.h
AgeCommit message (Expand)Author
2023-03-01nvnflinger: fix nameLiam
2023-03-01service: move hle_ipc from kernelLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-07service: Reduce header include overheadMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-24hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)bunnei
2019-09-21am: Implement ISelfController ExitZach Hilman
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2019-06-24applets: Pass current process title ID to appletsZach Hilman
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-02-02Service/am: Add AppletAE service (#153)mailwl
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-29applet_oe: Stub out a bunch of interfaces necessary for boot.bunnei
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei
2017-10-14hle: Add service stubs for apm and appletOE.bunnei