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 лет назад |
CJBok
|
90f9c830ca
clang
|
6 лет назад |
CJBok
|
351e3fb72e
Update configure_input_player.cpp
|
6 лет назад |
CJBok
|
4a566b9828
Added deadzone controls for sdl engine at input settings
|
6 лет назад |
FreddyFunk
|
be5dc68ca3
fixed clang format & addressed feedback
|
6 лет назад |
FreddyFunk
|
a31c6b2c4e
yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers
|
6 лет назад |
fearlessTobi
|
22fd208e8d
Add cancel option to analog stick configuration
|
6 лет назад |
Silent
|
221250d922
Qt: Fixed behaviour of buttons by connecting functors to correct signals
|
7 лет назад |
Lioncash
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
Lioncash
|
e1d755bdda
yuzu/configuration: Make function naming consistent
|
7 лет назад |
Lioncash
|
aa83639b78
yuzu/configuration/configure_input_player: Clean up array accesses
|
7 лет назад |
Lioncash
|
4d2da5a40a
yuzu/configuration/configure_input_player: Specify string conversions explicitly
|
7 лет назад |
Lioncash
|
faf69a22d4
yuzu/configuration/configure_input_player: Forward declare types where applicable
|
7 лет назад |
Zach Hilman
|
233a804196
configure_input: Add ConfigureInputSimple as default input UI config
|
7 лет назад |
Lioncash
|
2a22c1b27e
yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8
|
7 лет назад |
Lioncash
|
11cf13a6e1
yuzu/configure_input_player: Use a lambda expression instead of std::bind
|
7 лет назад |
Lioncash
|
73a48d6523
yuzu/configure_input_player: Amend constructor initializer list order
|
7 лет назад |
Lioncash
|
53bff53791
yuzu/configure_input: Remove unused function MoveGridElement
|
7 лет назад |
Zach Hilman
|
e58c951a59
configure_input: Make None a controller option instead of checkbox
|
7 лет назад |
Zach Hilman
|
3a6cd5b3c8
hid: Use player-defined controller type as PREFERRED_CONTROLLER
|
7 лет назад |
Zach Hilman
|
3d1a221893
qt: Move controller button config to separate dialog
|
7 лет назад |