summaryrefslogtreecommitdiff
path: root/include/kernel/appmgr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor structs in common/appmgr.hReiko Asakura2021-03-121-4/+0
| | | | | sceAppMgrDrm{Open,Close} has been moved to the common header because they are also available as user functions.
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Fix includes: variousReiko Asakura2021-02-111-1/+1
|
* Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-201-3/+7
|
* Fix many args (#451)Princess of Sleeping2020-06-261-2/+2
| | | Changes document and variable types
* add ksceAppMgrLaunchAppByPath headerDavee2019-02-181-0/+31
|
* add ksceAppMgrKillProcessDavee2018-10-291-0/+21