Commit Graph

11210 Commits

Author SHA1 Message Date
Victor Wheeler db07c3edb4 docs: fix Doxygen parsing of attribute prefixes (#8179) 2025-05-06 16:07:57 +02:00
Victor Wheeler bb24378907 docs(doxygen): exclude deprecated CJK fonts for Doxygen. (#8141) 2025-05-05 15:26:36 +02:00
Felix Biego ea3131641d fix(lottie): smooth edges on lottie animation (#8189) 2025-05-05 14:18:59 +02:00
Victor Wheeler 22abb53307 docs(table css): fix table formatting... (#8196) 2025-05-05 12:18:22 +02:00
Tom 7a392665f7 docs(stm32): Fix errors in FreeRTOS Example Code (#8163) 2025-05-05 12:14:33 +02:00
Gabor Kiss-Vamosi c4abd989eb fix(roller): don't send click event when scrolled (#8101) 2025-05-05 12:13:47 +02:00
红桃六 20498bda45 fix(span): add assertion for bidi text buffer allocation (#8168)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
2025-05-02 11:26:13 +02:00
jeremy-baker 26043c2036 fix(display/renesas_glcdc): stride of the framebuffer can be different to the width (#8177) 2025-05-01 14:12:09 +08:00
jeremy-baker 9f34c6d6fc fix(dave2d): fix compilation error (#8175) 2025-05-01 14:10:46 +08:00
carlo-dev-git 033a8b9ae8 chore(draw/sw): minor cleanup (#8083)
Co-authored-by: Carlo Chiesa <carlo.chiesa@cebora.it>
2025-05-01 14:09:14 +08:00
Gabor Kiss-Vamosi 868d7b5fbd chore(xml): fix warning 2025-04-30 21:32:19 +02:00
Gabor Kiss-Vamosi 859b2e8183 fix(xml): fix enum type for lv_obj bind_state_if 2025-04-30 21:32:19 +02:00
Gabor Kiss-Vamosi c65eaf23e9 chore(obj): add style_border_side XML support 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 47f3c65008 fix(table): refresh cell size after ctrl change
as merge or crop can change the text line count
2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 2e5931bb91 fix(obj_tree): support NULL parent in lv_obj_find_by_name 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 8d0a5197bc feat(chart): add lv_chart_set_cursor_pos_x/pos_y() 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 352327007b chore(xml): minor fixes 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 2e7d17f406 fix(xml): make the XML parser work on MCUs too 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 82996a504a feat(xml): add obj, roller, dropdown, and arc bind_* properties 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi f63b2756cc fix(obj_style): fix transition anim of style_recolor 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi ed60b202b4 feat(xml): support removing style properties 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 81eb192cbb feat(obj): add state processing in XML parser 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi ea18026c78 fix(scale): fix typo in XML 2025-04-30 10:08:43 -03:00
Gabor Kiss-Vamosi 7256ba0630 fix(chart): add more error handling in XML 2025-04-30 10:08:43 -03:00
Benign X 671d49d545 feat(cache): add new lv_cache_lru_ll module (#8155) 2025-04-30 10:56:50 +02:00
Zhe Weng 8d90287e20 fix(circle_buf): don't clear array on reset (#8157) 2025-04-29 16:54:22 -03:00
Gabor Kiss-Vamosi 71a02ec643 example(keyboard): add draw event example to customize each button (#8172) 2025-04-29 16:51:26 -03:00
yimoxiao be90b01ab8 fix(refr): change clip area don't take effect on children and draw post (#8117)
Signed-off-by: mengqingtao1 <mengqingtao1@xiaomi.com>
Co-authored-by: mengqingtao1 <mengqingtao1@xiaomi.com>
2025-04-29 15:25:33 +02:00
Victor Wheeler 73e26994ce fix(examples): fix #warning causing examples build to fail. (#8135) 2025-04-29 08:12:03 +02:00
Erik Tagirov 14bb5f2e6b feat(cmake): disable PCPP by default (#8126) 2025-04-28 22:15:23 +02:00
Zhenhua Luo 0040658e6a feat(animimage): support set source interfaces with or without parameter of reverse play (#8164)
Signed-off-by: Liubin Gong <liubin.gong@nxp.com>
Co-authored-by: Liubin Gong <liubin.gong@nxp.com>
2025-04-28 22:14:44 +02:00
Luke Lowrey 049c0548e1 fix(list): check that LV_USE_FLEX is enabled when using LV_LIST (#8139) 2025-04-28 16:44:18 -03:00
Victor Wheeler cd36c9e002 docs(conf.py): fix URL path to viewing doc source on GitHub (#8167) 2025-04-28 21:28:28 +02:00
Liam Howatt 00cd8e766d feat(drivers): add ft81x framebuffer driver (#7815) 2025-04-28 21:25:56 +02:00
yushuailong 56fbfabc79 fix(opa): corrected incorrect usage of LV_OPA_MIN (#8161)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
2025-04-28 17:16:54 +08:00
红桃六 c23fa314f6 fix(nuttx_image_cache): fix compilation issues (#8165)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
2025-04-28 16:27:26 +08:00
Liam Howatt 344ba9fe99 fix(NemaGFX): update STM32U5 nema lib to revC (#8138) 2025-04-26 09:01:50 +02:00
Bas 96b93e6035 fix(drivers/evdev): process pointer coordinates in unrotated frame (#8061)
Signed-off-by: Bas van Doren <basvdoren@gmail.com>
2025-04-25 13:43:48 +02:00
Liam Howatt 6db5858b39 docs(Renesas): Reorganize Renesas docs (#8153) 2025-04-24 22:57:07 -03:00
André Costa e290a11a67 ci: move docs build config to main repo (#8137) 2025-04-24 18:19:04 -03:00
VIFEX caf54430d6 fix(vg_lite): fix vector draw pattern matrix error (#8134)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-04-24 18:52:11 +02:00
Victor Wheeler 0a11acef10 docs(3dtexture.rst): get this doc into TOC and proofread (#8143)
Co-authored-by: André Costa <andre_miguel_costa@hotmail.com>
2025-04-24 17:49:34 +02:00
VIFEX 06edf0fc70 perf(vg_lite): add gradient pool to optimize memory allocation (#8149)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-04-24 12:57:35 +02:00
Gabor Kiss-Vamosi 2fa653527a fix(arc): handle clicks on a full circle (#8106) 2025-04-24 11:28:38 +02:00
Benign X ffbda07212 fix(cache): prevent resource leaks in cache entry creation failure (#8144)
Signed-off-by: Benign X <1341398182@qq.com>
2025-04-24 10:00:54 +02:00
Benign X 4b6dac865e refactor(cache): rename and restructure cache-related files (#8148)
Signed-off-by: Benign X <1341398182@qq.com>
2025-04-24 12:24:54 +08:00
红桃六 ce69f4c662 fix(indev): fix indev gesture occasional crash (#8146)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
2025-04-23 18:36:15 +08:00
VIFEX e79ead093e fix(ffmpeg): fix ffmpeg decoder assert (#8128)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-04-23 10:46:19 +02:00
Zhenhua Luo 702732d795 feat(animimage): support images play in a reversed order (#8085)
Signed-off-by: Liubin Gong <liubin.gong@nxp.com>
Co-authored-by: Liubin Gong <liubin.gong@nxp.com>
2025-04-22 22:19:36 +08:00
yushuailong 5d417605c1 chore(profiler): add built-in profiler default enable config (#8120)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
2025-04-22 22:13:28 +08:00