73 Commits (03c81d5e1f123a5b7decb9291cc66c2663ea8a0f)

Author SHA1 Message Date
Kewlan 0e86640777 Edit modifier_scale with the deadzone slider 6 years ago
FearlessTobi f86ff79a7f yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 6 years ago
CJBok 21e0086bf8 const correction 6 years ago
CJBok ef66081b4d clang 6 years ago
CJBok c6939635cb Update configure_input_player.cpp 6 years ago
CJBok f4d746e41e Added deadzone controls for sdl engine at input settings 6 years ago
FreddyFunk 1adf55be56 fixed clang format & addressed feedback 6 years ago
FreddyFunk 7664b6a633 yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers 6 years ago
fearlessTobi 70943c1901 Add cancel option to analog stick configuration 6 years ago
Silent 70c839c55d Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 947c81af03 yuzu/configuration/configure_input_player: Clean up array accesses 7 years ago
Lioncash 2f4062551d yuzu/configuration/configure_input_player: Specify string conversions explicitly 7 years ago
Lioncash bf796fd5dd yuzu/configuration/configure_input_player: Forward declare types where applicable 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Lioncash 271b079fc7 yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 7 years ago
Lioncash 22e7df599f yuzu/configure_input_player: Use a lambda expression instead of std::bind 7 years ago
Lioncash 342f0e54aa yuzu/configure_input_player: Amend constructor initializer list order 7 years ago
Lioncash 62051832ce yuzu/configure_input: Remove unused function MoveGridElement 7 years ago
Zach Hilman b131a4bbb2 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 2d8a5a4e9b hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman 25c07217cf qt: Move controller button config to separate dialog 7 years ago