summaryrefslogtreecommitdiff
path: root/src/core/hle/applets (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-232-0/+12
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-124-4/+22
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-114-31/+57
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-114-19/+123
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-114-0/+233