summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2024-02-13Sensitivity value now between 0 and 255ailurux
2024-02-12Scroll sensitivity configurable, but invertedailurux
2024-02-12Add buttons for shuffle + repeat trackailurux
2024-02-06fix bt settings button initial statejacqueline
2024-02-06focus the play/pause toggle when entering the now playing screenjacqueline
2024-02-05Preserve the queue when going into standbyjacqueline
2024-02-03Adds missing greyed-out state images for next and previous; oops!Robin Howard
2024-02-01add an indicator for database updatesjacqueline
2024-01-23Add next+prev buttons to the Now Playing screen.Robin Howard
2024-01-18on second thought, let's not violate patents. 'tis a silly system.jacqueline
2024-01-18wrap long artist names and titlesjacqueline
2024-01-17Make reindex button work; no feedback yetjacqueline
2024-01-17all screens basically working, but bluetooth is roughjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-06move default theme into styles, for easier lua overridesjacqueline
2024-01-05add an alerts module for lua, and implement a volume indicator with itjacqueline
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-25implement play/pausejacqueline
2023-11-25Remove old unused battery iconsjacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Implement adding to the playback queue from luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-22Add basic lua browser screenjacqueline
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-14lua statusbar styling tweaksjacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline