index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
playing.lua
Age
Commit message (
Expand
)
Author
2025-02-01
On the playing screen, show "Not Playing" when the queue is empty
Rockwell Schrock
2025-01-17
ailurux/now-playing-menu (#184)
ailurux
2025-01-13
Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-...
cooljqln
2025-01-08
Add missing copyright/license headers
Tom Kirchner
2025-01-07
Use "Unknown Artist" when tag is missing
Tom Kirchner
2025-01-07
Improvements to the queue for shuffling/playing all (#170)
ailurux
2025-01-06
Reduce horizontal spacing on controls for more room for additional info button
ailurux
2025-01-02
Add track info screen
Tom Kirchner
2025-01-02
Hide the album line if the current track has no album
jacqueline
2024-12-29
Show album name on now-playing screen
Tom Kirchner
2024-12-19
Queue repeat modes (#126)
ailurux
2024-09-24
Format hours properly for times shown and ensure centering of playlist positi...
ailurux
2024-09-10
Rename set_style to set_subject
ailurux
2024-08-29
use snake_case consistently in lua function names
jacqueline
2024-08-28
Handle the loading state whilst appending many tracks better
jacqueline
2024-08-27
Various UI tweaks and improvements
ailurux
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-06-28
WIP start on an updated main menu ui
jacqueline
2024-06-27
Add a button to shuffle+play the current view
jacqueline
2024-06-18
Fix issue with previous not working with shuffle
ailurux
2024-06-14
Fix missing duration when no track is playing
jacqueline
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-16
Handle tracks with no duration in the playback screen
jacqueline
2024-04-18
Merge the StatusBar bindings table with each screen's bindings table
jacqueline
2024-04-11
show a preview of the new track position while scrubbing
jacqueline
2024-04-11
Use a fix scrubber range on the playing screen
jacqueline
2024-04-09
Go to the start of the current track before the previous track when hitting back
jacqueline
2024-03-28
Merge branch 'main' into themes
ailurux
2024-03-27
Update icons and volume dialogue to use themes
ailurux
2024-03-20
Support pinning decoded images to RAM
jacqueline
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
2024-02-16
Only update scrubber if not currently dragging
ailurux
2024-02-16
WIP: seeking in lua example
ailurux
2024-02-12
Add buttons for shuffle + repeat track
ailurux
2024-02-06
focus the play/pause toggle when entering the now playing screen
jacqueline
2024-01-23
Add next+prev buttons to the Now Playing screen.
Robin Howard
2024-01-18
wrap long artist names and titles
jacqueline
2023-11-25
implement play/pause
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-23
Add a second font, flesh out browser screen
jacqueline