aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/input_interpreter.h
AgeCommit message (Expand)Author
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initMorph
2021-01-16input_interpreter: Mark two member functions as constLioncash
2021-01-16input_interpreter: Add method to check for a button press stateMorph
2020-12-18frontend/input_interpreter: Add InputInterpreter APIMorph