Felix-Dev
|
a0292a32a3
|
Controller module: Stop using custom API name (#67)
|
2021-01-02 01:36:51 +01:00 |
|
Felix-Dev
|
2b16aaaae2
|
Controller module: Update API naming and improve API documentation
|
2021-01-02 00:00:55 +01:00 |
|
Felix-Dev
|
d5bf38888e
|
src/ctrl: Correctly applied SceCtrlData.Rx/Ry member introduction in f099b78dc0 to module code.
|
2018-10-27 19:24:29 +02:00 |
|
Felix-Dev
|
1e15137d38
|
src/ctrl: Applied member clarification introduced in f099b78dc0 to actual module code.
|
2018-10-27 08:26:11 +02:00 |
|
Bernard
|
f099b78dc0
|
Updated SceCtrlData and SceCtrlDataExt
Updated SceCtrlData and SceCtrlDataExt structs with inputs for DS3 controller
|
2017-09-24 15:39:01 -04:00 |
|
Bernard
|
d6a367f0ef
|
Updated SceCtrlPadButtons
Updated SceCtrlPadButtons enum values and descriptions to account for DS3 controls
|
2017-09-24 15:15:02 -04:00 |
|
Felix-Dev
|
ad1c283d8e
|
src/ctrl: Mostly cosmetic changes.
|
2015-05-29 00:10:23 +02:00 |
|
Felix-Dev
|
cb3abcdb91
|
src/ctrl: Fixes a bunch of mistakes in the controller module when obtaining input data from external input devices (i.e a DUALSHOCK®3 controller).
|
2015-05-27 20:38:41 +02:00 |
|
Felix-Dev
|
2ab2ed7a9b
|
include/ctrl.h: Slightly modified parts of the controller module documentation.
|
2014-05-09 23:26:39 +02:00 |
|
Felix-Dev
|
a0707a76d7
|
include/ctrl.h: Updated the SCE_CTRL_INTERCEPTED description.
|
2014-03-30 20:22:19 +02:00 |
|
Felix
|
df396f8404
|
controller module: Updated enum constants and function parameters to use their original SONY names. Slightly modified the description of sceCtrlSetRapidFire()
located in include/ctrl.h.
|
2014-03-25 13:51:05 +01:00 |
|
Felix
|
96de0e11d3
|
General code/documentation improvements.
|
2013-04-05 16:06:58 +02:00 |
|
Felix
|
e9580bd768
|
systimer.h : Made it doxygen compatible. - ctrl.h: Added module description.
|
2013-03-25 23:26:18 +01:00 |
|
Felix
|
312ee45006
|
Added revised and working LED module, including its documentation.
|
2013-02-06 17:17:19 +01:00 |
|
_Felix_
|
18186858e1
|
Fixed spelling error in the controller module's documentation.
|
2012-09-26 15:26:40 +00:00 |
|
_Felix_
|
938ff4d6a2
|
Updated the controller module's documentation and made some clean-ups in ctrl.c Fixed a few spelling errors in Loadcore's documentation and improved Loadcore's source code a bit. Several other additions to already existing header files.
|
2012-09-26 15:22:25 +00:00 |
|
artart78
|
d5f989a8d2
|
Separated internal and external common headers
libatrac3plus exports, sysmem export fixes, various cleans a bit everywhere
|
2012-08-23 13:37:32 +00:00 |
|
_Felix_
|
4ce35e7eec
|
Made a few preparations for the upcoming loadcore release.
|
2012-08-09 10:54:36 +00:00 |
|
_Felix_
|
e20aec62c1
|
Changed "PSP_" prefix to "SCE_" prefix.
|
2012-05-16 18:56:45 +00:00 |
|
artart78
|
db7feacf36
|
Dispatched the prototypes & don't use PSPSDK's module headers anymore
|
2012-05-06 20:14:38 +00:00 |
|
artart78
|
d44a19db42
|
Fixes in ctrl & me_wrapper to make them compile, and some other various stuff
|
2012-05-03 21:37:22 +00:00 |
|