index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
lvgl_task.cpp
Age
Commit message (
Collapse
)
Author
2023-07-08
Add theme class
ailurux
2023-07-05
Reset styles, flesh out playback and browser screens
jacqueline
2023-07-04
Touchpad works better now yay
ailurux
2023-07-04
Add basic browsing and playing ui
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-06-06
Fix up screen brightness and transitions
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
jacqueline
2023-05-24
Add some placeholder splash and menu screens
jacqueline
Includes a bunch of misc display fixes. Most significantly, our lvgl tickers was busted.
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-23
Remove audio drain task
jacqueline
ISR drain works fine!
2023-05-22
Merge branch 'main' into state-machines
jacqueline
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
jacqueline
Includes making the display driver use a worker task for flushes, so that our double buffering actually does something useful /facepalm
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-04-21
wrap driver instance ownership + di in a class
jacqueline
2023-04-21
split out lvgl task into its own component
jacqueline