Narr the Reg
|
ee532e5c01
|
input_common: Map sticks correctly when mapped sideways
|
2022-03-21 19:39:33 -06:00 |
|
bunnei
|
1079215871
|
Merge pull request #7859 from german77/battery_again
input_common: Remove battery duplicated struct and update every button press
|
2022-02-24 11:42:51 -08:00 |
|
german77
|
21742f0096
|
input_common: Remove battery duplicated struct and update every button press
|
2022-02-06 18:33:55 -06:00 |
|
Morph
|
25db62ce15
|
general: Rename NewUUID to UUID, and remove the previous UUID impl
This completes the removal of the old UUID implementation.
|
2022-02-05 13:56:21 -05:00 |
|
Morph
|
cb30fe50cd
|
input/hid: Migrate to the new UUID implementation
|
2022-02-05 13:18:41 -05:00 |
|
german77
|
3d2d77eb3f
|
input_common: Add home and hard touch press buttons to UDP controllers
|
2022-01-30 09:17:22 -06:00 |
|
Lioncash
|
b084a9bf0a
|
input_common/udp_client: Prevent unnecessary string copies
We can also remove some redundant const on the return values, since
these don't do anything
|
2022-01-24 10:58:25 -05:00 |
|
Narr the Reg
|
36144a5690
|
input_common: Report battery for UDP controllers
|
2022-01-17 13:30:15 -06:00 |
|
Lioncash
|
2b92d22bda
|
input_engine: std::move engine name where applicable
We can allow the name to be moved into, allowing allocations to be
avoided.
|
2021-12-13 09:05:50 -05:00 |
|
Narr the Reg
|
639402850a
|
input_common: Fully implement UDP controllers
|
2021-11-26 15:46:36 -06:00 |
|
german77
|
1d71d4b874
|
input_common: Fix UDP uuid
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
b5e72de753
|
kraken: Address comments from review
review fixes
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
10241886dd
|
input_common: Rewrite udp client
|
2021-11-24 20:30:22 -06:00 |
|