1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

9630 Commits

Author SHA1 Message Date
_VIFEXTech
ff897e3b6f
fix(vg_lite): fix freetype build break and imgfont draw error (#5353)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-17 08:20:18 +01:00
_VIFEXTech
86138aad37
feat(nuttx): add cache interface (#5348)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-16 14:22:20 +01:00
_VIFEXTech
5c459ba544
fix(vg_lite): fix outline label is not displayed under transform (#5345)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-16 10:38:31 +01:00
Kenji Mouri (Qi Lu)
ab15bc8092
fix(windows): remove the imm32 static linking dependency and reduce compilation warnings (#5347) 2024-01-16 10:35:20 +01:00
Gabor Kiss-Vamosi
ba92532bcb
fix(codespace): update lv_conf.h for GitHub codespace (#5342) 2024-01-16 05:42:38 +01:00
Gabriel Wang
78a6b2f425
chore(cmsis-pack): prepare for LVGL9 release (#5323)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-15 19:50:03 +01:00
Gabor Kiss-Vamosi
f1739b864c
fix(fbdev): minor fixes (#5344) 2024-01-15 19:28:52 +01:00
Gabor Kiss-Vamosi
4c5e139ea0
fix(draw): fix bg image drawing (#5341) 2024-01-15 19:28:31 +01:00
Gabor Kiss-Vamosi
fb0fc86895
refactor(style): rename style_anim_time -> style_anim_duration (#5338) 2024-01-15 17:59:18 +01:00
Gabor Kiss-Vamosi
d757aa24de
fix(nxp): follow LVGL changes (#5339) 2024-01-15 17:39:55 +01:00
Carlos Diaz
821bb1f1a8
fix(calendar): Add 2025 and 2024 to default year list (#5340) 2024-01-15 17:39:19 +01:00
Gabor Kiss-Vamosi
b086c76152
fix(dave2d): follow lvgl changes (#5334) 2024-01-15 16:54:17 +01:00
_VIFEXTech
106519bd2d
refact(binfont): unified font creation API (#5333)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 15:50:22 +01:00
Gabor Kiss-Vamosi
c7bece7d98
fix(conf): mode LV_USE_SYSMON and LV_USE_PEFRF/MEM_MONITOR closer (#5314) 2024-01-15 13:50:01 +01:00
Ju1He1
b1d1498790
Install dlls to correct location (#5331) 2024-01-15 20:37:11 +08:00
_VIFEXTech
178789a937
Revert "feat(tiny_ttf): add lv_font_* as paramater to lv_tiny_ttf_create" (#5327)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 13:33:44 +01:00
_VIFEXTech
9849f65254
fix(vg_lite): fix warning (#5317)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 12:48:28 +01:00
Neo Xu
c8bd402192
feat(draw_buf) make lv_draw_buf_malloc a static function (#5318)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-15 12:39:28 +01:00
_VIFEXTech
d619d6b7f5
perf(vg_lite): simplify the global path acquisition method (#5325)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 12:38:06 +01:00
_VIFEXTech
e0be0c9253
chore(tests): replace sprintf -> lv_snprintf (#5319)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 12:20:04 +01:00
bjsylvia
751bc99b98
fix(indev): use lv_anim_delete to delete scroll_throw_anim (#5324)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2024-01-15 11:38:13 +01:00
Neo Xu
57cda3b91c
feat(draw_buf): use lv_draw_buf_t as argument of API lv_draw_buf_clear/copy (#5322)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-15 11:37:38 +01:00
Zhang Ji Peng
adfd8c2e8b
fix(vector): fix draw image pattern with opacity. (#5330)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
2024-01-15 17:36:05 +08:00
_VIFEXTech
5e62ce3fb4
fix(demos/vector_graphic): fix memory out-of-bounds access (#5326)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 09:30:08 +01:00
Kenji Mouri (Qi Lu)
cab1336d8e
feat(drivers): add Windows backend for LVGL v9 (#5313) 2024-01-14 16:35:35 +01:00
Gabor Kiss-Vamosi
b4cf95e7fa
fix: remove LV_USE_DEV_VERSION (#5312) 2024-01-14 16:16:00 +01:00
Gabor Kiss-Vamosi
1e1caef813
fix(theme): limit the theme applied tabview header buttons (#5309) 2024-01-14 22:06:46 +08:00
Zoltan Janosy
2cbeddce8a
Added LCD driver options to Kconfig. (#5298)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-14 21:38:09 +08:00
Gabor Kiss-Vamosi
74c72d7c7c
fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
Gabor Kiss-Vamosi
1b69c1c341
fix(conf): lower the default RAM usage from 256k to 64k (#5308) 2024-01-14 21:28:05 +08:00
bjsylvia
e916de1e9d
chore(indev): support lv_indev_get_mode (#5186)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2024-01-14 13:51:55 +01:00
_VIFEXTech
2e8bec8392
feat(vg_lite_tvg): upgrade vg_lite.h v4.0.47 (#5297)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-14 13:50:54 +01:00
Ju1He1
ed2056b620
feat(windows): add some more decls spec attributes (#5259) 2024-01-14 13:50:23 +01:00
_VIFEXTech
8701dece65
refact(layer): use draw_buf to replace raw pointers (#5254)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-14 13:47:20 +01:00
Neo Xu
4dd7773e25
docs(disp): recommend to use lv_display_set_buffers instead (#5304)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-14 12:54:49 +01:00
Gabriel Wang
ab1182b1b2
feat(draw-sw): add Helium (transform) acceleration to sw-draw-image-core (#5231)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-14 12:36:42 +01:00
nicusorcitu
ee8de1e1a0
feat(nxp): release NXP PXP and VG-Lite for LVGL v9.0 (#5288)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2024-01-12 11:54:42 +01:00
_VIFEXTech
39cb1ddc4a
feat(vg_lite_tvg): organize configuration items (#5280)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-12 11:35:45 +01:00
Zoltan Janosy
a61e51f579
feat(driver): add ST7735, ST7789, ST7796, ILI9341 display drivers (#5020)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-12 10:25:07 +01:00
lhdjply
ff9e63a393
fix(music): fix image display errors in 16 bit and 24 bit errors (#5291)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-01-12 10:16:55 +01:00
_VIFEXTech
53942e3d16
feat(vg_lite): add stricter path data checking (#5292)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-12 09:52:23 +01:00
Neo Xu
b713ec33d9
feat(draw_buf): add LV_STRIDE_AUTO to let lvgl calculate stride (#5281)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-12 09:51:24 +01:00
Gabor Kiss-Vamosi
fe61f1fc94
fix: fix build error when some widgets are disabled (#5290) 2024-01-12 10:44:06 +08:00
Gabor Kiss-Vamosi
8df95aaf4b
fix(grid,flex): fix compile errors when grid or flex is disabled (#5289) 2024-01-12 10:41:14 +08:00
Gabriel Wang
236a2a2672
fix(display): fix the support for partial mode in lv_display_set_buffers (#5286) 2024-01-11 20:33:19 +01:00
Gabriel Wang
c7cf40f46f
chore(porting): update disp template for using new draw_buf init API (#5260) 2024-01-11 11:28:42 +01:00
Neo Xu
087a06b2c9
fix(script): fix png to bin converter to take magic into consideration (#5285)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-11 11:14:32 +01:00
_VIFEXTech
973285f33e
chore(Kconfig): use Tab to replace spaces for indentation (#5282)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-11 09:02:47 +01:00
lhdjply
9af0e16da4
fix(imagebutton): fix imagebutton not having default size (#5283)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-01-11 15:33:02 +08:00
Neo Xu
a4f0ba5f5d
feat(ci): add build test for VG-Lite simulator (#5278)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-11 14:32:34 +08:00