summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-25fixed vshIdStorageXXXXLeaf functionPrincess of Sleeping1-4/+10
2019-07-20Add _sceAppMgrGetRawPath(OfApp0ByAppIdForShell)devnoname1201-0/+21
2019-07-17Update vshbridge.hBluzume1-0/+2
2019-02-27Added SCE_SYSMODULE_INTERNAL_VIDEO_EXPORT enumTheOfficialFloW1-0/+1
2019-02-09Add SCE_SYSMODULE_GAME_UPDATEscribam1-0/+1
2019-02-09Add error codesscribam1-1/+2
2019-02-09Update SceAppMgrAppStatescribam1-1/+7
2019-01-23Added new NIDs found in debug stringsTheOfficialFloW2-5/+5
2019-01-06Minor UDCD fixesSergi Granell1-3/+3
2018-12-19Update SceNetPs (#376)CelesteBlue-dev1-1/+1
Update SceNetPs, net_syscalls.h, net.h
2018-12-15Update sysmem.hPrincess of Sleeping1-0/+2
2018-12-15Update vshbridge.hPrincess of Sleeping1-6/+21
2018-11-19Add net_syscalls.h and sceNetConnectForSyscallsPrincess of Sleeping1-0/+16
2018-11-14appmgr: add some const keywordsdevnoname1201-11/+11
2018-10-23Update pss.h (#356)Bluzume1-0/+9
Update pss.h
2018-08-27ci: better check headers (#342)devnoname1202-0/+4
* ci: Make sure every header compiles separately * ci: don't build .gch files when checking headers * Improve header-checking command Thanks to @d3m3vilurr * Fix missing header includes * ci: faster header checking
2018-08-21Add ScePower configuration modes (#345)CelesteBlue-dev1-9/+18
2018-08-11Fix incorrect doxygen commentsdevnoname1205-22/+22
2018-08-08Update paf.hTheOfficialFloW1-3/+3
2018-08-07Add scePowerRequestDisplayOn()devnoname1201-0/+7
2018-07-24Added sceCtrlIsMultiControllerSupportedTheOfficialFloW1-2/+10
2018-06-02Fix _vshIoMountPrincess of Sleeping1-2/+2
2018-05-20Add _vshIoMount and vshIoUmountPrincess of Sleeping1-1/+21
2018-04-18Typo fix.Rinnegatamante1-1/+1
2018-04-18Added SCE_KERNEL_MUTEX_ATTR_RECURSIVE reference.Rinnegatamante1-0/+4
2018-04-17Fixed wrong enumTheOfficialFloW1-3/+4
2018-03-18add contentid param id.Bluzume1-1/+1
2018-03-16Typo fixRinnegatamante1-1/+1
2018-03-16Added sceKernelGetFreeMemorySize prototype.Rinnegatamante1-2/+17
2018-03-15Add psp2/sblacmgr.hCelesteBlue-dev1-0/+16
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2-5/+16
* fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
2018-01-30Added ScePower errorcodes.Rinnegatamante1-0/+9
2018-01-26Added missing definitions for VitaShellTheOfficialFloW2-0/+25
2018-01-15UDCD improvements, add NIDSSergi Granell1-2/+18
2018-01-15Remove all NID mismatched definitionsSunguk Lee1-9/+0
anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201
2018-01-15psp2: Add sceCtrlPeekBufferPositiveExt2Sunguk Lee1-1/+14
most like sceCtrlReadBufferPositiveExt2 but non-blocking
2018-01-11Address comments of #262devnoname1201-36/+9
2018-01-11Update registrymgr.hCelesteBlue-dev1-0/+93
2017-12-31Documented sysmodule.h.Rinnegatamante1-124/+183
2017-12-20Update ctrl.hRinnegatamante1-2/+2
2017-12-20Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL referenceRinnegatamante1-1/+2
2017-12-20Using aliasing.Rinnegatamante1-2/+2
2017-12-20Added some missing stuffs in sceCtrl header.Rinnegatamante1-5/+28
2017-12-19Added SCE_SYSMODULE_AACENC to sysmodule.hTheOfficialFloW1-0/+1
2017-12-19Change enum entry in sysmodule.hTheOfficialFloW1-1/+1
2017-12-01Add missing sceKernelTryLockLwMutexFrancisco José García García1-0/+1
2017-11-28Doc indentation changes (#253)Rinnegatamante1-8/+8
2017-11-28Remove misleading note (docs)Robin B1-1/+0
2017-11-13rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnlyJoel161-1/+1
2017-11-06Bring up SceVshBridgeJoel161-0/+42