Tong R
|
4a60e01f8c
|
fix(gridnav): fix the lv_gridnav_remove which may remove the event incorrectly (#5410)
|
2024-01-22 14:27:07 +01:00 |
|
Benign X
|
4e49a6bf96
|
feat(image_decoder): simplify lv_image_decoder_get_info/open workflow (#5404)
|
2024-01-22 13:45:00 +01:00 |
|
_VIFEXTech
|
151da62a9e
|
feat(profiler_builtin): add enable/disable interface (#5414)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-22 13:26:17 +01:00 |
|
Benign X
|
cf7ee6feba
|
fix(decoder_dsc): replace decoder_dsc.header with decoder_dsc.decoded->header (#5405)
|
2024-01-22 13:01:20 +01:00 |
|
Benign X
|
40b9a8f6ec
|
feat(image_decoder): remove args for open_cb (#5402)
|
2024-01-22 12:57:54 +01:00 |
|
Gabor Kiss-Vamosi
|
2297338c0d
|
revert "feat(decoder): add image header cache" (#5418)
|
2024-01-22 12:57:06 +01:00 |
|
_VIFEXTech
|
59c624aa38
|
perf(draw): use lv_memzero to quickly clean up transparent masks (#5401)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2024-01-22 12:50:16 +01:00 |
|
Benign X
|
d26eac8f3a
|
feat(decoder): add image header cache (#5407)
|
2024-01-22 12:44:14 +01:00 |
|
Benign X
|
356f3ed018
|
fix(draw_label): fix draw label missing format mapping (#5413)
|
2024-01-22 08:50:00 +01:00 |
|
Benign X
|
a8f1d82b66
|
fix(display): fix incorrect assert conditions (#5400)
|
2024-01-20 01:07:52 +08:00 |
|
Neo Xu
|
f42917ad09
|
feat(display): assert when buffer is not aligned (#5272)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-19 18:36:49 +08:00 |
|
Benign X
|
c0d2e094cc
|
chore(image_decoder): remove unused codes (#5393)
|
2024-01-19 10:43:34 +01:00 |
|
Neo Xu
|
24115615bc
|
feat(assert): support format string in assert message (#5392)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-19 10:39:10 +01:00 |
|
Carlos Diaz
|
481d867cc3
|
test(obj): Add initial tests for lv_obj_move_to_index (#5284)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-19 09:53:35 +01:00 |
|
Neo Xu
|
3a8c6ce340
|
chore(bin_decoder): make ownership of decompressed memory clear (#5369)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 14:59:41 +01:00 |
|
Neo Xu
|
578a5e7c6c
|
fix(draw): use image area to check if decoded image usable (#4948)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 14:51:45 +01:00 |
|
Neo Xu
|
38b455bcef
|
feat(event): use lv_array for event descriptors (#5301)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 14:48:31 +01:00 |
|
Gabor Kiss-Vamosi
|
0a0f4b484d
|
refactor(driver): rename dev to drivers + Arduino update (#5377)
|
2024-01-18 14:29:39 +01:00 |
|
Gabor Kiss-Vamosi
|
f2cb462be3
|
fix(anim): fix missing changes from #5378 (#5380)
|
2024-01-18 21:25:55 +08:00 |
|
Neo Xu
|
ed3e485b22
|
feat(array): make the API of lv_array module STL-like (#5300)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 13:45:46 +01:00 |
|
lhdjply
|
d939316e26
|
chore(api_map): remove unused api and repalce error name api (#5367)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-18 20:30:39 +08:00 |
|
Gabor Kiss-Vamosi
|
3883b61a7d
|
refactor(anim): rename ready_cb to completed_cb (#5378)
|
2024-01-18 11:07:29 +01:00 |
|
Neo Xu
|
3b26b045ec
|
fix(string): need to use correct copy direction when memory overlaps (#5374)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 11:01:55 +01:00 |
|
Benign X
|
8f774ccb29
|
doc(fs_template): fix doc params missing (#5376)
|
2024-01-18 10:57:16 +01:00 |
|
jeremy-baker
|
cc7b10ddf2
|
fix(dave2d): fix drawing border corners (#5366)
|
2024-01-18 10:41:54 +01:00 |
|
_VIFEXTech
|
8cba0670ac
|
chore(fs_posix): remove win32 support (#5365)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2024-01-18 10:40:52 +01:00 |
|
Gabor Kiss-Vamosi
|
b9f6dfd84b
|
fix(disp): minor fixes for flushing (#5360)
|
2024-01-18 10:38:01 +01:00 |
|
bjsylvia
|
1881ef22d2
|
feat(indev): in event-driven mode,needn't continue_reading (#5363)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2024-01-18 10:35:08 +01:00 |
|
Neo Xu
|
8d67e9c488
|
chore(decoder): only premultiply for images have alpha (#5370)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 09:34:55 +01:00 |
|
_VIFEXTech
|
0d3f2990fd
|
fix(vg_lite): fix draw mask rect error (#5372)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-18 09:32:06 +01:00 |
|
Neo Xu
|
dd42600e24
|
chore(decoder): call image post process directly (#5371)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-18 09:23:21 +01:00 |
|
Gabor Kiss-Vamosi
|
b48fd4863f
|
fix(sysmon): performance measurement (#5361)
|
2024-01-18 10:36:41 +08:00 |
|
Benign X
|
a7737a936a
|
fix(strcpy): replace lv_strcpy to lv_strncpy (#5364)
|
2024-01-17 23:51:20 +08:00 |
|
Benign X
|
2001d869a1
|
feat(fs): add fn_len for lv_fs_dir_read (#5362)
|
2024-01-17 14:41:54 +01:00 |
|
terry.rong
|
122acbd00f
|
fix(event): fix assert in event bubble mode. (#5357)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2024-01-17 14:38:05 +01:00 |
|
_VIFEXTech
|
0379088110
|
chore(vg_lite): clean useless function and macro (#5346)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-17 14:35:48 +01:00 |
|
_VIFEXTech
|
32828206d1
|
chore(imgfont): simplify imgfont_dsc_t data structure (#5354)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-17 14:33:02 +01:00 |
|
Benign X
|
a00ce5ab0d
|
fix(sprintf): fix sprintf compile errors (#5358)
|
2024-01-17 20:02:55 +08:00 |
|
_VIFEXTech
|
4be9409a09
|
perf(vg_lite): remove path bounds secondary loop calculation (#5359)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-17 12:20:44 +01:00 |
|
_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 |
|
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 |
|