Lioncash
|
6be730bdcd
|
tas_input: Use u8string_view instead of u8string
Same behavior, but without the potential for extra allocations.
|
2021-12-13 10:54:43 -05:00 |
|
Lioncash
|
d52ad96ce3
|
tas_input: Amend -Wdocumentation warnings
Parameters shouldn't have the colon by their name.
|
2021-12-13 10:49:11 -05:00 |
|
Lioncash
|
c126b0718c
|
tas_input: Make TasAxes enum an enum class
Prevents these values from potentially clashing with anything in other
headers.
|
2021-12-13 10:41:32 -05:00 |
|
german77
|
42949738f2
|
kraken: Address comments from review
Fix compiler bug
|
2021-11-24 20:30:28 -06:00 |
|
german77
|
157e0b85fd
|
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
730f078302
|
settings: Fix Debug controller type options
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
61d9eb9f69
|
input_common: Revert deleted TAS functions
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
395e9a449d
|
input_common: Rewrite gc_adapter
|
2021-11-24 20:30:22 -06:00 |
|