| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-09 | Claw back some internal ram | jacqueline | |
| - 'main' doesn't need 12k of internal ram - lvgl's draw task doesn't need that much either - also lower the bg worker stack sizes whilst we're here, since they've got tons over headroom | |||
| 2024-07-24 | Bump up LVGL's memory allotment | jacqueline | |
| 2024-07-17 | Encode snapshots as PNGs when saving to disk | jacqueline | |
| 2024-07-02 | enable LV_OS_FREERTOS | jacqueline | |
| This mostly just adds a mutex around lv_malloc, which is useful for upcoming work to make font loading async. | |||
| 2024-06-14 | Load fonts dynamically from /lua | jacqueline | |
| This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually. | |||
| 2024-06-13 | fix uninitialised use | jacqueline | |
| 2024-06-13 | Reimplement our patch to lv_list button long modes | jacqueline | |
| 2024-06-12 | Update LVGL to v9.1.0 | jacqueline | |
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
| 2024-04-19 | squash a bunch of warnings | jacqueline | |
| 2024-03-27 | Allow image recoloring properties to be inherited by children | ailurux | |
| 2024-02-01 | Use a cache for lvgl images | jacqueline | |
| 2023-11-22 | Add basic lua browser screen | jacqueline | |
| 2023-11-14 | Add two-way databinding for lua, and flesh out the lua statusbar | jacqueline | |
| 2023-09-25 | Fix incorrect default theme | jacqueline | |
| 2023-09-25 | Place LVGL's memory pool into PSRAM | jacqueline | |
| 2023-06-01 | Fix include weirdness for lvgl | jacqueline | |
| 2023-06-01 | convert lvgl from submodule to a plain old directory | jacqueline | |
| 2022-10-17 | pin lvgl to latest stable | jacqueline | |
| 2022-10-17 | add lvgl component | jacqueline | |
