rpcsx/rpcs3/Input
2025-01-23 23:49:24 +01:00
..
basic_keyboard_handler.cpp Qt/input: add shortcut for toggling emulated mouse and keyboard 2024-08-12 23:19:23 +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: issue basic mouse move event on window leave 2025-01-16 18:27:16 +01:00
basic_mouse_handler.h input: issue basic mouse move event on window leave 2025-01-16 18:27:16 +01:00
ds3_pad_handler.cpp input: add vibration multiplier 2025-01-21 08:44:38 +01: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 vibration multiplier 2025-01-21 08:44:38 +01:00
ds4_pad_handler.h DS4/DualSense/SDL: add touchpad support 2024-07-31 08:45:25 +02:00
dualsense_pad_handler.cpp input: add vibration multiplier 2025-01-21 08:44:38 +01:00
dualsense_pad_handler.h Input: Abbreviate some variable names and add min output interval 2024-08-18 10:49:26 +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: add vibration multiplier 2025-01-21 08:44:38 +01:00
evdev_joystick_handler.h Input: Abbreviate some variable names and add min output interval 2024-08-18 10:49:26 +02:00
gui_pad_thread.cpp Qt/input: reset gui pad thread when saving pad settings 2025-01-22 20:47:07 +01:00
gui_pad_thread.h Qt/input: reset gui pad thread when saving pad settings 2025-01-22 20:47:07 +01:00
hid_pad_handler.cpp cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
hid_pad_handler.h cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
keyboard_pad_handler.cpp input: use std::array for sticks, sensors and motors 2024-10-15 01:50:22 +02:00
keyboard_pad_handler.h keyboard: only map single buttons 2024-08-13 20:58:04 +02:00
mm_joystick_handler.cpp Input: Abbreviate some variable names and add min output interval 2024-08-18 10:49:26 +02:00
mm_joystick_handler.h evdev: try to fix first call behaviour 2024-08-11 00:56:07 +02:00
pad_thread.cpp libusb: support hotplug (#16580) 2025-01-23 23:49:24 +01:00
pad_thread.h cellGem: ignore missing pad handler 2025-01-22 02:18:07 +01:00
product_info.cpp USB: Top Shot Fearmaster device emulation 2024-07-19 22:10:11 +02:00
product_info.h USB: Top Shot Fearmaster device emulation 2024-07-19 22:10:11 +02:00
ps_move_calibration.cpp PS Move: fix calibration logging 2024-12-13 08:55:52 +01:00
ps_move_calibration.h cellGem: implement quaternion transformation 2024-12-11 18:56:53 +01:00
ps_move_config.cpp windows: move config.yml and games.yml to /config/ 2025-01-16 21:33:33 +01:00
ps_move_config.h ps move tracker: set max of radii to 50% 2024-12-21 14:36:24 +01:00
ps_move_handler.cpp input: add vibration multiplier 2025-01-21 08:44:38 +01:00
ps_move_handler.h fake move: add gyro support 2025-01-08 20:02:33 +01:00
ps_move_tracker.cpp cellGem: improve convert_image_format logging 2025-01-22 02:18:07 +01:00
ps_move_tracker.h ps move tracker: draw sphere size range into live image 2024-12-21 14:36:24 +01:00
raw_mouse_config.cpp windows: move config.yml and games.yml to /config/ 2025-01-16 21:33:33 +01:00
raw_mouse_config.h Qt/input: allow keypresses in raw mouse handler 2025-01-14 15:52:46 +01:00
raw_mouse_handler.cpp Qt/input: allow keypresses in raw mouse handler 2025-01-14 15:52:46 +01:00
raw_mouse_handler.h Qt/input: allow keypresses in raw mouse handler 2025-01-14 15:52:46 +01:00
sdl_pad_handler.cpp input: add vibration multiplier 2025-01-21 08:44:38 +01:00
sdl_pad_handler.h fake move: add gyro support 2025-01-08 20:02:33 +01:00
skateboard_pad_handler.cpp fake move: add gyro support 2025-01-08 20:02:33 +01: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 vibration multiplier 2025-01-21 08:44:38 +01:00
xinput_pad_handler.h Qt/input: Don't report two direction trigger values unless actually requested 2024-08-18 10:49:26 +02:00