Age | Commit message (Expand) | Author |
---|---|---|
2021-03-30 | Use a single connection for UDP server, make connection test longer and check... | german77 |
2021-03-01 | inputCommon: Use an unique client id for each socket instance | german |
2021-02-09 | udp/client: Define ClientData constructor/destructor in cpp file | Lioncash |
2021-01-15 | Add mutitouch support for touch screens | german |
2021-01-15 | Allow to return up to 16 touch inputs per engine | german |
2020-11-25 | Add multiple udp server support | german |
2020-10-16 | udp/client: Take std::function by const reference with TestCommunication() | Lioncash |
2020-10-15 | input_common/CMakeLists: Make some warnings errors | Lioncash |
2020-09-04 | Add cemu hook changes related to PR #4609 | german |
2020-09-04 | Remove RealMotionDevice | german |
2020-02-03 | input_common/udp: Remove unnecessary inclusions | Lioncash |
2020-01-23 | Address second part of review comments | FearlessTobi |
2020-01-23 | Address review comments | FearlessTobi |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi |