Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-05 | hid_core: Move hid to it's own subproject | Narr the Reg | 1 | -0/+0 |
2023-11-21 | service: hid: Create appropriate hid resources | Narr the Reg | 1 | -2/+2 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2021-11-30 | input_interpreter: Make use of NpadButton instead of a u64 | Morph | 1 | -1/+1 |
2021-11-25 | core/hid: Update structs to 13.1.0 | german77 | 1 | -1/+1 |
2021-11-25 | core: Update input interpreter | german77 | 1 | -42/+10 |
2021-11-25 | core/hid: Move input_interpreter to hid | german77 | 1 | -0/+0 |
2021-04-15 | input_interpreter: Fix button hold being interpreted incorrectly on init | Morph | 1 | -0/+3 |
2021-01-16 | input_interpreter: Mark two member functions as const | Lioncash | 1 | -4/+4 |
2021-01-16 | input_interpreter: Add method to check for a button press state | Morph | 1 | -0/+21 |
2020-12-18 | frontend/input_interpreter: Add InputInterpreter API | Morph | 1 | -0/+120 |