summaryrefslogtreecommitdiff
path: root/src/lua/stubs
AgeCommit message (Collapse)Author
2024-01-05split lua stubs into one set for ldoc, and one set for lua-lsjacqueline
2024-01-05add an alerts module for lua, and implement a volume indicator with itjacqueline
2023-12-08Add shuffle and repeat options for the playback queuejacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-21Add lua functions to get database contentjacqueline
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-15fix incorrect docstringjacqueline
2023-11-15Set up ldoc and lua-language-server, write some module stubsjacqueline