Age | Commit message (Expand) | Author |
---|---|---|
2021-12-13 | tas_input: Avoid minor copies in Read/WriteCommandButtons() | Lioncash |
2021-12-13 | tas_input: Remove unnecessary semicolon | Lioncash |
2021-12-13 | tas_input: Execute clear() even if empty | Lioncash |
2021-12-13 | tas_input: std::move strings into vector | Lioncash |
2021-12-13 | tas_input: Use istringstream over stringstream | Lioncash |
2021-12-13 | tas_input: Use u8string_view instead of u8string | Lioncash |
2021-12-13 | tas_input: Remove unused std::smatch variable | Lioncash |
2021-12-13 | tas_input: Amend -Wdocumentation warnings | Lioncash |
2021-12-13 | tas_input: Make TasAxes enum an enum class | Lioncash |
2021-11-24 | kraken: Address comments from review | german77 |
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 |