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 |
|
Benign X
|
1563a2cce8
|
feat(script): add freetype install requirements (#5155)
|
2024-01-02 08:05:36 +01:00 |
|
Gabor Kiss-Vamosi
|
3664f35364
|
feat(style): add length style property (#5135)
|
2024-01-02 14:29:14 +08:00 |
|
Gabriel Wang
|
6fe14490e2
|
feat(draw-sw): add Helium acceleration to draw-sw (#5045)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-12-27 11:10:16 +08:00 |
|
Neo Xu
|
5e3fb68835
|
refactor(image): add magic to image header (#5051)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-19 12:54:30 +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 |
|
Neo Xu
|
9230e6df9b
|
feat(script): allow to run code-format.py outside of script/ (#4975)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-11 14:28:09 +01:00 |
|
Neo Xu
|
47a244afe1
|
ci(image): test all image formats (#4974)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-11 14:25:33 +01:00 |
|
Kevin Schlosser
|
3bf59dedb2
|
fix: exports a couple of macros and adds a wrapper around a macro (#4958)
|
2023-12-07 22:18:19 +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
|
8273493a84
|
refactor(type): move lv_value_precise_t to lv_types.h (#4943)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-06 09:21:42 +01:00 |
|
Neo Xu
|
b655486cc2
|
feat(tool): add compressed binary image support to C-array (#4924)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-05 16:28:48 +01:00 |
|
Neo Xu
|
0233247406
|
feat(image): add LZ4 compressed binary image support (#4873)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-30 13:20:31 +01:00 |
|
Neo Xu
|
16254ef90d
|
feat(rle): add RLE compressed binary image support (#4870)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-30 09:47:15 +01:00 |
|
Neo Xu
|
0cf71065cb
|
chore(script): generate C array with more paras to avoid conflicts (#4890)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-28 17:40:31 +01:00 |
|
Neo Xu
|
fea780e837
|
feat(lib): add lz4 lib support (#4872)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-28 15:05:16 +01:00 |
|
Peter Bee
|
a51beb9051
|
feat(draw): add unified NEON acceleration (#4860)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-11-27 12:32:55 +01:00 |
|
Neo Xu
|
2970b84b1b
|
feat(tool): PNG to lvgl image in python (#4414)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-22 20:16:59 +01:00 |
|
Gabor Kiss-Vamosi
|
293937a1df
|
feat(anim): make animation time support speed as well
|
2023-11-13 22:14:01 +01:00 |
|
Zhang Ji Peng
|
8cf0bbb558
|
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-11-09 11:37:33 +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
|
d28f80d362
|
refactor(style): rename shadow_ofs to shadow_offset
|
2023-10-31 19:10:02 +01:00 |
|
Gabor Kiss-Vamosi
|
3ff625483c
|
demos(render): start render demo
|
2023-10-25 13:38:37 +02:00 |
|
Gabor Kiss-Vamosi
|
84c8cf8573
|
feat(arc): add float support
|
2023-10-25 11:05:04 +02:00 |
|
Viktor Szépe
|
742682ae51
|
chore: fix execute permissions and shebangs (#4695)
|
2023-10-24 09:41:51 +02:00 |
|
Viktor Szépe
|
f9572ed303
|
chore: remove BOM and fix typos (#4685)
|
2023-10-22 06:39:43 +02:00 |
|
Gabor Kiss-Vamosi
|
85798af3cd
|
feat(draw): add non uniform scale (scale_x and scale_y)
|
2023-10-20 23:29:22 +02:00 |
|
_VIFEXTech
|
c4c4627ae0
|
feat(libs): add libjpeg-turbo decoder (#4567)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-09-22 10:43:59 +02:00 |
|
_VIFEXTech
|
e53cd59fcb
|
chore(libs/jpg): rename lv_jpg to lv_tjpgd (#4573)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-09-20 10:38:47 +02:00 |
|
_VIFEXTech
|
45fb2148d5
|
chore(libs/png): rename lv_png to lv_lodepng (#4574)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-09-20 10:30:04 +02:00 |
|
Gabor Kiss-Vamosi
|
0721884ee9
|
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale
|
2023-09-18 22:57:30 +02:00 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
bjsylvia
|
83cd50b4df
|
fix(typos): fix some typos for style (#4469)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-08-20 21:03:24 +02:00 |
|
Gabor Kiss-Vamosi
|
0b83a82a07
|
feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
Closes #4358
|
2023-08-19 01:42:37 +02:00 |
|
Kevin Schlosser
|
dcffe24094
|
fix: add guard macros to lv_style_gen.c,h and lv_obj_style_gen.c,h (#4450)
|
2023-08-16 22:24:37 +02:00 |
|
bjsylvia
|
67ca457a07
|
fix: fix typos (#4451)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-08-14 16:49:30 +02:00 |
|
_VIFEXTech
|
9a483c87bf
|
feat(layer): add more efficient widget translucent mode (#4415)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-14 07:57:19 +02:00 |
|
Gabor Kiss-Vamosi
|
f753265a79
|
arch(draw): add parallel rendering architecture
BREAKING CHANGE
This is a huge update which introduces parallel rendering. lv_conf.h needs to be updated too.
|
2023-07-05 13:05:19 +02:00 |
|
_VIFEXTech
|
06b3b62475
|
feat(profiler): add built-in profiler (#4255)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
|
2023-06-05 16:53:57 +02:00 |
|
Kevin Schlosser
|
236c1e0c73
|
docs: fixes few things (#4249)
|
2023-05-29 10:46:42 +02:00 |
|
Kevin Schlosser
|
8c99b359d2
|
docs: fixes several issues related to migrating to rst (#4213)
|
2023-05-08 16:45:28 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
1a87e65959
|
ci(docs): remove lv_drivers
|
2023-02-20 22:08:53 +01:00 |
|
Fabian
|
70321fb102
|
chore(scripts): change line-ending of lv conf python script (#3967)
|
2023-02-05 08:06:30 +01:00 |
|
Carlos Diaz
|
76547db1d7
|
refactor(rename): LV_IMG_ZOOM_NONE to LV_ZOOM_NONE (#3957)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-02-04 17:20:42 +01:00 |
|
W-Mai
|
8ed8542681
|
feat(margin): add margin style property (#3807)
Signed-off-by: W-Mai <1341398182@qq.com>
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-01-18 09:52:30 +01:00 |
|
Karim
|
cbcd38efc8
|
fix(scripts): in lv_conf_internal preserve newline value for updated … (#3923)
|
2023-01-16 09:27:46 +01:00 |
|
h13
|
c4ea9db787
|
chore: fix missing include. (#3837)
|
2022-12-21 22:17:57 +01:00 |
|
some00
|
d33e56e951
|
test(cmake): exclude test targets from build only configurations (#3821)
|
2022-12-21 08:31:23 +01:00 |
|
embeddedt
|
ca8f0ab549
|
refactor(style) prefix const property IDs with an underscore
|
2022-07-26 13:18:23 -04:00 |
|