Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-31 | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 1 | -7/+9 | |
2016-11-29 | Added description for intercept | Yifan Lu | 1 | -1/+4 | |
2016-11-19 | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 1 | -17/+17 | |
The old wording was incorrect, if we wanted a macro for masking all buttons, it should be a OR'ing of the above button macros, and it would give 0xffff. | |||||
2016-11-18 | Add button intercept headers | Yifan Lu | 1 | -0/+18 | |
2016-10-02 | Update SceCtrlActuator | Sunguk Lee | 1 | -2/+3 | |
`enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff | |||||
2016-09-27 | Add sceCtrlGetBatteryInfo and update SceCtrlData | Sunguk Lee | 1 | -1/+17 | |
- Add function define - Update LT/RT field of SceCtrlData | |||||
2016-09-24 | Add SceCtrlPortInfo structure | Sunguk Lee | 1 | -2/+17 | |
2016-09-20 | Add more button defines, and more SceCtrl function defines | Sunguk Lee | 1 | -1/+35 | |
- sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo | |||||
2016-08-18 | Include psp2/types.h in ctrl.h | xyzz | 1 | -0/+1 | |
2016-08-14 | Add sceCtrlSetLightBar | Jeffrey Pfau | 1 | -0/+12 | |
2016-08-08 | Add sceCtrlSetActuator | Jeffrey Pfau | 1 | -0/+16 | |
2015-10-12 | Replace remaining PSP2_ with SCE_ | xyzz | 1 | -1/+1 | |
2015-10-11 | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 1 | -16/+16 | |