summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/profile_select.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-1/+1
2021-04-17applets: Make the applet mode a protected property of AppletMorph1-1/+0
2021-04-15applets: Pass in the LibraryAppletMode each applet's constructorMorph1-1/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-0/+1
2019-09-05service/am: Remove usages of global system accessorsLioncash1-1/+6
2019-04-25mii_manager: Fix incorrect loop condition in mii UUID generation codeZach Hilman1-0/+1
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman1-2/+2
2019-04-17web_browser: Make OpenPage non-constZach Hilman1-2/+1
2019-04-17applets: Port current applets to take frontend in constructorZach Hilman1-1/+4
2018-12-03applets: Correct event ResetTypes from OneShot to StickyZach Hilman1-4/+0
2018-12-03applets: Implement ProfileSelect appletZach Hilman1-0/+54