aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/apt/apt.cpp
Commit message (Expand)AuthorAge
* Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Gravatar Subv2015-07-23
* Service/APT: Return proper parameters in GetLockHandle.Gravatar Subv2015-07-23
* Ensure all kernel objects are released during shutdownGravatar Yuri Kunde Schlesner2015-07-17
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-11
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-11
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-11
* Add helpers to create IPC command buffer headers and descriptorsGravatar Yuri Kunde Schlesner2015-06-22
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* APT/FS: Remove asserts that were causing false positivesGravatar purpasmart962015-05-15
* Kernel: Capture SharedMemory attributes at creation, not when mappingGravatar Yuri Kunde Schlesner2015-05-10
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Services: Initialize all state variables at bootup.Gravatar bunnei2015-05-01
* APT: (Subv) Fix bug where start event was being incorrectly signaled.Gravatar bunnei2015-04-09
* Services: Stubs and minor changesGravatar purpasmart962015-04-02
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03