summaryrefslogtreecommitdiff
path: root/src/lua/include/property.hpp
AgeCommit message (Expand)Author
2024-03-25WIP rewrie audio pipeline+fsm guts for more reliabilityjacqueline
2024-02-22Make property bindings shared amongst all lua threadsjacqueline
2024-01-17allocate lua properties in spi ramjacqueline
2024-01-17shift some long-lived allocs into spi ramjacqueline
2024-01-17all screens basically working, but bluetooth is roughjacqueline
2024-01-10Use doubles instead of floats for lua numbers (this unpins the ui task)jacqueline
2023-11-25implement play/pausejacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-20Add a generic lua function binding, alongside propertiesjacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline