| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-13 | input_engine: std::move engine name where applicable | Lioncash | |
| We can allow the name to be moved into, allowing allocations to be avoided. | |||
| 2021-12-13 | input_engine: Remove callback clearing in constructor | Lioncash | |
| The callback map is a member variable, so this will always be empty on initial construction. | |||
| 2021-12-13 | input_engine: Remove unnecessary semi-colons | Lioncash | |
| Silences -Wextra-semi warnings | |||
| 2021-12-13 | input_engine: Remove unnecessary return | Lioncash | |
| This is a void function, so it doesn't need this. | |||
| 2021-11-24 | input_common: Move button names to the frontend | german77 | |
| 2021-11-24 | kraken: Address comments from review | german77 | |
| Fix compiler bug | |||
| 2021-11-24 | settings: Fix Debug controller type options | german77 | |
| 2021-11-24 | kraken: Address comments from review | german77 | |
| start lion review | |||
| 2021-11-24 | kraken: Fix errors from rebase and format files | german77 | |
| 2021-11-24 | core/hid: Add output devices | german77 | |
| 2021-11-24 | input_common: Create input_engine | german77 | |
