| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
| 2024-03-21 | Add support for screens declaring that they can't be popped | jacqueline | |
| Needed as prep for usb msc support; you really shouldn't leave the MSC settings screen until you've disabled usb msc. | |||
| 2024-03-07 | use prototype inheritance for lua screens, rather than functions | jacqueline | |
| this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use. | |||
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
| 2024-01-05 | add an alerts module for lua, and implement a volume indicator with it | jacqueline | |
| 2023-09-28 | Use databinding for the top bar. It's so nice now! | jacqueline | |
| 2023-09-28 | Use bindey for databinding instead of hand rolling ui updates | jacqueline | |
| 2023-09-26 | std::string -> std::pmr::string in psram | jacqueline | |
| 2023-08-25 | Add placeholder settings UI | jacqueline | |
| 2023-08-25 | Add modal dialog support | jacqueline | |
| 2023-07-13 | Ui polish and fleshing out | jacqueline | |
| 2023-07-13 | Fix browser navigation crashes | jacqueline | |
| 2023-07-07 | wire up the playing screen with some real data | jacqueline | |
| Includes implementing song duration calculation for CBR MP3 files | |||
| 2023-07-04 | Add basic browsing and playing ui | jacqueline | |
| 2023-06-01 | Add touchwheel -> encoder adapter | jacqueline | |
