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
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