| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix ksceCtrlSetAnalogEmulation parameters | Sergi Granell | 2017-01-02 | 1 | -12/+12 | |
| * | Added more ShellUtil lock types | TheOfficialFloW | 2017-01-01 | 1 | -12/+12 | |
| * | Fix ksceCtrlSetAnalogEmulation args | Sergi Granell | 2017-01-01 | 1 | -3/+4 | |
| * | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 2 | -7/+274 | |
| * | Update SceBt | Sergi Granell | 2016-12-25 | 1 | -2/+12 | |
| * | Update SceBtRegisteredInfo | Sergi Granell | 2016-12-22 | 1 | -3/+10 | |
| * | Update devctl.h | TheOfficialFloW | 2016-12-18 | 1 | -31/+3 | |
| * | Merge pull request #97 from vitasdk/ctrl-intercept | devnoname120 | 2016-12-04 | 1 | -0/+21 | |
| |\ | ||||||
| | * | Added description for intercept | Yifan Lu | 2016-11-29 | 1 | -1/+4 | |
| | * | Add button intercept headers | Yifan Lu | 2016-11-18 | 1 | -0/+18 | |
| * | | Merge pull request #101 from vitasdk/add-promoterutils | Sunguk Lee | 2016-11-30 | 2 | -0/+103 | |
| |\ \ | ||||||
| | * | | Rename argument of scePromoterUtilityDeletePkg | Sunguk Lee | 2016-11-29 | 1 | -1/+3 | |
| | * | | Added sceSysmoduleLoadModuleInternalWithArg | Yifan Lu | 2016-11-21 | 1 | -0/+1 | |
| | * | | Add paf id | Yifan Lu | 2016-11-21 | 1 | -0/+1 | |
| | * | | Add documentation for promoterutil.h | devnoname120 | 2016-11-22 | 1 | -2/+65 | |
| | * | | Added const to path for scePromoterUtilityPromotePkg | Yifan Lu | 2016-11-21 | 1 | -1/+1 | |
| | * | | Added sysmodule internal calls | Yifan Lu | 2016-11-21 | 1 | -0/+8 | |
| | * | | Added promoterutil | Yifan Lu | 2016-11-21 | 1 | -0/+28 | |
| * | | | Add kernel bt.h header | Sergi Granell | 2016-11-27 | 1 | -0/+324 | |
| * | | | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 2016-11-19 | 1 | -17/+17 | |
| |/ / | ||||||
| * | | Merge pull request #89 from devnoname120/doxygen | Sunguk Lee | 2016-11-18 | 19 | -1/+21 | |
| |\ \ | ||||||
| | * | | Documentation: Simplify grouping | devnoname120 | 2016-11-17 | 19 | -19/+0 | |
| | * | | All files should be added to the documentation now | devnoname120 | 2016-11-13 | 19 | -9/+35 | |
| | * | | More stuff related to doxygen | devnoname120 | 2016-11-13 | 3 | -2/+13 | |
| | * | | Start the work on doxygen | devnoname120 | 2016-11-12 | 1 | -0/+2 | |
| * | | | add a few SceNetPsForDriver functions | cpasjuste | 2016-11-17 | 1 | -0/+718 | |
| * | | | Merge pull request #79 from devnoname120/master | Francisco José García García | 2016-11-15 | 1 | -0/+51 | |
| |\ \ \ | ||||||
| | * | | | Add return value of sceNpDrmPackage functions | devnoname120 | 2016-11-12 | 1 | -0/+4 | |
| | * | | | Add NpDrmPackage | devnoname120 | 2016-11-11 | 1 | -0/+47 | |
| | |/ / | ||||||
| * | / | psp2/kernel/clib.h: add a few defines | cpasjuste | 2016-11-15 | 1 | -0/+11 | |
| | |/ |/| | ||||||
| * | | Added more kernel modulemgr imports | Yifan Lu | 2016-11-12 | 1 | -4/+7 | |
| * | | Fix usbserial function names (#84) | Tim Keller | 2016-11-12 | 1 | -1/+1 | |
| * | | Add DB defines and Header for SceUsbSerial (#81) | Tim Keller | 2016-11-11 | 1 | -0/+83 | |
| |/ | ||||||
| * | Fixed power callb | TheOfficialFloW | 2016-11-07 | 1 | -4/+3 | |
| * | add flags to SceCreateUidObjOpt | Davee | 2016-11-06 | 1 | -1/+1 | |
| * | sceKernelCreateUidObj opt structure (#78) | Yifan Lu | 2016-11-06 | 1 | -1/+11 | |
| * | sceKernelMemPoolCreate args (#77) | Yifan Lu | 2016-11-06 | 1 | -1/+11 | |
| * | Update shellutil.h | TheOfficialFloW | 2016-11-05 | 1 | -0/+72 | |
| * | Fixed number of arguments in two functions (#58) | TheOfficialFloW | 2016-11-05 | 1 | -2/+4 | |
| * | Merge pull request #72 from Rinnegatamante/master | Davee | 2016-11-05 | 1 | -18/+149 | |
| |\ | ||||||
| | * | Properly documented scePower. | Rinnegatamante | 2016-11-03 | 1 | -18/+149 | |
| * | | Added SCE_KERNEL_MEMBLOCK_TYPE_KERNEL_RW | Yifan Lu | 2016-11-04 | 1 | -0/+1 | |
| |/ | ||||||
| * | Revert "Added some SceShellUtil functions" | Davee | 2016-11-03 | 1 | -72/+0 | |
| * | Add shellutil header | TheOfficialFloW | 2016-11-03 | 1 | -0/+72 | |
| * | kernel development headers (#67) | Davee | 2016-11-02 | 7 | -0/+1500 | |
| * | Added sceAppMgrUmount (#66) | TheOfficialFloW | 2016-10-18 | 1 | -0/+5 | |
| * | Update SceCtrlActuator | Sunguk Lee | 2016-10-02 | 1 | -2/+3 | |
| * | Merge pull request #56 from d3m3vilurr/patch-1 | xyzz | 2016-09-27 | 1 | -2/+67 | |
| |\ | ||||||
| | * | Add sceCtrlGetBatteryInfo and update SceCtrlData | Sunguk Lee | 2016-09-27 | 1 | -1/+17 | |
| | * | Add SceCtrlPortInfo structure | Sunguk Lee | 2016-09-24 | 1 | -2/+17 | |
