summaryrefslogtreecommitdiff
path: root/src/ui/screen_menu.cpp
AgeCommit message (Collapse)Author
2023-07-26make event queue go fasterjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-04Add basic browsing and playing uijacqueline
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