summaryrefslogtreecommitdiff
path: root/src/input_common/udp/client.h
AgeCommit message (Expand)Author
2021-03-30Use a single connection for UDP server, make connection test longer and check...german77
2021-03-01inputCommon: Use an unique client id for each socket instancegerman
2021-02-09udp/client: Define ClientData constructor/destructor in cpp fileLioncash
2021-01-15Add mutitouch support for touch screensgerman
2021-01-15Allow to return up to 16 touch inputs per enginegerman
2020-11-25Add multiple udp server supportgerman
2020-10-16udp/client: Take std::function by const reference with TestCommunication()Lioncash
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04Remove RealMotionDevicegerman
2020-02-03input_common/udp: Remove unnecessary inclusionsLioncash
2020-01-23Address second part of review commentsFearlessTobi
2020-01-23Address review commentsFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi