rpcsx/rpcs3/Input
2023-12-30 19:07:35 +01:00
..
basic_keyboard_handler.cpp overlays/osk: Implement fallback for unknown keys 2022-10-29 22:56:08 +02:00
basic_keyboard_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_mouse_handler.cpp Qt6 port 2023-07-31 20:03:24 +03:00
basic_mouse_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
ds3_pad_handler.cpp Hid: add some logging for initial send_output_report 2023-05-25 23:02:22 +02:00
ds3_pad_handler.h Input: refactor vibration 2022-10-21 23:42:01 +02:00
ds4_pad_handler.cpp SPU: fix some wierd typos (may be wrong, no idea) 2023-09-02 12:10:36 +03:00
ds4_pad_handler.h Input: refactor vibration 2022-10-21 23:42:01 +02:00
dualsense_pad_handler.cpp input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
dualsense_pad_handler.h input: add new buttons for Dualsense Edge 2023-06-12 17:29:14 +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/evdev: handle flatness deadzone value 2023-12-14 15:51:11 +01:00
evdev_joystick_handler.h input/evdev: handle flatness deadzone value 2023-12-14 15:51:11 +01:00
hid_pad_handler.cpp input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
hid_pad_handler.h Fix hid_pad_handler 2023-03-10 15:23:55 +01:00
keyboard_pad_handler.cpp fix some warnings 2023-12-30 19:07:35 +01:00
keyboard_pad_handler.h fix some warnings 2023-12-30 19:07:35 +01:00
mm_joystick_handler.cpp fix some warnings 2023-12-30 19:07:35 +01:00
mm_joystick_handler.h evdev: don't release buttons while other buttons are still pressed 2023-06-15 22:39:30 +02:00
pad_thread.cpp input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
pad_thread.h overlays/osk: keep dialog open in continuous mode 2023-01-28 21:51:36 +01:00
product_info.h input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
sdl_pad_handler.cpp Reduce log level for missing gamecontrollerdb.txt to warning 2023-10-25 07:13:12 +02:00
sdl_pad_handler.h input: add controller index to SDL controllers 2023-06-12 18:05:34 +02:00
skateboard_pad_handler.cpp input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
skateboard_pad_handler.h input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
xinput_pad_handler.cpp Make compile with msvc, clang and gcc on Windows 2023-07-11 21:40:30 +03:00
xinput_pad_handler.h Input: move m_is_init to base class 2022-10-21 23:42:01 +02:00