summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
AgeCommit message (Expand)Author
2020-01-13ControllerInterface: Minor DSU client device cleanups.Jordan Woyak
2020-01-13ControllerInterface: Exposse DSU client battery level as an input.Jordan Woyak
2019-12-23DualShockUDPClient: downgrade spurious NOTICE_LOGsPierre Bourdon
2019-11-22InputCommon/DualShockUDPClient: Use an alias for the clock typeLioncash
2019-11-22InputCommon/DualShockUDPClient: Use deduction guides for lock_guardLioncash
2019-11-22InputCommon/DualShockUDPClient: Make use of std::array where applicableLioncash
2019-11-22InputCommon/DualShockUDPClient: Relocate settings to top of source fileLioncash
2019-11-22InputCommon/DualShockUDPClient: In-class initialize members where applicableLioncash
2019-11-09InputCommon: Detect when evdev exposes acceleration/gyroscope data.Jordan Woyak
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen