jacqueline
|
cbcf1bea61
|
enable LV_OS_FREERTOS
This mostly just adds a mutex around lv_malloc, which is useful for
upcoming work to make font loading async.
|
2024-07-02 15:41:13 +10:00 |
|
jacqueline
|
7f2d56e29a
|
Load fonts dynamically from /lua
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
|
2024-06-14 13:35:42 +10:00 |
|
jacqueline
|
37ed399601
|
fix uninitialised use
|
2024-06-13 18:51:06 +10:00 |
|
jacqueline
|
14416dc358
|
Reimplement our patch to lv_list button long modes
|
2024-06-13 12:46:02 +10:00 |
|
jacqueline
|
64bd9053a2
|
Update LVGL to v9.1.0
|
2024-06-12 17:54:40 +10:00 |
|
jacqueline
|
1573a8c4cd
|
WIP merge cyclically dependent components into one big component
|
2024-05-02 19:12:26 +10:00 |
|
jacqueline
|
8e113ea9ae
|
squash a bunch of warnings
|
2024-04-19 16:51:53 +10:00 |
|
ailurux
|
223c4cbbc9
|
Allow image recoloring properties to be inherited by children
|
2024-03-27 15:41:22 +11:00 |
|
jacqueline
|
79a6dc1a3e
|
Use a cache for lvgl images
|
2024-02-01 15:20:59 +11:00 |
|
jacqueline
|
06aca259cb
|
Add basic lua browser screen
|
2023-11-22 14:38:52 +11:00 |
|
jacqueline
|
71ed09a6f7
|
Add two-way databinding for lua, and flesh out the lua statusbar
|
2023-11-14 13:20:04 +11:00 |
|
jacqueline
|
a2eb0e8961
|
Fix incorrect default theme
|
2023-09-25 22:37:46 +10:00 |
|
jacqueline
|
dd13a234d2
|
Place LVGL's memory pool into PSRAM
|
2023-09-25 15:26:05 +10:00 |
|
jacqueline
|
56c1b5f93b
|
Fix include weirdness for lvgl
|
2023-06-01 15:42:39 +10:00 |
|
jacqueline
|
dd27c35304
|
convert lvgl from submodule to a plain old directory
|
2023-06-01 15:41:47 +10:00 |
|
jacqueline
|
fda4394e7e
|
pin lvgl to latest stable
|
2022-10-17 15:31:02 +11:00 |
|
jacqueline
|
03f72e9c93
|
add lvgl component
|
2022-10-17 13:01:12 +11:00 |
|