| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-13 | tas_input: Use u8string_view instead of u8string | Lioncash | |
| Same behavior, but without the potential for extra allocations. | |||
| 2021-12-13 | tas_input: Remove unused std::smatch variable | Lioncash | |
| This also means we can get rid of the dependency on <regex> | |||
| 2021-12-13 | tas_input: Amend -Wdocumentation warnings | Lioncash | |
| Parameters shouldn't have the colon by their name. | |||
| 2021-12-13 | tas_input: Make TasAxes enum an enum class | Lioncash | |
| Prevents these values from potentially clashing with anything in other headers. | |||
| 2021-11-24 | kraken: Address comments from review | german77 | |
| Fix compiler bug | |||
| 2021-11-24 | core/hid: Prevent Emulated controller from flapping with multiple inputs devices | german77 | |
| 2021-11-24 | input_common: Revert deleted TAS functions | german77 | |
| 2021-11-24 | core/hid: Only signal when needed | german77 | |
| 2021-11-24 | input_common: Rewrite gc_adapter | german77 | |
