Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-12 | Refactor structs in common/appmgr.h | Reiko Asakura | 1 | -4/+0 | |
sceAppMgrDrm{Open,Close} has been moved to the common header because they are also available as user functions. | |||||
2021-03-08 | Rename include guards | Reiko Asakura | 1 | -3/+3 | |
2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
2021-02-11 | Fix includes: various | Reiko Asakura | 1 | -1/+1 | |
2020-08-20 | Add sceAppMgrDrmOpen/Close | Reiko Asakura | 1 | -3/+7 | |
2020-06-26 | Fix many args (#451) | Princess of Sleeping | 1 | -2/+2 | |
Changes document and variable types | |||||
2019-02-18 | add ksceAppMgrLaunchAppByPath header | Davee | 1 | -0/+31 | |
2018-10-29 | add ksceAppMgrKillProcess | Davee | 1 | -0/+21 | |