446 Commits (d41ffb592cf7f468d91cf32b03d6a2c5225681b2)

Author SHA1 Message Date
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Narr the Reg 28877cea31 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg bf948b5790 input_common: Make vibration request async 4 years ago
german77 c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 9398521006 Revert "gc_adapter: fix libusb import on GCC11.2" 4 years ago
Levi Behunin f72f4377f4
gc_adapter: fix libusb import on GCC11.2 4 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags 4 years ago
Narr the Reg d2388a2ca8 yuzu: config: Set default range to 95% 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg 17bff6bf57 input_common: Ignore boost uninitialized local variable 4 years ago
Merry 159ae5e47c input_common: Replace lock_guard with scoped_lock 4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj 967ed01fcf input_common: Reduce unused includes 4 years ago
german77 6a4ab3e0d2 yuzu: Add auto center on right click 4 years ago
german77 21742f0096 input_common: Remove battery duplicated struct and update every button press 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
Morph fbefcf7280 input_common: Remove unused core include 4 years ago
Narr the Reg 064aa3de11 yuzu: ui: Improve battery symbols 4 years ago
german77 5bd0c1517f input_common: Use attributes for analog range modifiers 4 years ago
german77 3d2d77eb3f input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
Narr the Reg fd1cef5616 input_common: Add DS5 to HD rumble list 4 years ago
Lioncash 651358d0b6 input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state 4 years ago
Lioncash 187c9d7e33 input_common/input_mapping: Simplify UUID validity checks 4 years ago
Lioncash 0849be094e input_common/input_mapping: Add missing includes 4 years ago
Lioncash 8bb39750a1 input_common/input_mapping: Remove const from return value 4 years ago
Lioncash 12e7d3b254 input_common/input_mapping: Default constructor 4 years ago
Lioncash 51dd3da11c input_common/main: Pass MappingData by const reference in callbacks 4 years ago
Lioncash 87eb3cb083 input_common/udp_client: Replace deprecated from_string()/to_ulong() functions 4 years ago
Lioncash b084a9bf0a input_common/udp_client: Prevent unnecessary string copies 4 years ago
german77 ebf19616f4 input_common: Add option to configure gyro threshold 4 years ago
Narr the Reg 36144a5690 input_common: Report battery for UDP controllers 4 years ago
Valeri 3431e0acf5
input_common: nitpick about SetHatButton usage 4 years ago
Valeri a99f84f4b2
input_common: fix copy-paste error 4 years ago
german77 9eab07f863 input_common: Reintroduce motion from mouse and use button names 4 years ago
gidoly 92d676d788
Xbox controller default name nit pick 4 years ago
gidoly 7978ea4e8c
Change default name for ps controllers 4 years ago
german77 ea089c012e input_common: Handle errors on TAS scripts 4 years ago
german77 d05675242a input_common: Fix udp motion not automapping to both sides 4 years ago
german77 72c8a94a6c yuzu: Add controller hotkeys 4 years ago
german77 4b4af29f86 input_common: Use accelerometer data for mapping 4 years ago
vperus 11f4bf8a9a [input_common] Move variable declaration closer to usage 4 years ago
Valeri 7f965172c5
input/SDL: Update SDL hints 4 years ago
Lioncash e05d2a70b2 common/input: Avoid numerous large copies of CallbackStatus 4 years ago
Lioncash 5e7e38ac72 input_poller: Add missing override specifiers 4 years ago
Lioncash 6497fbfa96 input_mapping: Amend specification of parameters 4 years ago
Lioncash 7783c0aaef input_poller: Remove several unnecessary @param tags 4 years ago
Lioncash 54ca48e8b7 tas_input: Avoid minor copies in Read/WriteCommandButtons() 4 years ago
Lioncash 734fb180bb tas_input: Remove unnecessary semicolon 4 years ago
Lioncash ddda6ae776 tas_input: Execute clear() even if empty 4 years ago