rpcs3/rpcs3/Input
2025-06-16 08:12:13 +02: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/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02:00
ds3_pad_handler.h hid: add support of android devices 2025-03-10 21:09:27 +01:00
ds4_pad_handler.cpp input/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02:00
ds4_pad_handler.h hid: add support of android devices 2025-03-10 21:09:27 +01:00
dualsense_pad_handler.cpp input/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02:00
dualsense_pad_handler.h hid: add support of android devices 2025-03-10 21:09:27 +01:00
evdev_joystick_handler.cpp evdev: log positive axis config 2025-04-13 11:40:01 +02:00
evdev_joystick_handler.h Add Menu Key (used by 8bitdo Pro 2 controller 2025-04-14 07:36:17 +02:00
gui_pad_thread.cpp input: implement basic copiloting 2025-05-29 20:56:13 +02:00
gui_pad_thread.h Use named_thread in gui_pad_thread 2025-03-12 01:08:49 +01:00
hid_pad_handler.cpp hid/input: fix enumerated device comparison 2025-06-16 08:12:13 +02:00
hid_pad_handler.h input/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02: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 static analysis: suspicious code 2025-03-05 00:12:30 +01:00
mm_joystick_handler.h evdev: try to fix first call behaviour 2024-08-11 00:56:07 +02:00
pad_thread.cpp input: only copy relevant members to external buttons and sticks 2025-06-09 11:09:26 +02:00
pad_thread.h input: move copilot code to pad_thread 2025-06-02 09:12:32 +02:00
product_info.cpp input: implement basic copiloting 2025-05-29 20:56:13 +02:00
product_info.h Headers cleanup 2025-02-11 20:38:35 +01: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 static analysis: std::move 2025-03-05 00:12:30 +01:00
ps_move_handler.cpp input/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02:00
ps_move_handler.h hid: add support of android devices 2025-03-10 21:09:27 +01:00
ps_move_tracker.cpp cellGem: improve convert_image_format logging 2025-01-22 02:18:07 +01:00
ps_move_tracker.h Headers cleanup 2025-02-11 20:38:35 +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 Fix UB 2025-05-14 09:44:07 +03:00
raw_mouse_handler.h Qt/input: allow keypresses in raw mouse handler 2025-01-14 15:52:46 +01:00
sdl_instance.cpp SDL: do not track emu state when initializing 2025-05-21 07:01:11 +02:00
sdl_instance.h Always initialize SDL from main thread 2025-05-21 07:01:11 +02:00
sdl_pad_handler.cpp Always initialize SDL from main thread 2025-05-21 07:01:11 +02:00
sdl_pad_handler.h SDL/input: Log GUID 2025-05-13 21:41:23 +02:00
skateboard_pad_handler.cpp input/macOs: Call hid_close on the main thread 2025-06-07 13:03:41 +02:00
skateboard_pad_handler.h hid: add support of android devices 2025-03-10 21:09:27 +01:00
xinput_pad_handler.cpp Use Microsoft::WRL::ComPtr (#16744) 2025-02-23 15:39:39 +02:00
xinput_pad_handler.h Use Microsoft::WRL::ComPtr (#16744) 2025-02-23 15:39:39 +02:00