index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
screen_settings.cpp
Age
Commit message (
Expand
)
Author
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2024-01-10
add accurate esp and samd versions + expose this info to lua
jacqueline
2023-11-06
Improve bt scanning responsiveness
jacqueline
2023-10-05
First pass at having some kind of design and theming
jacqueline
2023-10-04
Add a basic database reindex screen
jacqueline
2023-10-03
Write up the new input modes to NVS and settings
jacqueline
2023-09-28
Use databinding for the top bar. It's so nice now!
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-09-04
Fix incorrect settings submenu
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-29
Add a brightness slider to settings
jacqueline
2023-08-25
Add placeholder settings UI
jacqueline