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
/
drivers
/
udp_client.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
1
-0
/
+56
2021-11-25
input_common: Fix UDP uuid
german77
1
-0
/
+2
2021-11-25
kraken: Address comments from review
german77
1
-2
/
+2
2021-11-25
input_common: Rewrite udp client
german77
1
-68
/
+12
2021-09-10
input_common: Enable steam controllers and 8 player support
german77
1
-2
/
+0
2021-03-31
Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one
german77
1
-20
/
+24
2021-03-01
inputCommon: Use an unique client id for each socket instance
german
1
-3
/
+3
2021-02-09
udp/client: Define ClientData constructor/destructor in cpp file
Lioncash
1
-0
/
+3
2021-01-15
Add mutitouch support for touch screens
german
1
-4
/
+4
2021-01-15
Allow to return up to 16 touch inputs per engine
german
1
-5
/
+19
2020-11-26
Add multiple udp server support
german
1
-16
/
+24
2020-10-16
udp/client: Take std::function by const reference with TestCommunication()
Lioncash
1
-2
/
+2
2020-10-16
input_common/CMakeLists: Make some warnings errors
Lioncash
1
-7
/
+7
2020-09-05
Add cemu hook changes related to PR #4609
german
1
-7
/
+67
2020-09-05
Remove RealMotionDevice
german
1
-1
/
+2
2020-06-21
Cleanup after linter
Ameer
1
-2
/
+0
2020-06-21
GC Adapter Implementation
Ameer
1
-0
/
+2
2020-02-03
input_common/udp: Remove unnecessary inclusions
Lioncash
1
-1
/
+0
2020-01-23
Address second part of review comments
FearlessTobi
1
-2
/
+2
2020-01-23
Address review comments
FearlessTobi
1
-4
/
+4
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
1
-0
/
+96