index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
browser.lua
Age
Commit message (
Expand
)
Author
2025-05-17
Add an icon for partially played long-form content
Amanda Stjerna
2025-01-29
On browser and file_browser screens, focus the first item when appearing
Rockwell Schrock
2025-01-08
Add missing copyright/license headers
Tom Kirchner
2024-10-08
Fixed issue with saving positions, and only auto-resume long-form content
ailurux
2024-10-01
autoformat
jacqueline
2024-10-01
Pin some images to ram that we missed
jacqueline
2024-09-27
Added listened indicator for audiobooks and podcasts
ailurux
2024-09-17
Remove logging
ailurux
2024-09-17
Implements seeking to saved position for tracks
ailurux
2024-09-17
Added lua methods to access track data
ailurux
2024-09-12
Remove explicit opacity set on header
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-16
Add cool skeumorphic embossing
jacqueline
2024-07-12
Disable shuffle when selecting 'play all'
jacqueline
2024-06-27
Add a button to shuffle+play the current view
jacqueline
2024-05-10
Remove unused local var
ailurux
2024-05-10
Rename widget to InfiniteList
ailurux
2024-04-19
daniel/recycler-list (#66)
ailurux
2024-04-18
Merge the StatusBar bindings table with each screen's bindings table
jacqueline
2024-04-08
Status bar consistency improvements
ailurux
2024-03-27
Minor fixes
ailurux
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-10
WIP Lua Theming- style classes
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
2024-02-05
Preserve the queue when going into standby
jacqueline
2024-01-06
move default theme into styles, for easier lua overrides
jacqueline
2023-12-07
Remove pre-iterator concepts
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-23
Implement adding to the playback queue from lua
jacqueline
2023-11-23
Add a second font, flesh out browser screen
jacqueline
2023-11-22
Add basic lua browser screen
jacqueline