summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPProto.h
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2026-01-17Fix various typos and spelling mistakesSintendo
2022-01-01Replace remaining uses of zlib crc32 with Common/Hash.hPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-31ControllerInterface: DSU polish: avoid hanging host thread, add disconnection...Filoppi
2021-05-05InputCommon: replace SerialInterface log with ControllerInterfaceFiloppi
2020-10-23InputCommon: Migrate logging over to fmtLioncash
2020-07-17DolphinQt / InputCommon: Support multiple DSU serversiwubcode
2020-01-13ControllerInterface/DSUClient: Eliminate m_accl/m_gyro state by accessing the...Jordan Woyak
2019-11-22InputCommon/DualShockUDPClient: Make use of std::array where applicableLioncash
2019-11-22InputCommon/DualShockUDPClient: Add missing header guardLioncash
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen