summaryrefslogtreecommitdiff
path: root/include/user/npdrmpackage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Manually revert #179 changesSunguk Lee2017-06-211-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
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-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.
* Add return value of sceNpDrmPackage functionsdevnoname1202016-11-121-0/+4
|
* Add NpDrmPackagedevnoname1202016-11-111-0/+47
Reversed and documented by @173210. See http://173210.github.io/scenpdrmpackage