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 |
|
Gabor Kiss-Vamosi
|
7a59cd15ec
|
docs(style): output the style properties to style-props.rst (#5802)
|
2024-03-10 14:46:40 +08:00 |
|
Jordi Gauchía
|
5971c33e45
|
fix(file_explorer): fix quick access compiler error (#5783)
|
2024-03-09 13:04:06 +08:00 |
|
Benign X
|
6249b04145
|
feat(freetype): change the tilt of freetype fonts in italics (#5812)
|
2024-03-09 12:47:45 +08:00 |
|
Gabor Kiss-Vamosi
|
8d453b5705
|
fix(msgbox): return the footer in lv_msgbox_get_footer (#5804)
|
2024-03-08 12:54:02 +08:00 |
|
Gabor Kiss-Vamosi
|
b54349953a
|
fix(x11): fix assert on delete (#5799)
|
2024-03-08 12:53:41 +08:00 |
|
Gabor Kiss-Vamosi
|
b1bf19259b
|
docs(changelog): mention that LV_COLOR_DEPTH 8 is not supported yet (#5796)
|
2024-03-08 12:53:07 +08:00 |
|
verosys
|
5764436f13
|
fix(demo_music): fix the previous button in the music demo is not clickable (#5808)
|
2024-03-07 22:53:31 +08:00 |
|
Gabor Kiss-Vamosi
|
f71bfd6eef
|
fix(draw): fix non antialiased rgb565a8 transformation (#5782)
|
2024-03-07 14:55:19 +08:00 |
|
Benign X
|
11af91273e
|
fix(freetpye): fix the problem of incomplete font drawing when setting with italic (#5807)
|
2024-03-07 12:38:25 +08:00 |
|
Ramesh
|
87c57e3843
|
refact(Kconfig): update as per lv_conf_template.h (#5780)
|
2024-03-07 12:26:45 +08:00 |
|
Rbb666
|
0e091f644d
|
Fix the compilation error problem of lvgl9.x on rtthread (#5794)
|
2024-03-06 21:03:30 +08:00 |
|
_VIFEXTech
|
0297fac1b2
|
refact(vg_lite): abstract common pending release logic (#5756)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-06 10:32:55 +08:00 |
|
_VIFEXTech
|
2e3b5dc667
|
feat(vg_lite): add matrix assert (#5766)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-06 10:11:46 +08:00 |
|
Rocky
|
481dd7b912
|
fix(fsdrv): add missing lv_fs_littlefs_init function declaration (#5778)
|
2024-03-05 19:18:28 +01:00 |
|