dolphin/Source/Core/InputCommon/ControllerInterface
Scott Mansell 21528c3e72
Document the evdev "interesting" heuristic
Was checking over this old code, and saw a comment calling me out for a lack of documentation.

It might be half a decade late, but better late then never.
2020-01-07 12:46:24 +13:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput InputCommon/DInputJoystick: Correct force-feedback flag testing 2019-08-02 10:26:44 -04:00
DualShockUDPClient DualShockUDPClient: downgrade spurious NOTICE_LOGs 2019-12-23 18:36:18 +01:00
evdev Document the evdev "interesting" heuristic 2020-01-07 12:46:24 +13:00
ForceFeedback InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
OSX StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
SDL InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Touch InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
Win32 InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInput InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Xlib InputCommon: Make use of fmt where applicable 2019-11-22 14:38:26 -05:00
ControllerInterface.cpp Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
ControllerInterface.h Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
Device.cpp InputCommon: Make use of fmt where applicable 2019-11-22 14:38:26 -05:00
Device.h ControllerInterface/Device: Make DetectInput() a const member function 2019-05-29 19:23:54 -04:00