arades79
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
3 лет назад |
arades79
|
45e13b03f3
add static lifetime to constexpr values to force compile time evaluation where possible
|
3 лет назад |
Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
Narr the Reg
|
ee532e5c01
input_common: Map sticks correctly when mapped sideways
|
4 лет назад |
bunnei
|
1079215871
Merge pull request #7859 from german77/battery_again
|
4 лет назад |
german77
|
21742f0096
input_common: Remove battery duplicated struct and update every button press
|
4 лет назад |
Morph
|
25db62ce15
general: Rename NewUUID to UUID, and remove the previous UUID impl
|
4 лет назад |
Morph
|
cb30fe50cd
input/hid: Migrate to the new UUID implementation
|
4 лет назад |
german77
|
3d2d77eb3f
input_common: Add home and hard touch press buttons to UDP controllers
|
4 лет назад |
Lioncash
|
87eb3cb083
input_common/udp_client: Replace deprecated from_string()/to_ulong() functions
|
4 лет назад |
Lioncash
|
b084a9bf0a
input_common/udp_client: Prevent unnecessary string copies
|
4 лет назад |
Narr the Reg
|
36144a5690
input_common: Report battery for UDP controllers
|
4 лет назад |
german77
|
d05675242a
input_common: Fix udp motion not automapping to both sides
|
4 лет назад |
bunnei
|
212b497d5c
Merge pull request #7302 from VPeruS/check-deadlock
|
4 лет назад |
vperus
|
11f4bf8a9a
[input_common] Move variable declaration closer to usage
|
4 лет назад |
Lioncash
|
2b92d22bda
input_engine: std::move engine name where applicable
|
4 лет назад |
vperus
|
660c6bec22
Revert of b01aa72
|
4 лет назад |
Narr the Reg
|
639402850a
input_common: Fully implement UDP controllers
|
4 лет назад |
german77
|
1d71d4b874
input_common: Fix UDP uuid
|
4 лет назад |
german77
|
b5e72de753
kraken: Address comments from review
|
4 лет назад |
german77
|
85052b8662
service/hid: Fix gesture input
|
4 лет назад |
german77
|
10241886dd
input_common: Rewrite udp client
|
4 лет назад |