1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

863 Commits

Author SHA1 Message Date
Ju1He1
ed2056b620
feat(windows): add some more decls spec attributes (#5259) 2024-01-14 13:50:23 +01:00
Neo Xu
4dd7773e25
docs(disp): recommend to use lv_display_set_buffers instead (#5304)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-14 12:54:49 +01:00
nicusorcitu
ee8de1e1a0
feat(nxp): release NXP PXP and VG-Lite for LVGL v9.0 (#5288)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2024-01-12 11:54:42 +01:00
Zoltan Janosy
a61e51f579
feat(driver): add ST7735, ST7789, ST7796, ILI9341 display drivers (#5020)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-12 10:25:07 +01:00
Gabor Kiss-Vamosi
e10f573150
fix(display): fix inconsistency in the API (#5136) 2024-01-11 13:38:24 +08:00
Carlos Diaz
87e9d549b1
feature(calendar): add interface to set a custom year list (#5227) 2024-01-11 03:26:47 +01:00
Neo Xu
ed99a21016
refactor(display): use draw_buf_t for display (#5204)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-10 10:54:56 +01:00
Gabor Kiss-Vamosi
dd056fc603
docs: update CONTRIBUTING.md with the shaping and pithes process (#5170) 2024-01-07 11:37:29 +08:00
PGNetHun
e37658c061
docs: fix references, lists, texts (#5193) 2024-01-06 08:34:02 +01:00
PGNetHun
2a129562d8
docs: fix links, add references, rename files (#5138) 2024-01-04 07:25:13 +01:00
Neo Xu
e217674295
chore: move lv_obj_t define to lv_types.h (#5161)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-03 21:44:36 +01:00
Neo Xu
b902600b83
feat(decoder): remove img_data and use decoded draw buffer instead (#4985)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-03 20:08:38 +08:00
Carlos Diaz
91e2617410
feat(scale): use the style_length property for ticks (#5141) 2024-01-03 11:34:54 +01:00
Gabor Kiss-Vamosi
8b1ae269cd
feat: simplify the PR template (#5134) 2024-01-02 08:10:46 +01:00
Gabor Kiss-Vamosi
3664f35364
feat(style): add length style property (#5135) 2024-01-02 14:29:14 +08:00
Petteri Aimonen
78ef17a465
chore(docs): fix some outdated information (#5144) 2024-01-02 14:10:13 +08:00
bjsylvia
7b73c784ab
chore(docs): sync indev docs with the latest code (#5129)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-12-29 17:49:59 +08:00
PGNetHun
e0f7f31538
docs(image): fix expression formatting, and correct names (#5125) 2023-12-29 10:16:35 +08:00
_VIFEXTech
431a290942
chore(freetype): remove freetype sbit cache (#5115)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-28 16:21:38 +08:00
_VIFEXTech
4b995448bc
refact(anim_timeline): refact anim timeline design (#5061)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-22 14:56:36 +08:00
Gabor Kiss-Vamosi
b172c64a8c docs: fix syntax 2023-12-18 13:51:35 +01:00
Gabor Kiss-Vamosi
3ececbfc93 chore: CHANGELOG fixes 2023-12-16 18:23:03 +01:00
Gabor Kiss-Vamosi
21c2c0c168 docs: add v9 CHANGELOG 2023-12-16 17:02:48 +01:00
Gabor Kiss-Vamosi
823721c56f
Update ROADMAP.rst 2023-12-15 22:36:58 +01:00
Gabor Kiss-Vamosi
5988c56b40 feat(display): add LV_EVENT_COLOR_FORMAT_CHANGED 2023-12-15 16:48:06 +01:00
Gabor Kiss-Vamosi
d5daccdd48 docs: update API comments 2023-12-13 22:23:03 +01:00
_VIFEXTech
4be4cb6eee
feat(style): add skew style (#4886)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-12 09:18:01 +01:00
Gabor Kiss-Vamosi
3bb538b032 docs: add docs- prefix to link IDs in the banner 2023-12-11 19:16:55 +01:00
Gabor Kiss-Vamosi
a200c137c8 docs: add banner 2023-12-11 18:50:25 +01:00
Gabor Kiss-Vamosi
88865dd910 refactor: minor refactoring and widget docs update 2023-12-11 18:16:07 +01:00
Neo Xu
e8d5594026
refactor(anim): rename anim time to anim duration (#4978)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-11 12:35:22 +01:00
Niklas Fiekas
492721c99f
fix(snapshot): set data_size on returned dsc (#4964) 2023-12-09 19:47:08 +01:00
Niklas Fiekas
2120422d69
docs(tjpgd): update tjpgd docs (#4959) 2023-12-08 22:12:03 +01:00
Gabor Kiss-Vamosi
892eca9008 docs(disp): describe how to swap the bytes with RGB565 format 2023-12-07 20:14:28 +01:00
Neo Xu
de77e77882
chore(decoder): remove RLE image decoder (#4923)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:52:12 +01:00
Neo Xu
888e043af1
chore(property): use change API word order to make it consistent (#4941)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:16:26 +01:00
Gabor Kiss-Vamosi
7535bd4714 docs(porting): review and update to v9 2023-12-05 20:48:01 +01:00
Neo Xu
3e1d7524da
chore(image): remove not used frame_id para for decoder (#4933)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-05 17:03:06 +01:00
Gabor Kiss-Vamosi
c902556794 fix(observer): fix the parameters of the observer_cb for Micropython compatibility 2023-12-05 14:25:20 +01:00
PGNetHun
91020ea20e
fix(table): rename shortened function names to full names (#4918) 2023-12-04 22:57:47 +01:00
Gabor Kiss-Vamosi
f0988b8cf8 refactor(event): add _cb postfix to lv_obj_add_event() 2023-11-28 15:36:51 +01:00
GoT
0b22070d64
chore: fix typo related to lv_msgbox (#4882) 2023-11-28 14:58:09 +01:00
Gabor Kiss-Vamosi
dd960a60f3
chore(observer): fix misplaced text in docs 2023-11-27 16:36:53 +01:00
Gabor Kiss-Vamosi
81d8a110b1
docs(observer): add more information about subject groups 2023-11-27 16:35:31 +01:00
bjsylvia
950cebf971
fix(typos): fix some typos (#4864)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-11-26 20:41:09 +01:00
Neo Xu
695f4e9247
feat(decoder): add decoder open args (#4834)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-11-21 19:30:31 +01:00
Gabor Kiss-Vamosi
4bc03a8bea
Update ROADMAP.rst 2023-11-20 12:40:25 +01:00
Neo Xu
6be9592e8b
refactor(image decoder): move lvgl binary image decoder to standalone file (#4829)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-11-19 21:53:40 +01:00
Gabor Kiss-Vamosi
b1be5441c3
Update ROADMAP.rst 2023-11-19 12:28:09 +01:00
gcopoix
2cba406014
fix(cmake): fixed lvgl.pc source dir in install step if using FetchContent (#4815)
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
2023-11-18 08:46:43 +01:00