Commit Graph

518 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
8d04466c68 feat(test): make LVGL's test utilities public 2025-03-06 23:25:03 +01:00
Fabian Blatz
b201713604 feat(draw/sw): allow custom handlers (#7531) 2025-02-28 19:24:11 -03:00
Cosmin-Daniel Radu
560364adaa feat(nxp): add G2D support (#7625)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2025-02-27 11:31:57 +01:00
Benign X
93cef1274a feat(nuttx_image_cache): add configuration to use image cache heap for default heap (#7653) 2025-02-21 14:31:14 +08:00
André Costa
cef1649ea7 feat(osal): add lv_os_get_idle_percent for linux (#7632)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2025-02-14 11:49:19 +08:00
Victor Wheeler
bafc22e016 feat(fs): clarify rest of docs on driver-identifier letters. (#7710) 2025-02-12 13:58:37 -05:00
VIFEX
815b24ffb2 chore(lv_conf_template): replace tab with space (#7736)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-02-10 09:41:16 +01:00
Erik Tagirov
fa305054f4 feat(drm): add support for GBM buffer object to increase performance (#7464) 2025-01-29 08:16:32 +01:00
Fabian Blatz
5c11078447 feat(draw/sw): make I1 luminance threshold configurable (#7616) 2025-01-28 11:15:44 +01:00
Felix Biego
ca869b7ef3 feat(demo): add smartwatch demo (#7429) 2025-01-21 15:34:03 -03:00
Victor Wheeler
ad66f13f96 feat(docs): batch 12 of proofread/edited docs (#7440) 2025-01-10 11:06:42 -03:00
Michael Simon
20bfb4855b feat(drivers): add UEFI driver (#7069) 2025-01-09 15:31:30 -03:00
Liam
36a6d173fc feat(demos): add high resolution demo (#7308)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-22 11:57:46 +01:00
M1NG
bdb4d944de feat(osal): add SDL2 based threading and OS support (#7457)
Co-authored-by: ming <sungod@cheemer.org>
2024-12-18 11:04:18 +01:00
Attila Kiss
a7adce9d1a feat(draw): add layer memory allocation config support (#7038)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: liamHowatt <liamjmh0@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-16 08:51:01 +01:00
VIFEX
99a785cdc6 feat(refr): improve performance measurement (#7430)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-12-10 16:29:22 +08:00
Gabor Kiss-Vamosi
fc5939dcff feat(xml): add the basics of declarative XML support 2024-12-05 10:14:39 +01:00
lxydiy
4a77a05fb3 fix(ffmpeg): add native filesystem API support for FFmpeg image decoder (#7253) 2024-11-20 11:57:45 +01:00
Liu Yi
11be75e302 feat(fsdrv): set the working directory (#7272)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-11-20 11:00:10 +08:00
Erik Tagirov
f677c25abc feat(indev): add multi touch gestures (#7078) 2024-11-18 09:52:25 +01:00
Liam
17d0169e50 chore(NemaGFX): add missing header, correct the docs, provided HAL is optional (#7174) 2024-11-06 23:52:51 +08:00
Peter van Dijk
657915f6b6 chore(svg): LV_USE_SVG: document and enforce dependency on LV_USE_VECTOR_GRAPHIC (#7120) 2024-10-25 09:39:54 +02:00
Gabriel Wang
bb3c662f19 chore(cmsis-pack): update cmsis pack for v9.3.0-dev (#7080) 2024-10-17 13:05:02 +02:00
jianglianfang
79b3bf1265 feat(nuttx): add indev cursor display (#7021)
Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2024-10-16 11:40:54 +02:00
Zhang Ji Peng
bbe5f032e6 feat(libs): add SVG rendering support (#6845)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
2024-10-15 21:33:27 +08:00
Liam
09d9c575b6 feat(drivers): add STM32 LTDC support (#7059) 2024-10-15 12:05:19 +02:00
Gabor Kiss-Vamosi
d2ba572e34 feat(demo): add an ebike demo (#7019) 2024-10-14 18:47:47 +02:00
lion2tomato
5081fbcc71 fix(independent_heap): add independent heap enable option (#6953)
Signed-off-by: lijianjun <lijianjun@xiaomi.com>
Co-authored-by: lijianjun <lijianjun@xiaomi.com>
2024-10-14 11:08:46 +02:00
Liam
0efa5f3758 feat(opengl): texture caching (#6861)
Co-authored-by: JWBverheesen <31246830+JWBverheesen@users.noreply.github.com>
2024-10-13 08:17:12 +02:00
Liam
30193c1035 feat(draw): add NemaGFX rendering backend (#7002)
Co-authored-by: Ioannis Markopoulos <Ioannis_Markopoulos@amat.com>
2024-10-13 08:13:56 +02:00
Carlos Diaz
a38e98ef4b feat(text): add text recolor back (#6966)
Co-authored-by: Benign X <1341398182@qq.com>
2024-10-12 12:16:43 +08:00
Gabor Kiss-Vamosi
2466d7ca39 chore: remove UTF-8 BOMs (#6942) 2024-10-11 21:31:35 +02:00
Cosmin-Daniel Radu
b8b581a83d feat(nxp): Release/nxp patches for LVGL master (#6978)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Co-authored-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Co-authored-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-10-08 16:30:36 +02:00
Victor Wheeler
0458acd998 fix(docs): fix most sphinx warnings (#6916)
Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-09-30 14:57:22 +02:00
Cosmin-Daniel Radu
9db0ee3d02 fix(freertos): sync signal from isr fixed (#6793)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Co-authored-by: Nicușor Cîțu <nicusor.citu@nxp.com>
2024-09-24 13:35:39 +02:00
VIFEX
a89cda10c1 feat(profiler): support different module divisions (#6834)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: liuhongchao <liuhongchao@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-09-18 17:59:45 +08:00
Liam
bdb5806fdf feat(dma2d): add basic support (#6691) 2024-09-11 09:48:43 +02:00
VIFEX
dbb5905260 feat(libs): add freetype font manager (#6482)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2024-08-30 13:55:53 +02:00
Victor Wheeler
5bfbf0c10d fix(docbuild): reformat comments for Doxygen in lv_conf_template.h (#6673) 2024-08-29 22:10:34 +02:00
Gabor Kiss-Vamosi
ba3ef34600 chore: bump version to v9.3.0-dev (#6764) 2024-08-29 20:47:19 +02:00
Gabor Kiss-Vamosi
d39fc17595 chore: increase the version numbers to v9.2 2024-08-26 21:39:11 +02:00
nicusorcitu
2b33f8b0a7 perf(nxp): v9.1.0 upstream vglite optimization (#6646)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-08-26 20:11:26 +02:00
Gabor Kiss-Vamosi
f4ea1ec82c chore: add LV_USE_PRIVATE_API (#6737) 2024-08-26 13:29:26 +02:00
Gabor Kiss-Vamosi
3147fc2f52 fix(i1): fix compiler and runtime issues with I1 rendering (#6714)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-08-26 12:30:40 +02:00
Gabor Kiss-Vamosi
51f06c097d feat(sdl_render): support all draw task types (#6437) 2024-08-26 10:46:40 +02:00
Erik Tagirov
e186b4c8b6 feat(driver): import Wayland driver from v8 (#6549) 2024-08-23 22:03:55 +02:00
becseya
aebb4d3ad3 feat(scripts): add default config generator (#6522)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-08-23 21:38:25 +02:00
Liam
69d440335f fix(fs): remove Arduino SD initialization (#6725) 2024-08-23 08:16:52 +02:00
becseya
a476098fcc feat(fs): default drive letter + ESP FS docs (#6367)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-08-21 11:47:29 +02:00
VIFEX
0980518441 feat(draw): add global matrix drawing modes (#4883)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: wangxuedong <wangxuedong@xiaomi.com>
2024-07-25 21:24:59 +08:00