Commit Graph

1126 Commits

Author SHA1 Message Date
cristian-stoica
84db90f418 refactor(draw): use task instead of draw_unit as argument to draw functions (#7240)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-30 11:48:26 +01:00
Victor Wheeler
5f41926f04 fix(docs): clarify obj hierarchy after lv_menu_page_create() (#7604) 2025-01-30 11:13:28 +01:00
Victor Wheeler
d1302001ba fix(docs): fix minor issues with alif.rst (#7676) 2025-01-29 08:31:39 +01:00
Gabriel
0f67eb67cf docs(fbdev): add information about resolution issue (#7025) 2025-01-28 11:24:22 -05:00
Liam
1ed1ddd881 docs(Alif): add docs for Alif chip vendor (#7622) 2025-01-28 12:44:46 +01:00
Victor Wheeler
3c995e389b fix(docs): several minor doc fixes (#7652) 2025-01-28 12:43:41 +01:00
Felipe Neves
2c3b2d2c17 docs: general typo fix on the NXP related docs. (#7626)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-28 12:41:54 +01:00
Liam
4744bbe194 feat(drivers): add evdev discovery (#7481) 2025-01-24 04:58:52 +01:00
Liam
e9505a84da docs(Riverdi): Add Riverdi board docs (#7629) 2025-01-23 23:04:30 -03:00
Victor Wheeler
1dd2d29ff4 feat(docs): proofread/edit obj_property.rst. (#7621) 2025-01-24 01:11:58 +08:00
Liam
a10d4b8c47 docs(fs): pin diagram dependency version (#7453) 2025-01-21 18:51:31 -03:00
Felipe Neves
66a992ef3c docs: clarify what C functions are used in storage operations (#7627)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-21 16:50:02 -05:00
André Costa
e028ee985c feat(anim): add a pause method (#7583) 2025-01-15 08:57:30 +01:00
Victor Wheeler
5f5c74c088 feat(docs): batch 14 of proofread/edited docs (#7477) 2025-01-15 08:48:25 +01:00
cristian-stoica
b1728f85b3 fix(os): add support for thread names (#7579)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-15 07:31:05 +01:00
André Costa
62a2804d97 docs(timer): fix usage of timer user data (#7575) 2025-01-13 10:42:46 +01:00
Victor Wheeler
d9677acd93 feat(docs): add short bit about include pattern to CODING_STYLE.rst (#7563)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2025-01-13 09:21:51 +01:00
Leonardo Cavagnis
29ce750989 docs(arduino): add Arduino Giga Display Shield reference (#7584) 2025-01-13 09:20:55 +01:00
Victor Wheeler
ad66f13f96 feat(docs): batch 12 of proofread/edited docs (#7440) 2025-01-10 11:06:42 -03:00
Felipe Neves
5563787cac feat(dma2d): add support for ARGB1555 color on top of RGB565 format (#7555)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-09 21:41:02 -05:00
Michael Simon
20bfb4855b feat(drivers): add UEFI driver (#7069) 2025-01-09 15:31:30 -03:00
lizhaoming
39d0d1037a docs(layer): fix layer rst function error (#7541)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
2025-01-09 11:18:12 +01:00
Victor Wheeler
a97ab9763e feat(docs): batch 11 of proofread/edited docs (#7361)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2025-01-07 23:01:14 -05:00
Victor Wheeler
935b4016a3 fix(docs): clarify how to pass color index... (#7554) 2025-01-07 08:01:33 -05:00
Victor Wheeler
51aaf7bcde feat(docs): batch 10 of proofread/edited docs (#7357)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2025-01-07 12:39:19 +01:00
Victor Wheeler
2c4f722f4b feat(docs): batch 13 of proofread docs (#7458) 2025-01-06 19:38:02 -05:00
André Costa
25232d92e7 feat(dropdown): add lv_anim_enable_t parameter to lv_dropddown_set_selected (#7310) 2025-01-06 09:40:23 -05:00
Liu Yi
cdaaeb81dc docs(label): add documentation and example for text recolor (#7460)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
2024-12-22 20:26:10 +01:00
RomanLuchyshyn
27ebfc20ad feat(draw/sw): added support for 3 bpp font rendering (#7350)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-20 07:50:01 -05:00
bjsylvia
0756895382 docs(intro): fix typos (#7485)
Signed-off-by: bjsylvia <bjsylvia@163.com>
2024-12-20 11:06:56 +08:00
bjsylvia
a903fc3d75 docs(details): fix typos (#7484)
Signed-off-by: bjsylvia <bjsylvia@163.com>
2024-12-20 11:06:28 +08:00
Victor Wheeler
abb60a4ec6 feat(docs): make docs development practical (#7414) 2024-12-19 13:47:46 -05:00
Victor Wheeler
64e01e5248 feat(anim): clarify reverse play in animation API (#7338) 2024-12-18 07:43:00 +01:00
VIFEX
2209e3a270 docs(profiler): remove tick unit (#7433)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-12-10 10:54:17 +01:00
Victor Wheeler
c9d35e1038 feat(docs): proofread/edit batch 9 (#7324)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-09 09:43:20 +01:00
Victor Wheeler
7ecf7c2e52 feat(docs): widget proofread wrap-up (#7405)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-08 23:13:21 +01:00
Victor Wheeler
65a52f2f2d feat(docs): update threading details in answer to #7313 (#7342) 2024-12-06 11:43:44 +01:00
VIFEX
58990cdb5b feat(profiler_builtin): support nanosecond accuracy (#7415)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-12-06 09:41:15 +08:00
Victor Wheeler
945064f6ea fix(docs): adjust colors to address accessibility issues (#7409) 2024-12-05 14:20:50 +01:00
Gabor Kiss-Vamosi
fc5939dcff feat(xml): add the basics of declarative XML support 2024-12-05 10:14:39 +01:00
Gabor Kiss-Vamosi
f23b42be7f feat(slider): add orientation support (based on bar) 2024-12-05 10:14:39 +01:00
Gabor Kiss-Vamosi
bee756ee0f docs(disp): add rotation examples (#7314)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-04 09:46:02 +01:00
Victor Wheeler
b8c5a4123d feat(docs): batch 8 of proofread/edited docs (#7295)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-03 17:15:15 +01:00
Victor Wheeler
5bccba9946 feat(docs): document LV_DPX(n) (#7374) 2024-12-03 16:46:19 +01:00
Gonzalo Alvarez
4d32e8595b chore(display.rst): fix typo (#7376) 2024-12-03 13:10:22 +01:00
100ask
fdc26f6459 docs: chinese translation link only on the homepage (#7370)
Co-authored-by: Yobe Zhou <33565334+YobeZhou@users.noreply.github.com>
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
2024-12-03 13:07:23 +01:00
Liam
a87a28bcd4 feat(drivers/st_ltdc): add rotation support to LTDC driver (#7254) 2024-12-02 11:05:43 +08:00
Victor Wheeler
8baabf358b fix(scale): fix angle calculation error (#7362)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-02 10:51:10 +08:00
Gabriel
980397ac8d docs(buildroot): add guide to build and embed lvgl on br image (#7084) 2024-12-02 10:38:40 +08:00
Victor Wheeler
1a0b6d313e feat(chart,calendar): two grammar corrections (#7340) 2024-11-29 17:42:39 +01:00