summaryrefslogtreecommitdiff
path: root/include/user/ctrl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dupe: ctrl.hReiko Asakura2021-01-191-194/+8
* Make errors signedReiko Asakura2020-09-191-6/+6
* Added a note about different mappings for L/R Triggers. (#445)Rinnegatamante2020-06-181-0/+1
* Added sceCtrlIsMultiControllerSupportedTheOfficialFloW2018-07-241-2/+10
* psp2: Add sceCtrlPeekBufferPositiveExt2Sunguk Lee2018-01-151-1/+14
* Update ctrl.hRinnegatamante2017-12-201-2/+2
* Using aliasing.Rinnegatamante2017-12-201-2/+2
* Added some missing stuffs in sceCtrl header.Rinnegatamante2017-12-201-5/+28
* Minor stylistic changes.Rinnegatamante2017-07-251-23/+23
* Re-added SCE_CTRL_INTERCEPTED.Rinnegatamante2017-07-241-0/+1
* Renamed INTERCEPTED to PSBUTTON, added a note for shell privileges request.Rinnegatamante2017-07-211-2/+4
* Sort enum values of ctrl.hSunguk Lee2017-06-231-20/+20
* Added two more enums buttons! (#194)David Nuñez2017-06-221-1/+3
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-42/+42
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-281-2/+2
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-311-7/+9
* 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
* | Renamed SCE_CTRL_ALL to SCE_CTRL_INTERCEPTEDdevnoname1202016-11-191-17/+17
|/
* Update SceCtrlActuatorSunguk Lee2016-10-021-2/+3
* Add sceCtrlGetBatteryInfo and update SceCtrlDataSunguk Lee2016-09-271-1/+17
* Add SceCtrlPortInfo structureSunguk Lee2016-09-241-2/+17
* Add more button defines, and more SceCtrl function definesSunguk Lee2016-09-201-1/+35
* Include psp2/types.h in ctrl.hxyzz2016-08-181-0/+1
* Add sceCtrlSetLightBarJeffrey Pfau2016-08-141-0/+12
* Add sceCtrlSetActuatorJeffrey Pfau2016-08-081-0/+16
* Replace remaining PSP2_ with SCE_xyzz2015-10-121-1/+1
* Fixed the inconsistency in the headers as discussed in issue #4 and #vitasdkSMOKE52015-10-111-16/+16
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+158