summaryrefslogtreecommitdiff
path: root/include/common/appmgr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add error code SCE_APPMGR_ERROR_NOSYSReiko Asakura2021-03-121-0/+7
|
* Refactor structs in common/appmgr.hReiko Asakura2021-03-121-14/+13
| | | | | sceAppMgrDrm{Open,Close} has been moved to the common header because they are also available as user functions.
* Remove unused definitions in common/appmgr.hReiko Asakura2021-03-121-30/+0
|
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Remove dupe: appmgr.hReiko Asakura2021-01-161-1/+1
|
* Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-201-0/+13
|
* Move defns psp2/apputil.h to psp2common/appmgr.hReiko Asakura2020-08-201-0/+50