summaryrefslogtreecommitdiffstats
path: root/src/core/hle/applets/mii_selector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* applet: Move common IsRunning underlying variable to the Applet classLioncash2016-12-071-7/+2
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-16/+23
* APT: Remove use of Memory::GetPointerMerryMage2016-05-211-1/+3
* Merge pull request #1761 from Subv/applets_fbbunnei2016-05-071-3/+3
|\
| * HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.Subv2016-05-071-3/+3
* | Layout Mii parameters input/output, and return success as result of applet workmailwl2016-05-051-0/+44
|/
* HLE/Applets: Implemented a dummy Mii Selector applet.Subv2016-03-121-0/+37