summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2017-10-29Various fix/update to modulemgr.hRémy F1-10/+7
Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer
2017-10-26Fix Display functions namingSergi Granell1-5/+5
2017-10-26Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell1-2/+2
2017-10-26More SceDisplay NIDs, update psp2/display.hSergi Granell1-0/+22
2017-10-26Fix typoFrancisco José García García1-1/+1
2017-10-08Hexa -> uppercasedevnoname1203-45/+45
2017-10-08Rename sceCompatGetDevInfo to sceCompatGetDevInfSunguk Lee1-1/+1
Related #201
2017-10-08Add some sceAVConfig volume functionsJoel161-0/+35
2017-09-30Better doc, added Savedata related funcs. (#222)Rinnegatamante1-57/+348
* Better doc, added Savedata related funcs. * Added back erroneously deleted funcs. Added back erroneously deleted funcs.
2017-09-24Change wrong sce_paf_private functiondevnoname1201-0/+1
2017-09-23Add some sce_paf_private functionsdevnoname1201-0/+6
2017-09-16Added sceAppMgrGameDataMount headerTheOfficialFloW1-0/+3
2017-09-14Update appmgr.hTheOfficialFloW1-2/+2
2017-09-14Update appmgr.hTheOfficialFloW1-0/+6
2017-09-09Added more sysmodule definitionsTheOfficialFloW1-4/+62
2017-08-01Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante1-0/+16
Added scePowerGet/SetUsingWireless prototypes.
2017-07-25Minor stylistic changes.Rinnegatamante1-23/+23
2017-07-24Re-added SCE_CTRL_INTERCEPTED.Rinnegatamante1-0/+1
2017-07-21Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request.Rinnegatamante1-2/+4
2017-07-21Added SceCompatTheOfficialFloW2-1/+310