Benign X
|
213cb5971e
|
feat(cache): image cache supports dynamic setting of cache size (#5926)
|
2024-03-22 10:51:03 +08:00 |
|
Sean Wilson
|
9fe9cf6368
|
Optimize lv_color_16_16_mix() when c1 == c2 (#5929)
|
2024-03-22 10:07:00 +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 |
|
Peter Bee
|
f37aebf332
|
feat(draw): optimize helium asm (#5702)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
|
2024-03-21 13:41:28 +01:00 |
|
Johannes Marbach
|
1b97f0f2c0
|
feat(fbdev,sdl): support display rotation (#5703)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-03-21 19:36:38 +08:00 |
|
lhdjply
|
910257fa8a
|
docs(changelog): fixed changelog displaying no line breaks (#5931)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-03-21 19:22:45 +08:00 |
|
Xu Xingliang
|
49053e9d96
|
feat(libpng): use I8 format if png is 8bit mode
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-03-21 18:26:20 +08:00 |
|
Xu Xingliang
|
3116dc469e
|
feat(libpng): let png handle stride alignment
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-03-21 18:26:20 +08:00 |
|
liamHowatt
|
4b41590cf1
|
fix(flex): LV_FLEX_ALIGN_SPACE_BETWEEN align single item left (#5915)
|
2024-03-20 23:31:53 +01:00 |
|
Gabor Kiss-Vamosi
|
905de3d7c8
|
fix(platformio): fix CI to automatically publish release (#5924)
|
2024-03-20 21:24:57 +08:00 |
|
GoT
|
f4226cd7de
|
feat(fs): add Arduino ESP LittleFS driver (#5905)
|
2024-03-20 13:51:20 +01:00 |
|
Benign X
|
8691574c5b
|
chore(cache): adjust includes (#5921)
|
2024-03-20 12:04:28 +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 |
|
Gabor Kiss-Vamosi
|
3c2a1935c8
|
docs: update changelog (#5923)
|
2024-03-20 10:43:01 +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 |
|
Benign X
|
393c24c6e9
|
refactor(image_decoder): refactor image decoder and image cache (#5890)
|
2024-03-20 10:20:32 +08:00 |
|
Gabriel Wang
|
e1c0b21b27
|
chore(cmsis-pack): prepare for v9.1.0 (#5917)
v9.1.0
|
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 |
|