summaryrefslogtreecommitdiffstats
path: root/src/yuzu/applets/profile_select.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't ask for profile when there's only one.Kewlan2020-10-221-0/+1
* Merge pull request #2527 from lioncash/indexZach Hilman2019-06-051-5/+3
|\
| * profile_select: Remove unnecessary GetStatus() member functionLioncash2019-05-291-4/+2
| * profile_select: Return int instead of u32 for GetIndex()Lioncash2019-05-291-2/+2
* | profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman2019-04-251-4/+4
|/
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-1/+1
* applets: Correct event ResetTypes from OneShot to StickyZach Hilman2018-12-031-1/+1
* qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman2018-12-031-0/+73