summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/input_interpreter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initMorph1-1/+14
2021-01-16input_interpreter: Add method to check for a button press stateMorph1-0/+4
2020-12-18frontend/input_interpreter: Add InputInterpreter APIMorph1-0/+45