Age | Commit message (Expand) | Author |
2022-10-02 | input_common: Create virtual amiibo driver | german77 |
2022-07-23 | input_common: Add camera driver | german77 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2022-04-07 | input_common: Replace lock_guard with scoped_lock | Merry |
2022-03-20 | input_common: Reduce unused includes | ameerj |
2022-02-24 | Merge pull request #7859 from german77/battery_again | bunnei |
2022-02-06 | input_common: Remove battery duplicated struct and update every button press | german77 |
2022-02-05 | input/hid: Migrate to the new UUID implementation | Morph |
2022-01-17 | input_common: nitpick about SetHatButton usage | Valeri |
2022-01-06 | input_common: Use accelerometer data for mapping | german77 |
2021-12-13 | input_engine: Simplify PreSet* family of functions | Lioncash |
2021-12-13 | input_engine: Avoid redundant map lookups | Lioncash |
2021-12-13 | input_engine: Iterate by reference rather than by value where applicable | Lioncash |
2021-12-13 | input_engine: Take BasicMotion by const reference with SetMotion() and Trigge... | Lioncash |
2021-12-13 | input_engine: std::move InputIdentifier in SetCallback() | Lioncash |
2021-11-24 | kraken: Address comments from review | german77 |
2021-11-24 | second commit lion review | german77 |
2021-11-24 | settings: Fix Debug controller type options | german77 |
2021-11-24 | settings: Fix mouse and keyboard mappings | german77 |
2021-11-24 | input_common: Create input_engine | german77 |