_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 |
|
Gabor Kiss-Vamosi
|
b56107ae05
|
refactor: fix typos
|
2023-11-15 22:58:07 +01:00 |
|
Gabor Kiss-Vamosi
|
4044856553
|
refactor: rename col to column
|
2023-11-15 22:42:34 +01:00 |
|
Gabor Kiss-Vamosi
|
235d580a51
|
refactor: rename cnt to count
|
2023-11-15 22:42:33 +01:00 |
|
Gabor Kiss-Vamosi
|
43a231cf5a
|
refactor(tabview): make it use with buttons instead of button matrix
|
2023-11-15 22:42:33 +01:00 |
|
gcopoix
|
5267c0b9f4
|
feat(drivers): add x11 driver (display/input) support (#4795)
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
|
2023-11-15 14:08:03 +01:00 |
|
bjsylvia
|
5ad2831f2e
|
fix(roadmap): fix typos (#4810)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-15 13:29:56 +01:00 |
|
Gabor Kiss-Vamosi
|
51bc45f870
|
refactor(font_load): rename font_load to binfont_load
font_load was to generic
|
2023-11-14 08:48:28 +01:00 |
|
Gabor Kiss-Vamosi
|
293937a1df
|
feat(anim): make animation time support speed as well
|
2023-11-13 22:14:01 +01:00 |
|
Neo Xu
|
d73f260002
|
feat(image): add custom RLE decoder (#4332)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-13 08:38:27 +01:00 |
|
Gabor Kiss-Vamosi
|
21a5841f6b
|
chore: update ROADMAP.rst
|
2023-11-08 00:41:36 +01:00 |
|
Gabor Kiss-Vamosi
|
17ab0518c7
|
chore: update ROADMAP.rst
|
2023-11-02 06:56:09 +01:00 |
|
Gabor Kiss-Vamosi
|
16302e9c7b
|
chore: rename zoom_x/y paramters and local variables to scale_x/y
|
2023-10-31 20:19:12 +01:00 |
|
Gabor Kiss-Vamosi
|
a5a58e39d2
|
refactor: replace lv_coord_t with int32_t
|
2023-10-31 19:25:01 +01:00 |
|
Gabor Kiss-Vamosi
|
50d01cec3d
|
refactor(style): rename lv_indev_get_act to lv_indev_active
|
2023-10-31 19:20:36 +01:00 |
|
Gabor Kiss-Vamosi
|
d28f80d362
|
refactor(style): rename shadow_ofs to shadow_offset
|
2023-10-31 19:10:02 +01:00 |
|
Niklas Fiekas
|
8fabcc6853
|
feat(font): add option to disable kerning (#4725)
|
2023-10-30 13:23:20 +01:00 |
|
Niklas Fiekas
|
ef1885f670
|
fix(tiny_ttf): fix font metrics confusion (#4714)
|
2023-10-27 11:54:02 +02:00 |
|
_VIFEXTech
|
605379ab3c
|
feat(profiler): add custom tag support (#4710)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-27 11:38:08 +02:00 |
|