mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-10 02:30:12 +01:00
* minor coding style adjustment * Qt: simplify osk dialog buttons * replace std::find_if with convenience functions * RSX: use sv in swizzle comparison idk, I'll remove this if it was intentional. * overlays/osk: rename enter to return This one confused me and make me look for a bug that caused the "enter" key to be disabled, while it was actually the return key (obviously xD). |
||
|---|---|---|
| .. | ||
| basic_keyboard_handler.cpp | ||
| basic_keyboard_handler.h | ||
| basic_mouse_handler.cpp | ||
| basic_mouse_handler.h | ||
| ds3_pad_handler.cpp | ||
| ds3_pad_handler.h | ||
| ds4_pad_handler.cpp | ||
| ds4_pad_handler.h | ||
| dualsense_pad_handler.cpp | ||
| dualsense_pad_handler.h | ||
| evdev_joystick_handler.cpp | ||
| evdev_joystick_handler.h | ||
| keyboard_pad_handler.cpp | ||
| keyboard_pad_handler.h | ||
| mm_joystick_handler.cpp | ||
| mm_joystick_handler.h | ||
| pad_thread.cpp | ||
| pad_thread.h | ||
| product_info.h | ||
| xinput_pad_handler.cpp | ||
| xinput_pad_handler.h | ||