ameerj
|
73666fb262
general: Update style to clang-format-12
|
4 лет назад |
german77
|
75d8ec1e9f
UI: Relocate tas menu and add brief description
|
5 лет назад |
german77
|
c01a872c8e
config: Move TAS options to it's own menu
|
5 лет назад |
MonsterDruide1
|
b42c3ce21d
input_common/tas: Base playback & recording system
|
5 лет назад |
german77
|
48b6d41f1b
input_common: Improve SDL joystick and hide toggle option
|
5 лет назад |
german77
|
289f59dabd
input_common: Fix build with sdl disabled
|
5 лет назад |
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 лет назад |