summaryrefslogtreecommitdiff
path: root/include/user/libsysmodule.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-11Conform syscall names to syslibtraceReiko Asakura1-2/+4
These names are guessed: sceUsbdRegisterCallbackForUser sceUsbdUnregisterCallbackForUser sceSblUsVerifyPupAdditionalSignForUser
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-01-16Remove dupe: sysmodule.hReiko Asakura1-105/+6
2020-09-19Make errors signedReiko Asakura1-3/+3
2019-02-27Added SCE_SYSMODULE_INTERNAL_VIDEO_EXPORT enumTheOfficialFloW1-0/+1
2019-02-09Add SCE_SYSMODULE_GAME_UPDATEscribam1-0/+1
2019-01-23Added new NIDs found in debug stringsTheOfficialFloW1-2/+2
2018-01-26Added missing definitions for VitaShellTheOfficialFloW1-0/+12
2017-12-31Documented sysmodule.h.Rinnegatamante1-124/+183
2017-12-19Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW1-0/+1
2017-12-19Change enum entry in sysmodule.hTheOfficialFloW1-1/+1
2017-10-08Hexa -> uppercasedevnoname1201-37/+37
2017-09-09Added more sysmodule definitionsTheOfficialFloW1-4/+62
2017-06-25Added new NIDs and new headers (#196)TheOfficialFloW1-0/+1
* Added sceIoPread/sceIoPwrite header * Added more paf nids and paf header * Added sceCompat NIDs * Added SceNpDrm header * Sorted SceCompat * Removed duplicated NIDs * Fixed scePaf nid * Fixed SceNpDrm name in header and added SceVideoExport * Fixed brief description * Added sceIoChstatByFd header * Added SceVideoExport definition
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-17/+17
* 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-21Added sceSysmoduleLoadModuleInternalWithArgYifan Lu1-0/+1
2016-11-21Add paf idYifan Lu1-0/+1
2016-11-21Added sysmodule internal callsYifan Lu1-0/+8
2016-11-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-0/+2
2016-09-14Extended sysmodule enum listTheOfficialFloW1-1/+7
2015-10-11Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE51-50/+50