mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Prevents DS4 (and possibly DS3) from disconnecting from bluetooth after 15 minutes by using hidapi's non-exclusive mode. The most recent version of hidapi, 0.12 from two months ago, added "macOS-specific function(s) to open device(s) in non-exclusive mode". |
||
|---|---|---|
| .. | ||
| 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 | ||
| hid_pad_handler.cpp | ||
| hid_pad_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 | ||