55 Commits (760a9e869322cbda51416f7001842557b90754af)

Author SHA1 Message Date
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
Morph 70499b8cbd configure_input_player: Fixes motion mapping using ConfigureButtonClick 5 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 5 years ago
Morph 5b6268d26a configure_input: Hook up the motion button and checkbox 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Lioncash 92c162126b configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() 5 years ago
Morph 403e36fab2 yuzu/configuration: Fix index out of bounds for default_analogs 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 5 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 5 years ago
Morph efa0b7a056 Address feedback 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 5 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 5 years ago
ameerj d6672501ac Remove UI changes 5 years ago
Ameer 8928aa3008 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 504095cea9 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer ed51c2abda Add range slider for analog sticks 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Ameer 6e1639c7b0 Fix unnecessary diffs 6 years ago
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 years ago
Ameer 901bc09dd7 Small quality of life indication that mapped button is GC 6 years ago
Ameer 121af3646d Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer c94583d867 Clang Formatting 6 years ago
Ameer 0248614add GC Adapter Implementation 6 years ago
FearlessTobi aaa4822fcb Actually save the input when clearing/resetting to default 6 years ago
Kewlan 8d917e14f8 Edit modifier_scale with the deadzone slider 6 years ago
FearlessTobi aa6214feb7 yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 6 years ago
CJBok 2fa9a96309 const correction 6 years ago
CJBok 90f9c830ca clang 6 years ago
CJBok 351e3fb72e
Update configure_input_player.cpp 6 years ago
CJBok 4a566b9828 Added deadzone controls for sdl engine at input settings 6 years ago
FreddyFunk be5dc68ca3 fixed clang format & addressed feedback 6 years ago
FreddyFunk a31c6b2c4e yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers 6 years ago
fearlessTobi 22fd208e8d Add cancel option to analog stick configuration 6 years ago
Silent 221250d922 Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Lioncash aa83639b78 yuzu/configuration/configure_input_player: Clean up array accesses 7 years ago
Lioncash 4d2da5a40a yuzu/configuration/configure_input_player: Specify string conversions explicitly 7 years ago
Lioncash faf69a22d4 yuzu/configuration/configure_input_player: Forward declare types where applicable 7 years ago
Zach Hilman 233a804196 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago