453 Commits (7bde646b320d829df5d7e6583bffc1a8a7229f7d)

Author SHA1 Message Date
Narr the Reg d4fb46d8f9 input_common: Add support for analog toggle 3 years ago
Narr the Reg 2d6690468b input_common: sdl: Always check for motion on reconnect 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 846c50dd42 Address first part of review comments 3 years ago
german77 76b18ad549 input_common: Add camera driver 4 years ago
german77 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Morph e647661b76 CMakeLists: Make variable shadowing a compile-time error 4 years ago
Narr the Reg d061038994 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg 3cd7b067e0 input_common: Make vibration request async 4 years ago
german77 b6d3a7d8cf input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 5ec38a7cb9 Revert "gc_adapter: fix libusb import on GCC11.2" 4 years ago
Levi Behunin 6e1eea8897 gc_adapter: fix libusb import on GCC11.2 4 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
Narr the Reg d0bdbb9afb yuzu: config: Set default range to 95% 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg bd648a74df input_common: Ignore boost uninitialized local variable 4 years ago
Merry b02d74d113 input_common: Replace lock_guard with scoped_lock 4 years ago
Narr the Reg f27e097244 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj e7bb6ec32e input_common: Reduce unused includes 4 years ago
german77 2ea4a2b74e yuzu: Add auto center on right click 4 years ago
german77 75d96d5462 input_common: Remove battery duplicated struct and update every button press 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
Morph 3d13bb3105 input_common: Remove unused core include 4 years ago
Narr the Reg 2198237e42 yuzu: ui: Improve battery symbols 4 years ago
german77 e19f0654f9 input_common: Use attributes for analog range modifiers 4 years ago
german77 a2fe5dffa9 input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
Narr the Reg 9ea465d958 input_common: Add DS5 to HD rumble list 4 years ago
Lioncash 18c2bd5c12 input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state 4 years ago
Lioncash f02a9e4d81 input_common/input_mapping: Simplify UUID validity checks 4 years ago
Lioncash 04a33bc652 input_common/input_mapping: Add missing includes 4 years ago
Lioncash cec9e4ec77 input_common/input_mapping: Remove const from return value 4 years ago
Lioncash 5f80c764b0 input_common/input_mapping: Default constructor 4 years ago
Lioncash 1bd76dcb77 input_common/main: Pass MappingData by const reference in callbacks 4 years ago
Lioncash feb5b56356 input_common/udp_client: Replace deprecated from_string()/to_ulong() functions 4 years ago
Lioncash de967b3967 input_common/udp_client: Prevent unnecessary string copies 4 years ago
german77 1fca7203d3 input_common: Add option to configure gyro threshold 4 years ago
Narr the Reg 527a74f48b input_common: Report battery for UDP controllers 4 years ago
Valeri ffc1f4df39 input_common: nitpick about SetHatButton usage 4 years ago
Valeri e3ee079aa4 input_common: fix copy-paste error 4 years ago
german77 991460cd98 input_common: Reintroduce motion from mouse and use button names 4 years ago
gidoly 3465aa5d57 Xbox controller default name nit pick 4 years ago
gidoly ede1976820 Change default name for ps controllers 4 years ago
german77 b6c23d1633 input_common: Handle errors on TAS scripts 4 years ago
german77 0e1d2581b7 input_common: Fix udp motion not automapping to both sides 4 years ago
german77 353317f31e yuzu: Add controller hotkeys 4 years ago
german77 10439bbfff input_common: Use accelerometer data for mapping 4 years ago
vperus e1250d7303 [input_common] Move variable declaration closer to usage 4 years ago
Valeri af37388ee5 input/SDL: Update SDL hints 4 years ago
Lioncash 726de453bb common/input: Avoid numerous large copies of CallbackStatus 4 years ago