dolphin/Source/Core/InputCommon/ControllerInterface
Filoppi e020b2e8ea Common: don't call OnConfigChanged() unless it has actually changed
DualShock UDP Client is the only place in the code that assumed OnConfigChanged()
is called at least once on startup or it won't load up the setting, so I took care of that
2021-02-26 01:14:00 +02:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
DualShockUDPClient Common: don't call OnConfigChanged() unless it has actually changed 2021-02-26 01:14:00 +02:00
evdev InputCommon: Migrate logging over to fmt 2020-10-23 13:16:18 -04:00
ForceFeedback rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
OSX rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08: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 rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Touch Android: Enfore correct stick gate in overlay 2020-06-29 01:20:02 +02:00
Wiimote rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Win32 InputCommon: Fix callback dispatch deadlock 2020-12-13 00:30:27 +00:00
XInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Xlib Fix XInput2 cursor going to +infinite if the window size was 0 2021-01-02 18:30:14 +02:00
ControllerInterface.cpp InputCommon: Fix callback dispatch deadlock 2020-12-13 00:30:27 +00:00
ControllerInterface.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
CoreDevice.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
CoreDevice.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00