Lioncash
|
de967b3967
|
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
|
527a74f48b
|
input_common: Report battery for UDP controllers
|
2022-01-17 13:30:15 -06:00 |
|
Lioncash
|
54e164d9de
|
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
|
7b56b2cab6
|
input_common: Fully implement UDP controllers
|
2021-11-26 15:46:36 -06:00 |
|
german77
|
3cd0dd4227
|
input_common: Fix UDP uuid
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
b3f59b4407
|
kraken: Address comments from review
review fixes
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
13413c2290
|
input_common: Rewrite udp client
|
2021-11-24 20:30:22 -06:00 |
|