140 Commits (9468790d95518239655700413ee547f68857ca25)

Author SHA1 Message Date
Narr the Reg 2e388209d7 Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg f6531fb17c yuzu: config: Remove player 8 and 9 from config file 3 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
german77 db99ab5431 input_common: Implement turbo buttons 3 years ago
Narr the Reg 2b87d9e674 yuzu: Update controller colors and button names 3 years ago
Narr the Reg b6721a40fe yuzu: Read mouse wheel input 3 years ago
german77 81cfe514ab yuzu: Automatically refresh device list 3 years ago
Lioncash 7a349e99ee emulated_controller: Remove unused parameter in GetMappedDevices() 3 years ago
ameerj 76a58e741a configure_input_player: Fix profile saving when using handheld controller type 3 years ago
german77 1472f16091 input_common: Increase mapping timer from 2.5 seconds to 4 seconds 3 years ago
Narr the Reg 30a63bdb9b yuzu: input: fix invert symbol on axis and order options alphabetically 3 years ago
Narr the Reg d4fb46d8f9 input_common: Add support for analog toggle 3 years ago
Narr the Reg d98ce142ca yuzu: Allow longer controller profile names 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Morph e1e6c62dd9 configure_input_player: Eliminate variable shadowing 4 years ago
Narr the Reg ec8fa22768 yuzu: Config allow to delete single axis directions when buttons are mapped to a stick 4 years ago
Narr the Reg d0bdbb9afb yuzu: config: Set default range to 95% 4 years ago
Kyle K 4d92678a6a ui: translate hat directions 4 years ago
Narr the Reg d70524b074 yuzu: Call ignore event after ensuring it's initialized 4 years ago
Narr the Reg f27e097244 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
Narr the Reg 10a0790ce5 yuzu: config: Fix mapping issues with the enter key 4 years ago
german77 2ea4a2b74e yuzu: Add auto center on right click 4 years ago
Lioncash b4a7e150c7 configure_input_player: Eliminate variable shadowing 4 years ago
Lioncash 76c9d3318f configure_input_player: std::move input setters in HandleClick 4 years ago
Lioncash 3379694d32 configure_input_player: Avoid unnecessary ParamPackage copies 4 years ago
german77 a2fe5dffa9 input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
german77 1fca7203d3 input_common: Add option to configure gyro threshold 4 years ago
Narr the Reg 0a75c32ab8 yuzu: Add modifiers for keyboard 4 years ago
german77 991460cd98 input_common: Reintroduce motion from mouse and use button names 4 years ago
german77 a52791af6b yuzu: Use pad parameter to choose the correct controller 4 years ago
german77 8b989ac3ae controller_applet: Only populate supported controllers 4 years ago
german77 5dab578691 core/hid: Fix controller type validation 4 years ago
german77 5fae083bc3 core/hid: Ensure only valid npad are connected 4 years ago
Morph 726d16f266 general: Fix handheld typo 4 years ago
german77 b7357d95a7 settings: Add debug setting to enable all controllers 4 years ago
Narr the Reg 7b56b2cab6 input_common: Fully implement UDP controllers 4 years ago
german77 b8b849dc2e input_common: Move button names to the frontend 4 years ago
german77 99485a06a7 core/hid: Remove usage of native types, fix a couple of errors with motion 4 years ago
german77 ac0154259a settings: Remove includes of core.h 4 years ago
german77 8517d89be0 core/hid: Rename NpadType to NpadStyleIndex 4 years ago
german77 a8852024b6 settings: Fix Debug controller type options 4 years ago
german77 3cd0dd4227 input_common: Fix UDP uuid 4 years ago
german77 012691087a core/hid: Rework battery mappings 4 years ago
german77 d1bac9024d settings: Fix mouse and keyboard mappings 4 years ago
german77 498dd14bc7 yuzu: Fix loading input profiles 4 years ago
german77 88cb39be9f hid: Fix controller connection/disconnection 4 years ago
german77 66cf94709a core/hid: Add output devices 4 years ago
german77 28ede3e11a yuzu: Update frontend 4 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 4 years ago