summaryrefslogtreecommitdiff
path: root/src/core/hle/applets/applet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Gravatar Subv2015-07-231-1/+1
* Service/APT: Return proper parameters in GetLockHandle.Gravatar Subv2015-07-231-0/+9
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-121-1/+8
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-111-10/+26
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-111-0/+38
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-111-0/+40