german77
9b771bcb8f
input_common: Add experimental motion to button
3 years ago
german77
9a9e5844d3
input_common: Increase mouse sensitivity range
3 years ago
Narr the Reg
673accd630
input_common: Implement dedicated motion from mouse
3 years ago
Narr the Reg
17207939e5
input_common: Split mouse input into individual devices
3 years ago
Narr the Reg
87b02f78e1
yuzu: Read mouse wheel input
3 years ago
german77
cf01a507fb
input_common: Cleanup project
3 years ago
Morph
99ceb03a1c
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
Morph
cb30fe50cd
input/hid: Migrate to the new UUID implementation
4 years ago
Lioncash
187c9d7e33
input_common/input_mapping: Simplify UUID validity checks
Makes the checks a little more intuitive to read and doesn't construct
an extra UUID instance
4 years ago
Lioncash
0849be094e
input_common/input_mapping: Add missing includes
Ensures that the class always sees the types it needs.
4 years ago
Lioncash
8bb39750a1
input_common/input_mapping: Remove const from return value
Top-level const on a return by value can inhibit move semantics, and is
unnecessary.
4 years ago
Lioncash
12e7d3b254
input_common/input_mapping: Default constructor
4 years ago
german77
9eab07f863
input_common: Reintroduce motion from mouse and use button names
4 years ago
Narr the Reg
639402850a
input_common: Fully implement UDP controllers
4 years ago
german77
746c85b560
input_common: Move button names to the frontend
4 years ago
german77
bca299e8e0
input_common: Allow keyboard to be backwards compatible
4 years ago
german77
854c933716
input_common: Create input poller and mapping
5 years ago