1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

1119 Commits

Author SHA1 Message Date
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
Michele Perla
b05382e613
feat(scroll): user-defined scrollbar length using LV_STYLE_LENGTH (#7306)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-11-29 09:47:46 +08:00
Paul "Rohja" LESELLIER
2093644d71
fix(docs): add missing quotes (#7359) 2024-11-28 21:26:40 +01:00
Liam
6d93563b08
fix(imagebutton): warn if middle image is not set (#7224) 2024-11-28 09:32:36 +08:00
Gabor Kiss-Vamosi
6275520603
docs(font): add a typesetting section (#7351)
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
2024-11-27 18:19:34 +08:00
Ryan Stachura
ecfed6bc07
docs: update LV_OBJ_FLAG_OVERFLOW_VISIBLE usage (#7101)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-11-27 18:14:42 +08:00
Erik Tagirov
9c7003d9e1
feat(doc): add documentation on Torizon OS (#7280)
Co-authored-by: Gabriel Catel Torres <gabriel.catel@edgemtech.ch>
2024-11-27 09:14:19 +01:00
Felipe Neves
05fba5f301
fix(lv_conf): get rid of the LV_CONF path building macros (#7335)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2024-11-27 11:32:06 +08:00