rpcsx/rpcs3/Input
Megamouse 4823d4c32a input: add background input option
Adds an option to disable background input to the IO tab in the settings dialog.
This will disable pad input as well as ps move and overlays input when the window is unfocused.
2022-07-06 21:49:31 +02:00
..
basic_keyboard_handler.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_keyboard_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_mouse_handler.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_mouse_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
ds3_pad_handler.cpp DS3: fix other report size check. 2022-06-10 18:46:12 +02:00
ds3_pad_handler.h input: redesign pad profiles 2021-08-15 08:24:35 +02:00
ds4_pad_handler.cpp HID: properly check return values and report IDs 2022-06-05 19:07:03 +02:00
ds4_pad_handler.h input: redesign pad profiles 2021-08-15 08:24:35 +02:00
dualsense_pad_handler.cpp HID: properly check return values and report IDs 2022-06-05 19:07:03 +02:00
dualsense_pad_handler.h input: redesign pad profiles 2021-08-15 08:24:35 +02:00
evdev_joystick_handler.cpp evdev: improve latency 2022-03-20 04:27:06 +01:00
evdev_joystick_handler.h evdev: improve latency 2022-03-20 04:27:06 +01:00
hid_pad_handler.cpp HID: optimize get_next_button_press a bit 2022-06-05 19:07:03 +02:00
hid_pad_handler.h input: add enumeration threads for each hid_pad_handler 2022-02-01 19:28:04 +01:00
keyboard_pad_handler.cpp input: add absolute mouse movement mode 2022-05-05 16:50:39 +02:00
keyboard_pad_handler.h input: add absolute mouse movement mode 2022-05-05 16:50:39 +02:00
mm_joystick_handler.cpp mmjoy: add member prefix to blacklist 2021-10-15 01:20:15 +02:00
mm_joystick_handler.h mmjoy: add member prefix to blacklist 2021-10-15 01:20:15 +02:00
pad_thread.cpp input: add background input option 2022-07-06 21:49:31 +02:00
pad_thread.h input: make pad_thread a named_thread 2021-09-08 20:15:28 +02:00
product_info.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
xinput_pad_handler.cpp input: rename some variables 2021-08-29 10:41:22 +02:00
xinput_pad_handler.h input: redesign pad profiles 2021-08-15 08:24:35 +02:00