german77
|
f20f4587e6
input_common: Implement SDL motion
|
5 лет назад |
bunnei
|
25f650e075
Merge pull request #4937 from german77/multiUDP
|
5 лет назад |
german
|
e46f0e084c
Implement full mouse support
|
5 лет назад |
german
|
2c2b586d86
Add multiple udp server support
|
5 лет назад |
Morph
|
e9e1876e82
input_common: Add VibrationDevice and VibrationDeviceFactory
|
5 лет назад |
Morph
|
ceb7b11f16
configure_input_player: Change "Defaults" button behavior
|
5 лет назад |
Morph
|
75eaab2e0f
configure_input_player: Implement input exclusivity and persistence
|
5 лет назад |
Lioncash
|
046c0c91a3
input_common/CMakeLists: Make some warnings errors
|
5 лет назад |
german
|
2978232390
Add random motion input to keyboard
|
5 лет назад |
german
|
c5e257017f
Add automap feature for GC adapter
|
5 лет назад |
german
|
6ee8eab670
Add cemu hook changes related to PR #4609
|
5 лет назад |
FearlessTobi
|
d176feffad
Address review comments and fix code compilation
|
5 лет назад |
FearlessTobi
|
e6bd1fd1b8
yuzu: Add motion and touch configuration
|
6 лет назад |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
5 лет назад |
Morph
|
8ffc491546
input_common/main: Add "/Mouse" to the display name
|
5 лет назад |
Morph
|
efa0b7a056
Address feedback
|
6 лет назад |
Morph
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
Ameer
|
b284c43385
input_common: drop unused libusb.h include
|
6 лет назад |
Ameer
|
6e1639c7b0
Fix unnecessary diffs
|
6 лет назад |
Ameer
|
d4e07fd95e
Fix deallocation of GC Adapter
|
6 лет назад |
ameerj
|
f5d2a1e8bd
Update src/input_common/main.cpp
|
6 лет назад |
Ameer
|
28046ae3a9
Tidy up the pointers, use pair over tuple where appropriate
|
6 лет назад |
Ameer
|
46b4461fbb
shared_ptr for the GC adapter class, constexpr constants
|
6 лет назад |
Ameer
|
968d631aa5
std::arrays where appropriate, clear q in adapter class, other touch ups
|
6 лет назад |
Ameer
|
121af3646d
Singleton GC Adapter class, remove globals, fix naming convention
|
6 лет назад |
Ameer
|
0076a08d04
Cleanup after linter
|
6 лет назад |
Ameer
|
0248614add
GC Adapter Implementation
|
6 лет назад |
FearlessTobi
|
3d1e741645
input_common: fix build when SDL2 is disabled
|
6 лет назад |
Lioncash
|
c7678c3044
input_common/udp: Ensure that UDP is shut down within Shutdown()
|
6 лет назад |
fearlessTobi
|
ac3690f205
Input: UDP Client to provide motion and touch controls
|
7 лет назад |