Victor Wheeler
|
00df4ca7a4
|
docs(boards): proofread batch 21 (#7769)
|
2025-02-27 11:04:29 +01:00 |
|
红桃六
|
964ef5c551
|
fix(indev): fix platform-specific printf format for int32_t (#7844)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-26 14:31:33 +08:00 |
|
Ackerman
|
ec15a45a93
|
fix(profiler_builtin): fix uint32_t storage nanosecond time overflow (#7818)
Signed-off-by: chenjinglin <chenjinglin@xiaomi.com>
|
2025-02-26 11:57:17 +08:00 |
|
jialuxiao-mi
|
5764574c9c
|
fix(demos/smartwatch): fix image color format error (#7819)
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
|
2025-02-26 11:56:36 +08:00 |
|
Ioannis Markopoulos
|
228498f4c3
|
fix(nema): Broken build after draw unit refactoring, draw_label changes (#7759)
|
2025-02-25 22:45:02 +01:00 |
|
Victor Wheeler
|
fc3e2dd1ae
|
docs: convert 4 .rst files back to .md files since not part of doc-gen (#7839)
|
2025-02-25 22:36:30 +01:00 |
|
Gabor Kiss-Vamosi
|
ab07080f01
|
fix(release_updater): minor fixes and addition of new boards (#7726)
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-25 17:42:11 +01:00 |
|
Victor Wheeler
|
8f6713c185
|
docs(misc): pre-re-org wrap-up... (#7804)
Co-authored-by: Felipe Neves <ryukokki.felipe@gmail.com>
|
2025-02-25 16:15:02 +01:00 |
|
Victor Wheeler
|
fb3903c55e
|
docs(bindings): proofread batch 20 (#7764)
|
2025-02-24 23:24:51 +01:00 |
|
Victor Wheeler
|
d4b5bf8af0
|
docs(xml): fix Sphinx errors in XML-component docs (#7820)
|
2025-02-24 23:24:37 +01:00 |
|
Felix Biego
|
db1daf55d8
|
fix(examples): add casts (#7831)
|
2025-02-24 23:23:54 +01:00 |
|
Benign X
|
27b113e270
|
feat(lv_bin_decoder): improve error logging in file reading (#7826)
|
2025-02-24 20:03:39 +01:00 |
|
Felix Biego
|
728546adb7
|
feat(blend): add blend difference mode (#7796)
|
2025-02-21 19:29:29 +01:00 |
|
Gabor Kiss-Vamosi
|
fc5c156385
|
feat(thorvg): use LVGL's malloc/realloc/zalloc/free (#7772)
|
2025-02-21 18:51:33 +01:00 |
|
Victor Wheeler
|
2bf2ab46ce
|
docs(libs): proofread docs batch 19 (#7709)
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-21 18:49:14 +01:00 |
|
VIFEX
|
5856e46079
|
perf(vg_lite): reduce ineffective D-cache flushing operations (#7817)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-02-21 18:45:09 +01:00 |
|
Benign X
|
93cef1274a
|
feat(nuttx_image_cache): add configuration to use image cache heap for default heap (#7653)
|
2025-02-21 14:31:14 +08:00 |
|
Narukara
|
889f42be3f
|
docs(intro): fix typo (#7812)
|
2025-02-21 12:24:12 +08:00 |
|
VIFEX
|
673e8b0d2e
|
feat(vg_lite): optimize resource reference count management (#7809)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-02-20 16:08:28 -03:00 |
|
André Costa
|
34e2ef67f0
|
feat(mem): add lv_reallocf (#7780)
|
2025-02-20 12:20:03 +08:00 |
|
yushuailong
|
884589e12b
|
fix(indev): fix scroll_obj not send LV_EVENT_INDEV_RESET (#7767)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
|
2025-02-20 12:19:38 +08:00 |
|
红桃六
|
28f902d702
|
feat(span): support bidi for span (#7717)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-20 10:18:17 +08:00 |
|
Victor Wheeler
|
377cc5aa80
|
docs(libs): proofread docs batch18 (#7688)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-19 08:39:03 -05:00 |
|
VIFEX
|
10fbcef470
|
feat(draw_vector): add fill units support (#7774)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-02-19 19:40:39 +08:00 |
|
红桃六
|
64e0388d32
|
fix(kconfig): add LIBUV dependency to prevent missing configurations (#7798)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-19 19:30:17 +08:00 |
|
红桃六
|
cc51da5af3
|
fix(indev): modify calculation delta_y use p_delta_y, not p_delta_x (#7791)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-19 14:52:16 +08:00 |
|
Paul Vogel
|
77f8f62d18
|
fix(example_grad): return value from lv_style_get_prop not checked (#7793)
|
2025-02-19 10:36:37 +08:00 |
|
Victor Wheeler
|
d22bf032b1
|
docs(roller): fix roller API-docs spelling error (#7735)
|
2025-02-18 20:53:31 -05:00 |
|
Victor Wheeler
|
1d0bb3e8c6
|
feat(docs): new docs-build paradigm... (#7597)
|
2025-02-18 20:51:47 -05:00 |
|
Gabor Kiss-Vamosi
|
97aa6b8629
|
docs(xml): fix not using the docs (#7785)
|
2025-02-19 09:45:20 +08:00 |
|
Victor Wheeler
|
80ee18b612
|
feat(docs): upgrade presentation of display.rst (#7478)
|
2025-02-18 21:51:40 +01:00 |
|
Niklas Fiekas
|
f0c819c1b1
|
perf(draw): optimize lv_draw_label() with text_length for text_local (#7673)
|
2025-02-18 16:48:59 -03:00 |
|
红桃六
|
589e8ac994
|
fix(indev): fix platform-specific printf format for int32_t (#7784)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-17 17:14:33 +08:00 |
|
Zhang Ji Peng
|
9760d57540
|
feat(decoder): add svg image decoder for image widget (#7141)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-02-14 19:33:49 +08:00 |
|
Benign X
|
1d49c7afbe
|
fix(draw_letter): fix draw letter bg_coords behaviour when it's NULL (#7773)
|
2025-02-14 17:55:16 +08:00 |
|
André Costa
|
cef1649ea7
|
feat(osal): add lv_os_get_idle_percent for linux (#7632)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-14 11:49:19 +08:00 |
|
Gabor Kiss-Vamosi
|
09d0d10e28
|
revert(xml): revert the accidentally modifed view.xml
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
052d908ab7
|
feat(xml): add test for a complex view
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
ad8a9d9587
|
docs(xml): reorganize and extend the XML docs
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
299e31b9ed
|
feat(xml): add buttonmatrix
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
fc4f8fa694
|
fix(xml): add missing align and layout values
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
e90cfb7117
|
refactor(chart): add 'series' keyword in value setters/getters for consistency
|
2025-02-13 18:59:27 +01:00 |
|
Fabian Blatz
|
dc2346830b
|
fix(text): fix oob read for utf8-next (#7602)
|
2025-02-13 14:50:01 -03:00 |
|
Gabor Kiss-Vamosi
|
55911732f1
|
Dont's squash - gradient updates (#7646)
|
2025-02-12 22:30:53 -03:00 |
|
André Costa
|
0c5e09a144
|
ci: add 8bit build option (#7574)
|
2025-02-12 14:26:44 -05:00 |
|
Victor Wheeler
|
bafc22e016
|
feat(fs): clarify rest of docs on driver-identifier letters. (#7710)
|
2025-02-12 13:58:37 -05:00 |
|
Paul Vogel
|
155ee2a045
|
fix(bin_decoder): check divisor is zero (#7610)
|
2025-02-12 16:27:43 +08:00 |
|
William Spinelli
|
49d6d7295a
|
fix(nema): fix indexed image error (#7744)
|
2025-02-11 20:31:42 -05:00 |
|
VIFEX
|
da2438712b
|
feat(vg_lite): enhanced the automatic diagnosis function of GPU errors (#7751)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-02-12 09:11:01 +08:00 |
|
Victor Wheeler
|
43b32341b0
|
fix(observer): protect against possible negative arg value
|
2025-02-11 22:06:14 +01:00 |
|