index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
main_menu.lua
Age
Commit message (
Expand
)
Author
2025-02-04
Merge branch 'main' into playlist-browser
slord
2025-02-04
Wrap filesystem iterator
Sam
2025-02-03
Use Playlist subdirectory
Sam
2025-02-01
Autofocus the first index on the main menu
Rockwell Schrock
2025-02-01
Add playlist browser
Sam
2025-01-08
Add missing copyright/license headers
Tom Kirchner
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-24
Hide database indexes that do not contain any tracks
jacqueline
2024-09-19
Add quick USB MSC access to the main menu
jacqueline
2024-09-13
Merge branch 'main' into jqln/tts
jacqueline
2024-09-12
Clean up some tts logging and descriptions
jacqueline
2024-09-10
Rename set_style to set_subject
ailurux
2024-08-29
use snake_case consistently in lua function names
jacqueline
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-06-28
show a message if the sd card is unmounted
jacqueline
2024-06-28
use cuter images on the main menu
jacqueline
2024-06-28
WIP start on an updated main menu ui
jacqueline
2024-05-06
WIP: File browser, needs bug fixes
ailurux
2024-04-18
Merge the StatusBar bindings table with each screen's bindings table
jacqueline
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
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
2023-11-21
Add lua functions to get database content
jacqueline
2023-11-20
Use C functions for the backstack, instead of a lua module
jacqueline
2023-11-14
Add two-way databinding for lua, and flesh out the lua statusbar
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline