summaryrefslogtreecommitdiff
path: root/lua/playing.lua
AgeCommit message (Expand)Author
2024-08-27Various UI tweaks and improvementsailurux
2024-08-12daniel/theme-setting (#87)ailurux
2024-06-28WIP start on an updated main menu uijacqueline
2024-06-27Add a button to shuffle+play the current viewjacqueline
2024-06-18Fix issue with previous not working with shuffleailurux
2024-06-14Fix missing duration when no track is playingjacqueline
2024-05-29Start on TTS support by logging the data that will become TTS linesjacqueline
2024-05-16Handle tracks with no duration in the playback screenjacqueline
2024-04-18Merge the StatusBar bindings table with each screen's bindings tablejacqueline
2024-04-11show a preview of the new track position while scrubbingjacqueline
2024-04-11Use a fix scrubber range on the playing screenjacqueline
2024-04-09Go to the start of the current track before the previous track when hitting backjacqueline
2024-03-28Merge branch 'main' into themesailurux
2024-03-27Update icons and volume dialogue to use themesailurux
2024-03-20Support pinning decoded images to RAMjacqueline
2024-03-07use prototype inheritance for lua screens, rather than functionsjacqueline
2024-02-16Only update scrubber if not currently draggingailurux
2024-02-16WIP: seeking in lua exampleailurux
2024-02-12Add buttons for shuffle + repeat trackailurux
2024-02-06focus the play/pause toggle when entering the now playing screenjacqueline
2024-01-23Add next+prev buttons to the Now Playing screen.Robin Howard
2024-01-18wrap long artist names and titlesjacqueline
2023-11-25implement play/pausejacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline