summaryrefslogtreecommitdiff
path: root/src/lua/bridge.cpp
AgeCommit message (Collapse)Author
2024-02-22Make property bindings shared amongst all lua threadsjacqueline
2024-01-17all screens basically working, but bluetooth is roughjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-10add accurate esp and samd versions + expose this info to luajacqueline
2023-12-13add a cool lua repljacqueline
2023-12-07Remove pre-iterator conceptsjacqueline
- No more IndexRecord/Result/dbGetPage nonsense - Queue is just track ids - i am so tired and have so much to do
2023-11-21Add lua functions to get database contentjacqueline
2023-11-20Add a generic lua function binding, alongside propertiesjacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline