summaryrefslogtreecommitdiff
path: root/include/user (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante15-342/+341
2017-06-02Add SceHid Mouse functions (#182)meetpatty1-12/+36
2017-05-25Add SceHid keyboard functions (#181)meetpatty1-0/+48
2017-05-16Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu1-0/+18
2017-05-14Added dmac functions (#173)TheOfficialFloW1-0/+34
2017-05-14Fix code style of power.hSunguk Lee1-8/+9
2017-05-13Fix callback functions and add some enumsFrancisco José García García1-1/+9
2017-05-11Add sceRegMgr functions (#169)Joel161-0/+84
2017-05-11Fixed a couple function descriptions and added a few missing functions in Sce...Joel161-4/+32
2017-04-13Add some brightness functionsdevnoname1201-0/+34
2017-03-28Typo fixing, and misnamed struct (#151)Hexxellor5-17/+17
2017-02-26Added two ScePromoterUtil functions (#147)TheOfficialFloW1-8/+24
2017-02-14Added missing definitions for VitaShellTheOfficialFloW2-0/+10
2017-02-11Rename argument of scePromoterUtilityDeletePkgSunguk Lee1-1/+3
2017-02-10Switch license to MITdevnoname1202-5/+1
2017-02-08Update psp2/usbd.hSergi Granell1-3/+3
2017-02-08More psp2/usbd.h changes (#131)Sergi Granell1-22/+40
2017-02-08Update psp2/usbd.h (#128)Sergi Granell1-6/+19
2017-02-08Added more SceUsbdForUser NIDsSergi Granell1-0/+56
2017-01-14Fix sceKernelCreateCond exampleSergi Granell1-2/+2
2017-01-14Add Condition variables prototypesSergi Granell1-0/+109
2017-01-13Added usb nids and headers (#120)TheOfficialFloW3-0/+178
2017-01-05Update power.hDerColonel1-0/+21
2017-01-01Added more ShellUtil lock typesTheOfficialFloW1-12/+12
2016-12-31Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell1-7/+9
2016-12-18Update devctl.hTheOfficialFloW1-31/+3
2016-11-29Added description for interceptYifan Lu1-1/+4
2016-11-29Rename argument of scePromoterUtilityDeletePkgSunguk Lee1-1/+3
2016-11-21Added sceSysmoduleLoadModuleInternalWithArgYifan Lu1-0/+1
2016-11-21Add paf idYifan Lu1-0/+1
2016-11-22Add documentation for promoterutil.hdevnoname1201-2/+65
2016-11-21Added const to path for scePromoterUtilityPromotePkgYifan Lu1-1/+1
2016-11-21Added sysmodule internal callsYifan Lu1-0/+8
2016-11-21Added promoterutilYifan Lu1-0/+28
2016-11-19Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1201-17/+17
2016-11-18Add button intercept headersYifan Lu1-0/+18
2016-11-17Documentation: Simplify groupingdevnoname12013-13/+0
2016-11-15psp2/kernel/clib.h: add a few definescpasjuste1-0/+11
2016-11-13All files should be added to the documentation nowdevnoname12013-6/+24
2016-11-13More stuff related to doxygendevnoname1202-1/+8
2016-11-12Fix usbserial function names (#84)Tim Keller1-1/+1
2016-11-12Start the work on doxygendevnoname1201-0/+2
2016-11-12Add return value of sceNpDrmPackage functionsdevnoname1201-0/+4
2016-11-11Add NpDrmPackagedevnoname1201-0/+47
2016-11-11Add DB defines and Header for SceUsbSerial (#81)Tim Keller1-0/+83
2016-11-07Fixed power callbTheOfficialFloW1-4/+3
2016-11-05Update shellutil.hTheOfficialFloW1-0/+72
2016-11-05Fixed number of arguments in two functions (#58)TheOfficialFloW1-2/+4
2016-11-03Properly documented scePower.Rinnegatamante1-18/+149
2016-11-03Revert "Added some SceShellUtil functions"Davee1-72/+0