Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update registrymgr.h | CelesteBlue-dev | 2018-01-11 | 1 | -0/+93 |
| | |||||
* | Documented sysmodule.h. | Rinnegatamante | 2017-12-31 | 1 | -124/+183 |
| | |||||
* | Merge pull request #264 from Rinnegatamante/patch-16 | Sunguk Lee | 2017-12-21 | 1 | -5/+28 |
|\ | | | | | Added some missing stuffs in sceCtrl header. | ||||
| * | Update ctrl.h | Rinnegatamante | 2017-12-20 | 1 | -2/+2 |
| | | |||||
| * | Using aliasing. | Rinnegatamante | 2017-12-20 | 1 | -2/+2 |
| | | |||||
| * | Added some missing stuffs in sceCtrl header. | Rinnegatamante | 2017-12-20 | 1 | -5/+28 |
| | | |||||
* | | Added SCE_DISPLAY_ERROR_NO_OUTPUT_SIGNAL reference | Rinnegatamante | 2017-12-20 | 1 | -1/+2 |
|/ | |||||
* | Added SCE_SYSMODULE_AACENC to sysmodule.h | TheOfficialFloW | 2017-12-19 | 1 | -0/+1 |
| | |||||
* | Change enum entry in sysmodule.h | TheOfficialFloW | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Add missing sceKernelTryLockLwMutex | Francisco José García García | 2017-12-01 | 1 | -0/+1 |
| | |||||
* | Doc indentation changes (#253) | Rinnegatamante | 2017-11-28 | 1 | -8/+8 |
| | |||||
* | Remove misleading note (docs) | Robin B | 2017-11-28 | 1 | -1/+0 |
| | |||||
* | rename sceIdStorageIsReadOnly -> vshIdStorageIsReadOnly | Joel16 | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | Bring up SceVshBridge | Joel16 | 2017-11-06 | 1 | -0/+42 |
| | |||||
* | Various fix/update to modulemgr.h | Rémy F | 2017-10-29 | 1 | -10/+7 |
| | | | | | | Fix invalid module_stop definition Add missing module_exit Change module_* to function pointer | ||||
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 1 | -5/+5 |
| | |||||
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+22 |
| | |||||
* | Fix typo | Francisco José García García | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #227 from Rinnegatamante/kern_anon | Sunguk Lee | 2017-10-09 | 3 | -45/+45 |
|\ | | | | | Named anonymous enums in psp2kern | ||||
| * | Hexa -> uppercase | devnoname120 | 2017-10-08 | 3 | -45/+45 |
| | | |||||
* | | Rename sceCompatGetDevInfo to sceCompatGetDevInf | Sunguk Lee | 2017-10-08 | 1 | -1/+1 |
| | | | | | | | | Related #201 | ||||
* | | Add some sceAVConfig volume functions | Joel16 | 2017-10-08 | 1 | -0/+35 |
|/ | |||||
* | Better doc, added Savedata related funcs. (#222) | Rinnegatamante | 2017-09-30 | 1 | -57/+348 |
| | | | | | | | | * Better doc, added Savedata related funcs. * Added back erroneously deleted funcs. Added back erroneously deleted funcs. | ||||
* | Merge pull request #219 from devnoname120/sce_paf_private | TheOfficialFloW | 2017-09-25 | 1 | -0/+7 |
|\ | | | | | Add some sce_paf_private functions | ||||
| * | Change wrong sce_paf_private function | devnoname120 | 2017-09-24 | 1 | -0/+1 |
| | | |||||
| * | Add some sce_paf_private functions | devnoname120 | 2017-09-23 | 1 | -0/+6 |
| | | |||||
* | | Added sceAppMgrGameDataMount header | TheOfficialFloW | 2017-09-16 | 1 | -0/+3 |
| | | |||||
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -2/+2 |
| | | |||||
* | | Update appmgr.h | TheOfficialFloW | 2017-09-14 | 1 | -0/+6 |
|/ | |||||
* | Added more sysmodule definitions | TheOfficialFloW | 2017-09-09 | 1 | -4/+62 |
| | |||||
* | Added scePowerGet/SetUsingWireless prototypes. | Rinnegatamante | 2017-08-01 | 1 | -0/+16 |
| | | | | Added scePowerGet/SetUsingWireless prototypes. | ||||
* | Minor stylistic changes. | Rinnegatamante | 2017-07-25 | 1 | -23/+23 |
| | |||||
* | Re-added SCE_CTRL_INTERCEPTED. | Rinnegatamante | 2017-07-24 | 1 | -0/+1 |
| | |||||
* | Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request. | Rinnegatamante | 2017-07-21 | 1 | -2/+4 |
| | |||||
* | Added SceCompat | TheOfficialFloW | 2017-07-21 | 2 | -1/+310 |
| | |||||
* | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo | codestation | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Added new NIDs and new headers (#196) | TheOfficialFloW | 2017-06-25 | 4 | -0/+127 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202) | David | 2017-06-25 | 2 | -0/+17 |
| | | | | | | | * - add sceKernelStartModule / sceKernelStopModule definitions - add a few sceAppMgr definitions * add ksceKernelGetMemBlockBase definition | ||||
* | Refactor sceIo headers. (#204) | Rinnegatamante | 2017-06-25 | 1 | -3/+3 |
| | | | | | | | | | | | | * Refactor sceIo headers. * Typo fix. * Sorted enums. * Added SCE_O_PWLOCK. * Typo fix. | ||||
* | Sort enum values of ctrl.h | Sunguk Lee | 2017-06-23 | 1 | -20/+20 |
| | |||||
* | Added two more enums buttons! (#194) | David Nuñez | 2017-06-22 | 1 | -1/+3 |
| | | | | | | | | * Added two more enums buttons! * Fix headphone label. * Rename by recommendation of devnoname120. | ||||
* | Fix SceUsbStorVstorType | Sunguk Lee | 2017-06-21 | 1 | -2/+2 |
| | | | | remain #179 bugs. change to SceUsbstorVstorType | ||||
* | Manually revert #179 changes | Sunguk Lee | 2017-06-21 | 5 | -10/+10 |
| | | | | | | | | | - 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) | Rinnegatamante | 2017-06-15 | 15 | -342/+341 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 SceHid Mouse functions (#182) | meetpatty | 2017-06-02 | 1 | -12/+36 |
| | |||||
* | Add SceHid keyboard functions (#181) | meetpatty | 2017-05-25 | 1 | -0/+48 |
| | |||||
* | Added sceKernelPowerLock sceKernelPowerUnlock (#176) | Yifan Lu | 2017-05-16 | 1 | -0/+18 |
| | |||||
* | Added dmac functions (#173) | TheOfficialFloW | 2017-05-14 | 1 | -0/+34 |
| | | | Added dmac functions | ||||
* | Fix code style of power.h | Sunguk Lee | 2017-05-14 | 1 | -8/+9 |
| | | | | | - softtab to hardtab - missing semicolon |