Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more SceCtrlForDriver NIDs and kernel ctrl.h | Sergi Granell | 2016-12-31 | 1 | -7/+9 |
| | |||||
* | Merge pull request #97 from vitasdk/ctrl-intercept | devnoname120 | 2016-12-04 | 1 | -0/+21 |
|\ | | | | | Add button intercept headers | ||||
| * | Added description for intercept | Yifan Lu | 2016-11-29 | 1 | -1/+4 |
| | | |||||
| * | Add button intercept headers | Yifan Lu | 2016-11-18 | 1 | -0/+18 |
| | | |||||
* | | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTED | devnoname120 | 2016-11-19 | 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. | ||||
* | Update SceCtrlActuator | Sunguk Lee | 2016-10-02 | 1 | -2/+3 |
| | | | | | `enable` field split to `small` and `large` These fields mean motor strength, and can be 0 to 0xff | ||||
* | Add sceCtrlGetBatteryInfo and update SceCtrlData | Sunguk Lee | 2016-09-27 | 1 | -1/+17 |
| | | | | | - Add function define - Update LT/RT field of SceCtrlData | ||||
* | Add SceCtrlPortInfo structure | Sunguk Lee | 2016-09-24 | 1 | -2/+17 |
| | |||||
* | Add more button defines, and more SceCtrl function defines | Sunguk Lee | 2016-09-20 | 1 | -1/+35 |
| | | | | | | - sceCtrlReadBufferPositiveExt2 - sceCtrlSetSamplingModeExt - sceCtrlGetControllerPortInfo | ||||
* | Include psp2/types.h in ctrl.h | xyzz | 2016-08-18 | 1 | -0/+1 |
| | |||||
* | Add sceCtrlSetLightBar | Jeffrey Pfau | 2016-08-14 | 1 | -0/+12 |
| | |||||
* | Add sceCtrlSetActuator | Jeffrey Pfau | 2016-08-08 | 1 | -0/+16 |
| | |||||
* | Replace remaining PSP2_ with SCE_ | xyzz | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdk | SMOKE5 | 2015-10-11 | 1 | -16/+16 |
| | |||||
* | Initial commit. Added headers from psp2sdk. | Glenn Anderson | 2015-08-14 | 1 | -0/+158 |