summaryrefslogtreecommitdiff
path: root/include/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfocodestation2017-06-301-1/+1
* Added new NIDs and new headers (#196)TheOfficialFloW2017-06-254-0/+127
* add sceKernel(Start|Stop)Module / ksceKernelGetMemBlockBase definitions (#202)David2017-06-252-0/+17
* Refactor sceIo headers. (#204)Rinnegatamante2017-06-251-3/+3
* Sort enum values of ctrl.hSunguk Lee2017-06-231-20/+20
* Added two more enums buttons! (#194)David Nuñez2017-06-221-1/+3
* Fix SceUsbStorVstorTypeSunguk Lee2017-06-211-2/+2
* Manually revert #179 changesSunguk Lee2017-06-215-10/+10
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-1515-342/+341
* Add SceHid Mouse functions (#182)meetpatty2017-06-021-12/+36
* Add SceHid keyboard functions (#181)meetpatty2017-05-251-0/+48
* Added sceKernelPowerLock sceKernelPowerUnlock (#176)Yifan Lu2017-05-161-0/+18
* Added dmac functions (#173)TheOfficialFloW2017-05-141-0/+34
* Fix code style of power.hSunguk Lee2017-05-141-8/+9
* Fix callback functions and add some enumsFrancisco José García García2017-05-131-1/+9
* Add sceRegMgr functions (#169)Joel162017-05-111-0/+84
* Fixed a couple function descriptions and added a few missing functions in Sce...Joel162017-05-111-4/+32
* Add some brightness functionsdevnoname1202017-04-131-0/+34
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-285-17/+17
* Added two ScePromoterUtil functions (#147)TheOfficialFloW2017-02-261-8/+24
* Added missing definitions for VitaShellTheOfficialFloW2017-02-142-0/+10
* Rename argument of scePromoterUtilityDeletePkgSunguk Lee2017-02-111-1/+3
* Switch license to MITdevnoname1202017-02-102-5/+1
* Update psp2/usbd.hSergi Granell2017-02-081-3/+3
* More psp2/usbd.h changes (#131)Sergi Granell2017-02-081-22/+40
* Update psp2/usbd.h (#128)Sergi Granell2017-02-081-6/+19
* Added more SceUsbdForUser NIDsSergi Granell2017-02-081-0/+56
* Fix sceKernelCreateCond exampleSergi Granell2017-01-141-2/+2
* Add Condition variables prototypesSergi Granell2017-01-141-0/+109
* Added usb nids and headers (#120)TheOfficialFloW2017-01-133-0/+178
* Update power.hDerColonel2017-01-051-0/+21
* Added more ShellUtil lock typesTheOfficialFloW2017-01-011-12/+12
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-311-7/+9
* Update devctl.hTheOfficialFloW2016-12-181-31/+3
* Merge pull request #97 from vitasdk/ctrl-interceptdevnoname1202016-12-041-0/+21
|\
| * Added description for interceptYifan Lu2016-11-291-1/+4
| * Add button intercept headersYifan Lu2016-11-181-0/+18
* | Merge pull request #101 from vitasdk/add-promoterutilsSunguk Lee2016-11-302-0/+103
|\ \
| * | Rename argument of scePromoterUtilityDeletePkgSunguk Lee2016-11-291-1/+3
| * | Added sceSysmoduleLoadModuleInternalWithArgYifan Lu2016-11-211-0/+1
| * | Add paf idYifan Lu2016-11-211-0/+1
| * | Add documentation for promoterutil.hdevnoname1202016-11-221-2/+65
| * | Added const to path for scePromoterUtilityPromotePkgYifan Lu2016-11-211-1/+1
| * | Added sysmodule internal callsYifan Lu2016-11-211-0/+8
| * | Added promoterutilYifan Lu2016-11-211-0/+28
* | | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1202016-11-191-17/+17
|/ /
* | Merge pull request #89 from devnoname120/doxygenSunguk Lee2016-11-1813-0/+14
|\ \
| * | Documentation: Simplify groupingdevnoname1202016-11-1713-13/+0
| * | All files should be added to the documentation nowdevnoname1202016-11-1313-6/+24
| * | More stuff related to doxygendevnoname1202016-11-132-1/+8