| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tas_input: Amend -Wdocumentation warnings | 2021-12-13 | 1 | -5/+5 | |
| | | | | | Parameters shouldn't have the colon by their name. | ||||
| * | tas_input: Make TasAxes enum an enum class | 2021-12-13 | 1 | -5/+9 | |
| | | | | | | Prevents these values from potentially clashing with anything in other headers. | ||||
| * | kraken: Address comments from review | 2021-11-24 | 1 | -1/+1 | |
| | | | | | Fix compiler bug | ||||
| * | core/hid: Prevent Emulated controller from flapping with multiple inputs devices | 2021-11-24 | 1 | -15/+9 | |
| | | |||||
| * | input_common: Revert deleted TAS functions | 2021-11-24 | 1 | -11/+12 | |
| | | |||||
| * | core/hid: Only signal when needed | 2021-11-24 | 1 | -1/+1 | |
| | | |||||
| * | input_common: Rewrite gc_adapter | 2021-11-24 | 1 | -0/+320 | |