summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/input_interpreter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/hid: Move input_interpreter to hidgerman772021-11-251-144/+0
* input_interpreter: Fix button hold being interpreted incorrectly on initMorph2021-04-151-0/+3
* input_interpreter: Mark two member functions as constLioncash2021-01-161-4/+4
* input_interpreter: Add method to check for a button press stateMorph2021-01-161-0/+21
* frontend/input_interpreter: Add InputInterpreter APIMorph2020-12-181-0/+120