index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
settings.lua
Age
Commit message (
Collapse
)
Author
2024-04-02
Support disabling automatic database updates
jacqueline
2024-03-28
Merge branch 'main' into themes
ailurux
2024-03-21
Dont allow quitting the msc screen when msc is enabled
jacqueline
2024-03-21
Add very basic usb msc ui
jacqueline
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-18
Better styling for settings pages + dropdown menus
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use.
2024-02-13
Sensitivity value now between 0 and 255
ailurux
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-02-06
fix bt settings button initial state
jacqueline
2024-01-17
Make reindex button work; no feedback yet
jacqueline
2024-01-17
all screens basically working, but bluetooth is rough
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline