| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-19 | fix some lua stack leaks + add a console func to help debug | jacqueline |
| 2024-01-18 | fix issues with some song info not appearing | jacqueline |
| 2024-01-17 | allocate lua properties in spi ram | jacqueline |
| 2024-01-17 | split out track pushing | jacqueline |
| 2024-01-17 | shift some long-lived allocs into spi ram | jacqueline |
| 2024-01-17 | all screens basically working, but bluetooth is rough | jacqueline |
| 2024-01-10 | Use doubles instead of floats for lua numbers (this unpins the ui task) | jacqueline |
| 2023-12-12 | Support more datatypes in track tags | jacqueline |
| 2023-11-25 | implement play/pause | jacqueline |
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline |
| 2023-11-22 | Use protected mode for lua callbacks wherever possible | jacqueline |
| 2023-11-20 | Use C functions for the backstack, instead of a lua module | jacqueline |
| 2023-11-20 | Add a generic lua function binding, alongside properties | jacqueline |
| 2023-11-14 | Add two-way databinding for lua, and flesh out the lua statusbar | jacqueline |
