Morph
|
57d89e291d
input_profiles: Implement input profiles
|
5 лет назад |
Morph
|
75eaab2e0f
configure_input_player: Implement input exclusivity and persistence
|
5 лет назад |
Morph
|
ff82f3894a
configure_input_player: Fix modifier buttons
|
5 лет назад |
Morph
|
70499b8cbd
configure_input_player: Fixes motion mapping using ConfigureButtonClick
|
5 лет назад |
Morph
|
65d9def873
configure_input_player: Re-add "Clear" context menu option
|
5 лет назад |
bunnei
|
3f6d83b27c
Merge pull request #4594 from german77/MotionHID
|
5 лет назад |
bunnei
|
41b8ecdeb6
Merge pull request #4608 from lioncash/sign3
|
5 лет назад |
Morph
|
5b6268d26a
configure_input: Hook up the motion button and checkbox
|
5 лет назад |
german
|
6ee8eab670
Add cemu hook changes related to PR #4609
|
5 лет назад |
Morph
|
8e18b61972
configure_input_player: Show/hide motion buttons based on the controller
|
5 лет назад |
german
|
ff679f3d17
Include HID and configuration changes related to motion
|
5 лет назад |
Lioncash
|
92c162126b
configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults()
|
5 лет назад |
Morph
|
403e36fab2
yuzu/configuration: Fix index out of bounds for default_analogs
|
5 лет назад |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
5 лет назад |
Morph
|
f5f30781ae
configure_input_player: Fix modifier scale button mapping
|
5 лет назад |
Morph
|
1bd70d73c0
configuration/input: Add support for mouse button clicks
|
5 лет назад |
Morph
|
efa0b7a056
Address feedback
|
6 лет назад |
Morph
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
Lioncash
|
b724a4d90c
General: Tidy up clang-format warnings part 2
|
6 лет назад |
Lioncash
|
b249e4e0ce
yuzu: Resolve C++20 deprecation warnings related to lambda captures
|
6 лет назад |
Ameer
|
6e1639c7b0
Fix unnecessary diffs
|
6 лет назад |
Ameer
|
6b7c8e469b
Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability
|
6 лет назад |
Ameer
|
901bc09dd7
Small quality of life indication that mapped button is GC
|
6 лет назад |
Ameer
|
121af3646d
Singleton GC Adapter class, remove globals, fix naming convention
|
6 лет назад |
Ameer
|
c94583d867
Clang Formatting
|
6 лет назад |
Ameer
|
0248614add
GC Adapter Implementation
|
6 лет назад |
FearlessTobi
|
aaa4822fcb
Actually save the input when clearing/resetting to default
|
6 лет назад |
Kewlan
|
8d917e14f8
Edit modifier_scale with the deadzone slider
|
6 лет назад |
FearlessTobi
|
aa6214feb7
yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device
|
6 лет назад |
CJBok
|
2fa9a96309
const correction
|
6 лет назад |