summaryrefslogtreecommitdiff
path: root/src/core/frontend/input_interpreter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-24core/hid: Move input_interpreter to hidGravatar german771-144/+0
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initGravatar Morph1-0/+3
2021-01-16input_interpreter: Mark two member functions as constGravatar Lioncash1-4/+4
2021-01-16input_interpreter: Add method to check for a button press stateGravatar Morph1-0/+21
2020-12-18frontend/input_interpreter: Add InputInterpreter APIGravatar Morph1-0/+120