rpcsx/rpcs3/Input
Florin9doi a1d2a72a78 USB: GunCon3 updates
-Process the mouse buttons even when x/y_max aren't yet determined.
 -Allows to start the calibration without shaking the mouse before.
-Extend support to 4 players. The games can't use more than 2, but it
allows more flexibility to mix DS3 and GC3.
-Avoid OOB for unsupported Pads
2024-07-07 18:34:52 +02:00
..
basic_keyboard_handler.cpp input: differentiate between left and right modifier keys 2024-06-23 15:54:13 +02:00
basic_keyboard_handler.h input: use keyboard consumers to seperate cell and overlay logic 2024-04-27 01:03:23 +02:00
basic_mouse_handler.cpp input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
basic_mouse_handler.h input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
ds3_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
ds3_pad_handler.h Fix weird new gcc namespace warning 2024-06-28 00:24:07 +02:00
ds4_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
ds4_pad_handler.h Fix weird new gcc namespace warning 2024-06-28 00:24:07 +02:00
dualsense_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
dualsense_pad_handler.h Fix weird new gcc namespace warning 2024-06-28 00:24:07 +02:00
evdev_gun_handler.cpp - fix analog_t required for some games 2023-02-04 16:10:40 +01:00
evdev_gun_handler.h - fix analog_t required for some games 2023-02-04 16:10:40 +01:00
evdev_joystick_handler.cpp Input/Overlays: show pressure intensity toggle hint 2024-07-06 19:58:53 +02:00
evdev_joystick_handler.h input: move player_id to pad struct 2024-07-06 19:58:53 +02:00
gui_pad_thread.cpp input: move player_id to pad struct 2024-07-06 19:58:53 +02:00
gui_pad_thread.h gui/input: implement pad navigation for maxOs 2024-02-22 19:31:00 +01:00
hid_pad_handler.cpp input: implement HidDevice::close 2024-06-30 12:51:24 +02:00
hid_pad_handler.h input: implement HidDevice::close 2024-06-30 12:51:24 +02:00
keyboard_pad_handler.cpp Input/Overlays: show pressure intensity toggle hint 2024-07-06 19:58:53 +02:00
keyboard_pad_handler.h input: move player_id to pad struct 2024-07-06 19:58:53 +02:00
mm_joystick_handler.cpp input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
mm_joystick_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
pad_thread.cpp USB: GunCon3 updates 2024-07-07 18:34:52 +02:00
pad_thread.h input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
product_info.cpp Consolidate input products in a single place 2024-05-17 08:58:14 +02:00
product_info.h Consolidate input products in a single place 2024-05-17 08:58:14 +02:00
raw_mouse_config.cpp input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
raw_mouse_config.h input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
raw_mouse_handler.cpp input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
raw_mouse_handler.h input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
sdl_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
sdl_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
skateboard_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
skateboard_pad_handler.h Fix weird new gcc namespace warning 2024-06-28 00:24:07 +02:00
xinput_pad_handler.cpp input: add battery LED flag and some getters 2024-07-06 18:55:48 +02:00
xinput_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00