summaryrefslogtreecommitdiff
path: root/src/lua/property.cpp
AgeCommit message (Collapse)Author
2023-12-12Support more datatypes in track tagsjacqueline
2023-11-25implement play/pausejacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-22Use protected mode for lua callbacks wherever possiblejacqueline
2023-11-20Use C functions for the backstack, instead of a lua modulejacqueline
Working with the default group and root kinda sucks if you have to do it from lua!
2023-11-20Add a generic lua function binding, alongside propertiesjacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline