Liam
|
1d14386b99
|
refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-08-02 07:46:42 +02:00 |
|
zylalx1
|
47ec2784d8
|
chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-10 15:17:44 +08:00 |
|
Kenji Mouri (Qi Lu)
|
10f9d98419
|
fix(stdlib): fix issues when using LVGL TLSF memory pool to manage more than 4 GiB of memory (#5720)
|
2024-02-24 21:06:31 +08:00 |
|
PGNetHun
|
a0e75077d8
|
fix(lodepng): fix LodePNG 8 bit palette image to RGBA data conversion bug (#5108)
|
2024-01-02 14:18:45 +08:00 |
|
Benign X
|
a34f490394
|
feat(cache): new cache framework (#5049)
Co-authored-by: _VIFEXTech <vifextech@foxmail.com>
|
2023-12-25 11:37:59 +08:00 |
|
Viktor Szépe
|
cc6581ae03
|
ci: upgrade astyle tool (#4776)
Install from source to use the latest version
|
2023-11-10 15:37:23 +01:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
|
Gabor Kiss-Vamosi
|
4eedc8cd5a
|
ci: add TEST_ASSERT_MEM_LEAK_LESS_THAN and use it in image decoder tests
|
2023-09-25 10:49:54 +02:00 |
|
_VIFEXTech
|
9937138392
|
feat(libs): add libpng decoder (#4569)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-09-25 10:28:35 +02:00 |
|
_VIFEXTech
|
45fb2148d5
|
chore(libs/png): rename lv_png to lv_lodepng (#4574)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-09-20 10:30:04 +02:00 |
|