summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/udp_protocol.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2022-07-25Address first part of review commentsFearlessTobi1-1/+1
2022-04-21input_common: Ignore boost uninitialized local variableNarr the Reg1-0/+9
2022-03-20input_common: Reduce unused includesameerj1-1/+0
2021-11-29[input_common] Add completion test for CalibrationConfigurationJobvperus1-8/+13
2021-11-26input_common: Fully implement UDP controllersNarr the Reg1-22/+53
2021-11-25input_common: Move touch and analog from button. Move udp protocolgerman771-0/+0
2021-06-28input_common: Remove #pragma warning directives for external headersMorph1-7/+0
2021-01-15Allow to return up to 16 touch inputs per enginegerman1-7/+9
2020-11-22input_common: Treat warnings as errorsLioncash1-1/+10
2020-06-21Cleanup after linterAmeer1-23/+9
2020-06-21GC Adapter ImplementationAmeer1-9/+23
2020-02-03input_common/udp: Remove unnecessary inclusionsLioncash1-1/+0
2020-01-23Address review commentsFearlessTobi1-47/+54
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi1-0/+249