79 Commits (75a4ac12c6e4c68de147165527155da8e4e96595)

Author SHA1 Message Date
Kewlan 058196a089 limitable_input_dialog: Implement character limiter 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
german77 41e94b7b99 Enable mouse toggle buttons 5 years ago
german 4bcc5bacff Add toggle button option for normal buttons 5 years ago
german 1f228c51ca Enable button toggle for keyboard in the modifier button 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
german 9a9e81f2e9 Fix npad struct to match switchbrew 5 years ago
german c1b81f776c Always update handheld config 5 years ago
german 3b4da2d7fa Fix connect and disconnect controller events 5 years ago
german e7c1d7bf77 Always update configuration for handheld 5 years ago
Morph 904ac1daec configure_input: Modify controller connection delay 5 years ago
german 80fece4e08 Allow to invert analog axis with right click 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
Morph 102630f2b2 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
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 6 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