Neo Xu
|
e4de2d265a
|
feat(vector): add API to append arc (#5510)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-30 17:33:10 +08:00 |
|
GoT
|
8f67ffe608
|
fix(script): Remove TRUECOLOR for LVGLImage.py (#5523)
|
2024-01-30 07:06:03 +08:00 |
|
Johannes Marbach
|
b45ef5ccf9
|
feat(drivers): add libinput/xkb driver (#5486)
|
2024-01-29 13:14:37 +01:00 |
|
Neo Xu
|
0353bccc0a
|
feat(script): add tool to view bin image (#5451)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-24 17:47:49 +08:00 |
|
Neo Xu
|
214d72da88
|
feat(test): automatically generate test image (#4976)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-19 10:38:30 +01:00 |
|
Benign X
|
c2707d3fca
|
chore(LVGLImage): triple double-quoted strings should be used for docstrings (#5373)
|
2024-01-18 09:24:07 +01:00 |
|
Gabor Kiss-Vamosi
|
fb0fc86895
|
refactor(style): rename style_anim_time -> style_anim_duration (#5338)
|
2024-01-15 17:59:18 +01:00 |
|
Ju1He1
|
ed2056b620
|
feat(windows): add some more decls spec attributes (#5259)
|
2024-01-14 13:50:23 +01:00 |
|
_VIFEXTech
|
39cb1ddc4a
|
feat(vg_lite_tvg): organize configuration items (#5280)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-12 11:35:45 +01:00 |
|
Gabor Kiss-Vamosi
|
8df95aaf4b
|
fix(grid,flex): fix compile errors when grid or flex is disabled (#5289)
|
2024-01-12 10:41:14 +08:00 |
|
Neo Xu
|
087a06b2c9
|
fix(script): fix png to bin converter to take magic into consideration (#5285)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-11 11:14:32 +01:00 |
|
Neo Xu
|
873549150e
|
refactor(display): add API to set raw buffer to display (#5274)
The drivers have been changed back original logic. Fix #5270 Fix #5271
Related to #5204 lvgl/lv_binding_micropython#313
Discussion on #5273
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-11 06:48:51 +01:00 |
|
_VIFEXTech
|
3450faf799
|
feat(dev): add VG-Lite simulator (#5257)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-10 11:39:31 +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 |
|
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 |
|