Commit Graph

9960 Commits

Author SHA1 Message Date
Gabriel Wang
e1c0b21b27
chore(cmsis-pack): prepare for v9.1.0 (#5917) 2024-03-20 10:13:36 +08:00
VIFEXT
ee26f1df29
fix(obj_tree): fix unintended click triggers on object deletion (#5907)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-20 10:11:59 +08:00
Gabor Kiss-Vamosi
3c8ef96213
fix(monkey): add missing include (#5903) 2024-03-19 10:41:58 +08:00
Gabor Kiss-Vamosi
54f9003722
feat(indev) Add crown support to pointer input device (#5057) 2024-03-19 10:10:28 +08:00
100ask
1cb3e219a9
docs: update README (#5841)
Co-authored-by: YobeZhou <smilezyb@163.com>
2024-03-18 17:54:45 +01:00
Neo Xu
7ca3bdab14
feat(test): test bin image loaded to RAM or not (#5895)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-03-19 00:14:52 +08:00
Benign X
6e76854009
feat(script): change trace_filter default trace log file to log_file.systrace (#5900)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-03-18 22:33:55 +08:00
VIFEXT
899d157d4c
fix(demo/vector_graphic): add missing buffer clear (#5898)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-18 22:33:39 +08:00
VIFEXT
bd0ae9ebd9
feat(vg_lite): automatically select path type based on opa (#5896)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-18 22:33:24 +08:00
Gabor Kiss-Vamosi
715dcf0e79
fix(image): fix the image decoder if LV_BIN_DECODER_RAM_LOAD == 0 (#5892)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-03-18 19:25:24 +08:00
Neo Xu
5a4f0247a0
chore: fix header files include recursion (#5844)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-03-18 16:11:14 +08:00
蒋慧赟
79d72d65e5
chore(group): avoid null pointer access (#5863) 2024-03-18 07:11:06 +01: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
qinshijing
7182aa2560
fix(indev): Fix scroll obj cannot be cleared when waiting until release (#5833)
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
2024-03-17 20:19:13 +08:00
cristian-stoica
f42be6a4da
fix(vglite): update NXP's VGLite implementation (#5887)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2024-03-17 13:42:33 +08:00
liamHowatt
5c01851789
fix(imagebutton): clipped area of mid part (#5849) 2024-03-16 19:55:56 +01:00
Hanes Sciarrone
c647c3924b
feat(freertos): support Espressif's FreeRTOS flavor (#5862) 2024-03-16 14:41:12 +01:00
Marex
765aac831e
fix(drm): default to XRGB8888 framebuffer (#5851)
Co-authored-by: Marek Vasut <marex@denx.de>
2024-03-16 07:50:46 +01:00
VIFEXT
6159bad538
fix(vg_lite): fix stroke path memory leak (#5883)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-15 20:53:35 +08:00
Benign X
e5ab690166
chore(freetype): remove unused codes (#5885) 2024-03-15 19:55:33 +08:00
Martin Glück
082e24ca77
chore: fix compile time warnings (#5872)
Co-authored-by: Martin Glueck <martin.glueck@glaser-co.at>
2024-03-15 11:26:15 +01:00
Benign X
550c31b6ef
test(conf): update conf and remove deprecated configs (#5881) 2024-03-15 18:02:43 +08:00
Benign X
0c84cc0b3b refactor(freetype): refactor freetype params 2024-03-15 18:02:07 +08:00
Benign X
0b3016c0e5 refactor(freetype): refactor glyph_index acquire method 2024-03-15 18:02:07 +08:00
100ask
3fa4d29714
docs: make it easy to add more other translations (#5874)
Co-authored-by: YobeZhou <smilezyb@163.com>
2024-03-15 10:25:41 +08:00
Benign X
d9da34aebe
tests(freetype): refactor code structure (#5871) 2024-03-15 00:03:48 +08:00
Benign X
4d8dd2f4e3
feat(tests): add freetype font stress tests (#5828) 2024-03-14 15:58:13 +08:00
Benign X
d7f7447148
fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image (#5867) 2024-03-14 15:26:14 +08:00
VIFEXT
d53b9145a2
feat(vg_lite): add stroke path support (#5831)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-14 11:05:16 +08:00
Kevin Schlosser
1f76eabadd
adds extern "C" to the header files that were missing it. (#5857) 2024-03-14 10:38:25 +08:00
100ask
442efeef21
feat(docs): add Chinese translation (jump link) (#5839)
Co-authored-by: YobeZhou <smilezyb@163.com>
2024-03-13 23:22:27 +01:00
Ramesh
d2ceb6a780
chore(stdlib): remove duplicate function declaration (#5845) 2024-03-13 15:14:33 +08:00
100ask
e29d35b43c
docs: ignore the READMEs when building the docs (#5840)
Co-authored-by: YobeZhou <smilezyb@163.com>
2024-03-12 18:49:23 +01:00
Zoltan Janosy
63842f8fec
docs(st7789): updated the docs + added code example and step-by-step guide for STM32 (#5511)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
2024-03-12 15:43:56 +01:00
VIFEXT
ba7628effc
fix(conf): fix typo cause thorvg not enabled (#5837)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-12 15:36:49 +01:00
Benign X
9d5bc5cc6c
feat(ci): update distro to ubuntu 22.02 to fix freetype build problem (#5834) 2024-03-12 21:09:53 +08:00
Gabor Kiss-Vamosi
d7704b6ed8
fix(indev): always save the last key (#5795) 2024-03-12 15:50:01 +08:00
Gabor Kiss-Vamosi
803ca4aa63
docs(arduino): update tick setup (#5832) 2024-03-12 15:41:10 +08:00
Benign X
09985a8e80
feat(image_cache): add resize function to image cache (#5829) 2024-03-12 15:39:35 +08:00
Jake Grossman
0a9d86dd7b
docs(display): use lv_display_delete_refr_timer to delete display timer (#5835) 2024-03-12 15:38:38 +08:00
VIFEXT
eace5e1072
feat(nuttx): add cpu idle getter (#5814)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-12 15:38:19 +08:00
Gabor Kiss-Vamosi
2722e390e4
chore(benchmark): add warning for probably low memory (#5797) 2024-03-12 12:28:10 +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
Neo Xu
4cf14cc6f3
feat(test): add multiple color formats to stride adjust test (#5690)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-03-12 10:25:51 +08:00
蒋慧赟
ca19c7bcb4
chore(group): add assertion to avoid null pointer access (#5769) 2024-03-11 22:04:50 +01:00
Kevin Schlosser
b8ffeca38f
ci(micropython): catch event failure in the test (#5787) 2024-03-12 02:11:04 +08:00
Sergio Perez
6d8dbe9ff4
fix(fsdrv/fatfs): fix does not detect the end of entries in fs_dir_read (#5826) 2024-03-12 01:48:37 +08:00
Lemon
30793d712f
feat(libjpeg_turbo): add JPEG image EXIF data parsing (#5263)
Co-authored-by: liujp <liujp@xiaomi.com>
2024-03-10 14:54:20 +08:00
Gabor Kiss-Vamosi
803ec3e059
docs(tick): simplify and promote lv_tick_set_cb (#5781) 2024-03-10 14:50:08 +08:00
Gabor Kiss-Vamosi
ed38275db5
fix(layer): update the cached layer type on state change (#5801) 2024-03-10 14:48:19 +08:00