summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applet_ae.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stubs for QLaunch (#428)Hexagon122018-05-071-0/+2
* Service/am: Add AppletAE service (#153)mailwl2018-02-021-0/+30