index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
udp_protocol.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-07-25
Address first part of review comments
FearlessTobi
1
-1
/
+1
2022-04-21
input_common: Ignore boost uninitialized local variable
Narr the Reg
1
-0
/
+9
2022-03-20
input_common: Reduce unused includes
ameerj
1
-1
/
+0
2021-11-29
[input_common] Add completion test for CalibrationConfigurationJob
vperus
1
-8
/
+13
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
1
-22
/
+53
2021-11-25
input_common: Move touch and analog from button. Move udp protocol
german77
1
-0
/
+0
2021-06-28
input_common: Remove #pragma warning directives for external headers
Morph
1
-7
/
+0
2021-01-15
Allow to return up to 16 touch inputs per engine
german
1
-7
/
+9
2020-11-22
input_common: Treat warnings as errors
Lioncash
1
-1
/
+10
2020-06-21
Cleanup after linter
Ameer
1
-23
/
+9
2020-06-21
GC Adapter Implementation
Ameer
1
-9
/
+23
2020-02-03
input_common/udp: Remove unnecessary inclusions
Lioncash
1
-1
/
+0
2020-01-23
Address review comments
FearlessTobi
1
-47
/
+54
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
1
-0
/
+249