summaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-04-10WIP decompose our giant LVGL driver into smaller classesjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-10add accurate esp and samd versions + expose this info to luajacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline
2023-10-04Implement UI for enqueuing instead of replacing the current trackjacqueline
2023-10-03Generalise the lvgl input driver in preparation for more input methodsjacqueline
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-08-28Add some more icons, and reflect play/pause in top barjacqueline
2023-08-28Add some cool battery iconsjacqueline
2023-08-28Move battery measurement to its own classjacqueline
2023-08-25Add placeholder settings UIjacqueline
2023-08-25Add modal dialog supportjacqueline
2023-08-17Start on basic onboarding screensjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-12Make title bar a common component, some ui nitsjacqueline
2023-07-12Bundle our own complete ui font + symbol fontjacqueline
2023-07-08Add theme classailurux
2023-07-05add gay splash screenjacqueline
2023-07-04Add basic browsing and playing uijacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline
2023-05-24Add some placeholder splash and menu screensjacqueline
Includes a bunch of misc display fixes. Most significantly, our lvgl tickers was busted.
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-04-21split out lvgl task into its own componentjacqueline