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
elahav
91cd8ecf90
feat(drivers): initial implementation of a QNX screen driver ( #6507 )
...
Co-authored-by: Elad Lahav <elahav@qnx.com>
2024-07-25 14:26:09 +02:00
VIFEX
42eec5fb42
perf(vg_lite): add stroke path cache to improve drawing performance ( #6502 )
...
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-07-24 22:40:00 +02:00
Fabian Blatz
790aa5a529
feat(draw/sw): add support for LV_COLOR_FORMAT_I1 ( #6345 )
...
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-07-19 12:10:28 +02:00
Visa Harvey
730a3bd76f
refactor(tiny_fft): refactor tiny_ttf cache with updated improvements ( #6441 )
...
Co-authored-by: Benign X <1341398182@qq.com>
Co-authored-by: Visa Harvey <visa.harvey@semel.fi>
2024-07-11 08:23:20 +02:00
cristian-stoica
38b01956e3
fix(conf): make comment requirement explicit ( #6248 )
...
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-06-30 18:34:03 +08:00
Josh Soref
df0d36f02a
chore: fix spelling ( #6401 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
VIFEX
e1547a126f
refact(draw_vector): standardized draw gradient API ( #6344 )
...
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-06-20 18:31:21 +08:00
Neo Xu
438e943937
feat(property): add property name ( #6329 )
...
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-19 18:06:16 +02:00
Neo Xu
cab55d8e5a
feat(obj): add API to set/get object ID. ( #6278 )
...
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-12 17:39:59 -04:00
Zoltan Janosy
d0ddf9e10d
feat(draw): add a configuration to reduce code size ( #6313 )
...
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
2024-06-10 16:13:02 +02:00
Dany.L
d85a39e78c
feat(opengles): add basic driver for opengles ( #6254 )
...
Co-authored-by: Dany Liu <dany.yang.liu@email.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-07 22:54:52 +02:00
Fabian Blatz
70ed004ef3
feat(demos): add demo for the OSAL ( #6182 )
...
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-01 10:46:13 +08:00
Zoltan Janosy
48caa8d772
feat(draw_sw): implemented radial gradient background ( #6170 )
...
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-05-26 17:17:16 +02:00
Gabor Kiss-Vamosi
9c5ca0e081
feat(lottie): add ThorVG based lottie widget
2024-05-23 18:25:17 +02:00
Akos Becsey
4d12d64e4e
feat(drivers): Renesas GLCDC display dirver
2024-05-23 00:44:41 +02:00
Joseph Chen
d0c88f2769
feat(os): add mqx for osal ( #6191 )
2024-05-09 22:00:53 +02:00
Gabor Kiss-Vamosi
addc3f0c73
feat(log): add LV_LOG_PRINT_CB to set a default log print cb ( #6095 )
...
Co-authored-by: Neo Xu <xuxingliang@xiaomi.com>
2024-04-25 23:17:38 +08:00
GoT
d0436fbb59
feat(drv): Implement Arduino SD driver ( #5968 )
2024-04-18 15:06:17 +02:00
VIFEX
4d0c029827
fix(draw): fix the default draw thread stack is too large ( #5951 )
...
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-04-08 21:31:19 +02:00
lhdjply
466e29a1be
feat(calendar): add chinese calendar ( #5940 )
...
Signed-off-by: lhdjply <lhdjply@126.com>
2024-04-08 14:06:22 +02:00
Ramesh
dee1d27e0d
chore(vg_lite): fix typo ( #5993 )
2024-03-29 11:04:55 +08:00
Gabriel Wang
667f401db6
chore(cmsis-pack): minor update ( #5948 )
2024-03-26 10:59:47 +08:00
lion2tomato
21dd110e63
feat(draw): add draw thread stack size config option ( #5910 )
...
Signed-off-by: lijianjun <lijianjun@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: lijianjun <lijianjun@xiaomi.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-03-22 10:06:27 +08:00
GoT
f4226cd7de
feat(fs): add Arduino ESP LittleFS driver ( #5905 )
2024-03-20 13:51:20 +01:00
VIFEXT
4d4bb340c0
feat(vg_lite): add radial gradient support ( #5836 )
...
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-20 12:03:45 +01:00
Michael Simon
352420cd54
refacter(conf): use defines for standard includes ( #5767 )
...
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-03-20 12:10:33 +08:00
Gabriel Wang
e1c0b21b27
chore(cmsis-pack): prepare for v9.1.0 ( #5917 )
2024-03-20 10:13:36 +08:00
Gabor Kiss-Vamosi
54f9003722
feat(indev) Add crown support to pointer input device ( #5057 )
2024-03-19 10:10:28 +08:00
Gabor Kiss-Vamosi
ad1bfa6412
refactor(conf): rename LV_DRAW_SW_LAYER_SIMPLE_BUF_SIZE to LV_DRAW_LAYER_SIMPLE_BUF_SIZE ( #5798 )
2024-03-18 10:26:23 +08:00
Benign X
0c84cc0b3b
refactor(freetype): refactor freetype params
2024-03-15 18:02:07 +08:00
Gabor Kiss-Vamosi
aecedc5d37
docs(lv_conf): show how to include something in lv_conf.h ( #5740 )
2024-03-12 12:25:58 +08:00
_VIFEXTech
133aee3fca
feat(vg_lite): add grad cache size config and auto release cache ( #5731 )
...
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-04 10:17:04 +08:00