summaryrefslogtreecommitdiff
path: root/src/lua/lua_database.cpp
AgeCommit message (Collapse)Author
2024-01-15Begin migration of remaining screens to Luajacqueline
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-23Implement adding to the playback queue from luajacqueline
2023-11-22Use protected mode for lua callbacks wherever possiblejacqueline
2023-11-22Add basic lua browser screenjacqueline
2023-11-21Make lua db iterators asyncjacqueline
2023-11-21Add lua functions to get database contentjacqueline