index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
main.lua
Age
Commit message (
Expand
)
Author
2025-03-19
ailurux/button-media-controls (#264)
ailurux
2025-01-08
Add missing copyright/license headers
Tom Kirchner
2024-12-18
Add long-right-press as a shortcut to the now playing screen
jacqueline
2024-10-01
GC after locking
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-07-03
Load fonts asynchronously on a bg task
jacqueline
2024-06-27
remove chatty log
jacqueline
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-03-27
Update icons and volume dialogue to use themes
ailurux
2024-03-20
Fix bad merge
ailurux
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-20
Fairyfloss dark theme palette test
ailurux
2024-03-18
Better styling for settings pages + dropdown menus
ailurux
2024-03-10
WIP Lua Theming- style classes
ailurux
2024-03-07
Add other styles to lua theme
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
Show the now playing screen after being locked for a while
jacqueline
2024-01-06
move default theme into styles, for easier lua overrides
jacqueline
2024-01-05
add an alerts module for lua, and implement a volume indicator with it
jacqueline
2023-11-23
Add a second font, flesh out browser screen
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