dolphin/Source/Core/InputCommon/ControllerInterface
Filoppi 16e4dede72 ControllerInterface: DSU polish: avoid hanging host thread, add disconnection detection, ...
-Reworked thread waits to never hang the Host thread for more than a really small time
(e.g. when disabling DSU its thread now closes almost immediately)
-Improve robustness when a large amount of devices are connected
-Add devices disconnection detection (they'd stay there forever until manually refreshed)
2021-05-31 02:21:17 +03:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides the raw delta mouse input 2021-03-17 20:58:33 -05:00
DualShockUDPClient ControllerInterface: DSU polish: avoid hanging host thread, add disconnection detection, ... 2021-05-31 02:21:17 +03:00
ForceFeedback rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
OSX InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
SDL InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
Touch InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Wiimote rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Win32 InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
XInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Xlib InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides the raw delta mouse input 2021-03-17 20:58:33 -05:00
evdev InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
ControllerInterface.cpp InputCommon: replace SerialInterface log with ControllerInterface 2021-05-05 00:16:08 +03:00
ControllerInterface.h InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides the raw delta mouse input 2021-03-17 20:58:33 -05:00
CoreDevice.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
CoreDevice.h InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides the raw delta mouse input 2021-03-17 20:58:33 -05:00