twinaphex
|
c17135df3e
|
Revert "Use sceCtrlIsMultiControllerSupported to detect"
This reverts commit ef10b7897dfbb56cd56735287896b08dfedd8365.
|
2018-10-23 02:42:06 +02:00 |
|
TheOfficialFloW
|
ef10b7897d
|
Use sceCtrlIsMultiControllerSupported to detect
|
2018-07-24 10:12:15 +02:00 |
|
twinaphex
|
a82bb0ec94
|
Create special type input_bits_t
|
2018-04-08 20:21:12 +02:00 |
|
twinaphex
|
f0c143766e
|
Change to 256bit macros
|
2017-12-05 12:07:35 +01:00 |
|
twinaphex
|
6c09661a64
|
Move defines to retro_miscellaneous.h
|
2017-12-05 10:42:37 +01:00 |
|
twinaphex
|
e94300a581
|
Get rid of a lot of RARCH_INPUT_STATE_BIT_ macros - replace them
with BIT128_ equivalents instead
|
2017-12-05 09:22:56 +01:00 |
|
David Walters
|
c5bdc02d6f
|
replace uint64_t with retro_bits_t* for pad buttons state
|
2017-11-28 10:04:34 +00:00 |
|
Francisco José García García
|
03524278c6
|
Trying to fix L2/R2/L3/R3
Related to #5431
|
2017-10-25 21:05:15 +02:00 |
|
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
|
twinaphex
|
eb5bf9451d
|
(psp_joypad.c) Cleanups
|
2017-06-07 22:34:37 +02:00 |
|
twinaphex
|
ed53be7c81
|
Move all bool settings
|
2017-04-28 14:11:34 +02:00 |
|
twinaphex
|
0d5b3b9273
|
Create menu_driver_is_alive
|
2017-01-23 00:37:52 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
0354ced675
|
Style nits
|
2017-01-17 19:02:49 +01:00 |
|
twinaphex
|
4743230b09
|
Some header includes shouldn't be system includes
|
2017-01-17 18:15:11 +01:00 |
|
twinaphex
|
7931436f5b
|
Apply xerpi diff
|
2017-01-17 18:12:23 +01:00 |
|
twinaphex
|
ea3dd6a95b
|
Set device name when autoconfig connect task fails for all
other input drivers too
|
2017-01-13 05:00:13 +01:00 |
|
twinaphex
|
1eb17b6315
|
Remove settings header includes
|
2017-01-10 20:03:55 +01:00 |
|
twinaphex
|
4e3c2b3e66
|
(PSP/Vita) Buildfix
|
2017-01-02 02:39:15 +01:00 |
|
twinaphex
|
103042de96
|
Rewrite task_autodetect.c
|
2016-12-31 07:43:34 +01:00 |
|
twinaphex
|
aafae944cb
|
Don't memset autoconfig_params_t
|
2016-12-17 14:26:13 +01:00 |
|
twinaphex
|
d9def056e7
|
The 'connect' task now sets the device name upon completion
|
2016-12-16 12:33:56 +01:00 |
|
twinaphex
|
d3c22cb0e4
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
|
twinaphex
|
76d0380e45
|
Rename input_autoconfigure_joypad to input_autoconfigure_connect
|
2016-12-01 18:57:44 +01:00 |
|
twinaphex
|
e689d55414
|
Rename autoconfig functions
|
2016-12-01 18:52:34 +01:00 |
|
Romain Graillot
|
a64e497189
|
Renamed new settings to match change & cleaned code
|
2016-10-15 13:38:42 +02:00 |
|
Romain Graillot
|
ade4e7857b
|
Add possibility to switch touch surface on vita build
|
2016-10-15 13:28:35 +02:00 |
|
Francisco José García García
|
1ea5a80d02
|
(VITA) Add Backtouch enable option
|
2016-10-14 21:57:18 +02:00 |
|
Twinaphex
|
db8eb903aa
|
Merge pull request #3737 from frangarcj/master
(VITA) Disable Back Touch if in menu
|
2016-10-05 02:00:40 +02:00 |
|
Francisco José García García
|
d32bd63d3d
|
(VITA) Disable Back Touch if in menu
|
2016-10-05 01:34:26 +02:00 |
|
Sunguk Lee
|
8d09e0d421
|
(Vita) Improve vibration values
- Can vibrate both motors at same time
- DS3 & DS4 have difference motor speed range
- Clear vibration settings at disconnect controller
|
2016-10-03 18:03:20 +09:00 |
|
Francisco José García García
|
59d13c7131
|
(VITA) Fix actuator
|
2016-10-02 14:02:37 +02:00 |
|
Sunguk Lee
|
bd9db4ac55
|
(Vita) Back touch screen use L2/R2/L3/R3
|
2016-10-01 04:53:35 +09:00 |
|
Sunguk Lee
|
90678dd3de
|
(Vita) Autodetect connection of controllers on PSTV
|
2016-10-01 02:26:28 +09:00 |
|
Sunguk Lee
|
a2d9ca3e47
|
(Vita) Support L2/R2 on PSTV
|
2016-09-30 23:53:13 +09:00 |
|
Francisco José García García
|
16257d58ef
|
Add up to 4 players
|
2016-09-17 14:22:45 +02:00 |
|
Francisco José García García
|
16de70a9d9
|
Update psp_joypad.c
|
2016-09-17 14:19:26 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
twinaphex
|
1d06344567
|
(Vita) silence warning - RETRO_RUMBLE_DUMMY not handled in switch
|
2016-09-01 22:28:31 +02:00 |
|
twinaphex
|
6efdfdebd4
|
(PSP) Rumble code should be only for Vita build
|
2016-09-01 17:09:54 +02:00 |
|
Francisco José García García
|
e3b5fdd815
|
(VITA) Add vibration for PSTV
|
2016-08-30 14:29:19 +02:00 |
|
twinaphex
|
b5a636f22b
|
(Vita) Prevent unused variable
|
2016-08-10 23:17:47 +02:00 |
|
twinaphex
|
30c847cc10
|
(PSP/Vita) Cleanup
|
2016-08-08 17:16:02 +02:00 |
|
Francisco José García García
|
d0f96ed535
|
(VITA) Small fix
|
2016-08-08 17:12:52 +02:00 |
|
Francisco José García García
|
8dde35f221
|
(VITA) Final Fix for controls
|
2016-08-08 17:10:52 +02:00 |
|
Francisco José García García
|
351b3fe3f6
|
(VITA) Workaround for PSVita Controls vs PSTV
|
2016-08-08 12:56:30 +02:00 |
|
twinaphex
|
ef6fb9b855
|
(Vita) Fix
|
2016-08-08 01:24:54 +02:00 |
|
twinaphex
|
8d47b30a67
|
Another cleanup
|
2016-08-08 01:23:48 +02:00 |
|
twinaphex
|
10e35d4d75
|
Small cleanup
|
2016-08-08 01:21:20 +02:00 |
|
twinaphex
|
ecc625dbf1
|
(Vita) Implement multiplayer hack
|
2016-08-08 01:19:16 +02:00 |
|