index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
include
/
lvgl_task.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-10
WIP decompose our giant LVGL driver into smaller classes
jacqueline
2023-10-03
Generalise the lvgl input driver in preparation for more input methods
jacqueline
2023-09-05
Move UI task to priority 0 during playback
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-07-11
Fix browser view jank
jacqueline
2023-07-08
Add theme class
ailurux
2023-06-01
Add touchwheel -> encoder adapter
jacqueline
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-22
Merge branch 'main' into state-machines
jacqueline
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
jacqueline
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