summaryrefslogtreecommitdiff
path: root/src/ui/wheel_encoder.cpp
AgeCommit message (Collapse)Author
2023-10-03Generalise the lvgl input driver in preparation for more input methodsjacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-07-08Touchwheel ticks :)ailurux
2023-07-05Reset styles, flesh out playback and browser screensjacqueline
2023-07-05Removed logging, sorry booailurux
2023-07-04Touchpad works better now yayailurux
2023-06-26Improve encoder driverjacqueline
It actually works and clicks now! Still a bit rough though. Need to dive into lvgl internals to work out what it's doing with enc_diff
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline