summaryrefslogtreecommitdiff
path: root/lua/playing.lua
AgeCommit message (Expand)Author
2025-02-01On the playing screen, show "Not Playing" when the queue is emptyRockwell Schrock
2025-01-17ailurux/now-playing-menu (#184)ailurux
2025-01-13Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-...cooljqln
2025-01-08Add missing copyright/license headersTom Kirchner
2025-01-07Use "Unknown Artist" when tag is missingTom Kirchner
2025-01-07Improvements to the queue for shuffling/playing all (#170)ailurux
2025-01-06Reduce horizontal spacing on controls for more room for additional info buttonailurux
2025-01-02Add track info screenTom Kirchner
2025-01-02Hide the album line if the current track has no albumjacqueline
2024-12-29Show album name on now-playing screenTom Kirchner
2024-12-19Queue repeat modes (#126)ailurux
2024-09-24Format hours properly for times shown and ensure centering of playlist positi...ailurux
2024-09-10Rename set_style to set_subjectailurux
2024-08-29use snake_case consistently in lua function namesjacqueline
2024-08-28Handle the loading state whilst appending many tracks betterjacqueline
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