summaryrefslogtreecommitdiff
path: root/include/user/npdrmpackage.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Fix includes: variousReiko Asakura1-1/+1
2017-06-21Manually revert #179 changesSunguk Lee1-1/+1
- revert bit size of the structs; this change have issue for build vita2d - revert ErrorCode of SceMsgDialogErrorCodeParam; I don't know reason of why change to TitleCase - remove some whitespaces - add some spaces
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-3/+3
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
2016-11-12Add return value of sceNpDrmPackage functionsdevnoname1201-0/+4
2016-11-11Add NpDrmPackagedevnoname1201-0/+47
Reversed and documented by @173210. See http://173210.github.io/scenpdrmpackage