summaryrefslogtreecommitdiff
path: root/src/input_common/helpers/udp_protocol.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20input_common: Ignore boost uninitialized local variableGravatar Narr the Reg1-0/+9
2022-03-20input_common: Reduce unused includesGravatar ameerj1-1/+0
2021-11-29[input_common] Add completion test for CalibrationConfigurationJobGravatar vperus1-8/+13
2021-11-26input_common: Fully implement UDP controllersGravatar Narr the Reg1-22/+53
2021-11-24input_common: Move touch and analog from button. Move udp protocolGravatar german771-0/+0
2021-06-28input_common: Remove #pragma warning directives for external headersGravatar Morph1-7/+0
2021-01-15Allow to return up to 16 touch inputs per engineGravatar german1-7/+9
2020-11-22input_common: Treat warnings as errorsGravatar Lioncash1-1/+10
2020-06-21Cleanup after linterGravatar Ameer1-23/+9
2020-06-21GC Adapter ImplementationGravatar Ameer1-9/+23
2020-02-03input_common/udp: Remove unnecessary inclusionsGravatar Lioncash1-1/+0
2020-01-23Address review commentsGravatar FearlessTobi1-47/+54
2020-01-23Input: UDP Client to provide motion and touch controlsGravatar fearlessTobi1-0/+249