Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common: nitpick about SetHatButton usage | Valeri | 2022-01-17 | 1 | -1/+1 |
* | input_common: Use accelerometer data for mapping | german77 | 2022-01-07 | 1 | -2/+10 |
* | input_engine: Simplify PreSet* family of functions | Lioncash | 2021-12-13 | 1 | -15/+5 |
* | input_engine: Avoid redundant map lookups | Lioncash | 2021-12-13 | 1 | -16/+24 |
* | input_engine: Iterate by reference rather than by value where applicable | Lioncash | 2021-12-13 | 1 | -10/+10 |
* | input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange() | Lioncash | 2021-12-13 | 1 | -2/+2 |
* | input_engine: std::move InputIdentifier in SetCallback() | Lioncash | 2021-12-13 | 1 | -1/+1 |
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -2/+2 |
* | second commit lion review | german77 | 2021-11-25 | 1 | -2/+3 |
* | settings: Fix Debug controller type options | german77 | 2021-11-25 | 1 | -1/+1 |
* | settings: Fix mouse and keyboard mappings | german77 | 2021-11-25 | 1 | -0/+2 |
* | input_common: Create input_engine | german77 | 2021-11-25 | 1 | -0/+361 |