111 Commits (a2fe5dffa9b11f7e9fafb10658ac0e41b1e94309)

Author SHA1 Message Date
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph f80127d4e0 applets/controller: Change the input button to create input profiles 5 years ago
Morph ad45ceeaf0 input: Disconnect a controller prior to connecting a new one 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 5 years ago
Morph a769682977 configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 8be3c010bb configure_input_player: Re-add "Clear" context menu option 5 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
Morph 4c09c78391 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Lioncash 9f9e02ba58 configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
Morph c20b902843 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 0d6a2a37d2 configure_input_player: Fix modifier scale button mapping 5 years ago
Morph bc37d84a84 configuration/input: Add support for mouse button clicks 5 years ago
Morph 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
ameerj 5d4750541b Remove UI changes 5 years ago
Ameer 6afee6b0c8 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 16d15421c5 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer 1eb1eff48c Add range slider for analog sticks 6 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Ameer 33c08afba9 Fix unnecessary diffs 6 years ago
Ameer 12e679c39c 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 years ago
Ameer e8c8a5bafd Small quality of life indication that mapped button is GC 6 years ago
Ameer eddf2d0f4e Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
FearlessTobi 81f825ac0a Actually save the input when clearing/resetting to default 6 years ago
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