summaryrefslogtreecommitdiffstats
path: root/src/hid_core/frontend/input_interpreter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-0/+0
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-30input_interpreter: Make use of NpadButton instead of a u64Morph1-1/+1
2021-11-25core/hid: Update structs to 13.1.0german771-1/+1
2021-11-25core: Update input interpretergerman771-42/+10
2021-11-25core/hid: Move input_interpreter to hidgerman771-0/+0
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initMorph1-0/+3
2021-01-16input_interpreter: Mark two member functions as constLioncash1-4/+4
2021-01-16input_interpreter: Add method to check for a button press stateMorph1-0/+21
2020-12-18frontend/input_interpreter: Add InputInterpreter APIMorph1-0/+120