| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-02-05 | Preserve the queue when going into standby | jacqueline | |
| 2024-01-06 | move default theme into styles, for easier lua overrides | jacqueline | |
| 2023-12-07 | Remove pre-iterator concepts | jacqueline | |
| - No more IndexRecord/Result/dbGetPage nonsense - Queue is just track ids - i am so tired and have so much to do | |||
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline | |
| 2023-11-23 | Implement adding to the playback queue from lua | jacqueline | |
| 2023-11-23 | Add a second font, flesh out browser screen | jacqueline | |
| 2023-11-22 | Add basic lua browser screen | jacqueline | |
