36 Commits (e35371e50c458abdca5c68fbae5c78869a6246e2)

Author SHA1 Message Date
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Narr the Reg 87b02f78e1 yuzu: Read mouse wheel input 3 years ago
german77 c3a5522830 yuzu: Automatically refresh device list 3 years ago
ameerj 9efdad6a27 Configuration: Add per-game input profiles 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 a17550be98 settings: Remove includes of core.h 5 years ago
german77 5d0f3540c4 core/hid: Rename NpadType to NpadStyleIndex 5 years ago
german77 c405a19b73 yuzu: Update frontend 5 years ago
lat9nq fb66a455c4 yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 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
Morph 904ac1daec configure_input: Modify controller connection delay 5 years ago
Morph 102630f2b2 configure_input_player: Use the npad style set to show the available controllers 6 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 6 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 6 years ago
Morph 57d89e291d input_profiles: Implement input profiles 6 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 6 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 6 years ago
Morph 65d9def873 configure_input_player: Re-add "Clear" context menu option 6 years ago
Morph 8e18b61972 configure_input_player: Show/hide motion buttons based on the controller 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 years ago
Morph f5f30781ae configure_input_player: Fix modifier scale button mapping 6 years ago
Morph 1bd70d73c0 configuration/input: Add support for mouse button clicks 6 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
ameerj d6672501ac Remove UI changes 6 years ago
Ameer ed51c2abda Add range slider for analog sticks 6 years ago
Ameer c94583d867 Clang Formatting 6 years ago
Ameer 0248614add GC Adapter Implementation 6 years ago
Kewlan 8d917e14f8 Edit modifier_scale with the deadzone slider 6 years ago
CJBok 4a566b9828 Added deadzone controls for sdl engine at input settings 6 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 faf69a22d4 yuzu/configuration/configure_input_player: Forward declare types where applicable 7 years ago
Lioncash 2a22c1b27e yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 8 years ago
Lioncash d67e88e59c yuzu/configure_input*: Move data members after function declarations 8 years ago
Zach Hilman e58c951a59 configure_input: Make None a controller option instead of checkbox 8 years ago
Zach Hilman 3a6cd5b3c8 hid: Use player-defined controller type as PREFERRED_CONTROLLER 8 years ago
Zach Hilman 3d1a221893 qt: Move controller button config to separate dialog 8 years ago