summaryrefslogtreecommitdiff
path: root/src/ui/include/screen.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-03-21Add support for screens declaring that they can't be poppedjacqueline
2024-03-07use prototype inheritance for lua screens, rather than functionsjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-05add an alerts module for lua, and implement a volume indicator with itjacqueline
2023-09-28Use databinding for the top bar. It's so nice now!jacqueline
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-08-25Add placeholder settings UIjacqueline
2023-08-25Add modal dialog supportjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-13Fix browser navigation crashesjacqueline
2023-07-07wire up the playing screen with some real datajacqueline
2023-07-04Add basic browsing and playing uijacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline