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