rpcsx/rpcs3/Input
2024-06-27 01:15:23 +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: add horizontal mouse scroll/tilt to mouse handlers 2024-05-21 23:35:35 +02:00
basic_mouse_handler.h Qt: use mouse input to map basic mouse buttons 2024-05-21 23:35:35 +02:00
ds3_pad_handler.cpp input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
ds3_pad_handler.h input: fix ds3 gyro offset 2024-06-26 17:19:06 +02:00
ds4_pad_handler.cpp input: invalidate ds4/dualsense calibration instead of disabling the controller 2024-06-27 01:15:23 +02:00
ds4_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
dualsense_pad_handler.cpp input: Use same dualsense gyro values as linux kernel 2024-06-27 01:15:23 +02:00
dualsense_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +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: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
evdev_joystick_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
gui_pad_thread.cpp input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +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: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
hid_pad_handler.h input: invalidate ds4/dualsense calibration instead of disabling the controller 2024-06-27 01:15:23 +02:00
keyboard_pad_handler.cpp input: differentiate between left and right modifier keys 2024-06-23 15:54:13 +02:00
keyboard_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +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 input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
pad_thread.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +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/qt: allow to map mouse buttons in the guncon config 2024-05-21 23:35:35 +02:00
raw_mouse_config.h input: remove No Button string from raw mouse config 2024-05-21 23:35:35 +02:00
raw_mouse_handler.cpp Savestates/Mouse: Fix Mouse handler use 2024-06-20 20:25:07 +03:00
raw_mouse_handler.h Savestates/Mouse: Fix Mouse handler use 2024-06-20 20:25:07 +03:00
sdl_pad_handler.cpp input: try to fix macOS SDL crash 2024-06-23 09:31: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: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
skateboard_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
xinput_pad_handler.cpp input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00
xinput_pad_handler.h input: move pad_state_notify_state_change to pad_thread 2024-06-12 08:24:12 +02:00