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

464 Commits

Author SHA1 Message Date
lhdjply
260333583f
feat(test_keyboard): add keyboard test (#5739)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-02-24 16:02:09 +01:00
lhdjply
9ef8d0cc92
fix(test_span): fix an issue where img has span_1.png, but it is not in the code (#5736)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-02-24 15:44:58 +01:00
Kenji Mouri (Qi Lu)
10f9d98419
fix(stdlib): fix issues when using LVGL TLSF memory pool to manage more than 4 GiB of memory (#5720) 2024-02-24 21:06:31 +08:00
_VIFEXTech
4a5f88bf52
fix(draw_vector): remove redundant MOVE_TO operations (#5715)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-24 13:07:15 +01:00
Neo Xu
01801a9d1c
fix(test): check compiler flag should not contain '_' (#5706)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-24 12:57:11 +01:00
Gabor Kiss-Vamosi
81215d06fd
ci(ref_imgs): automatically genereate the missing reference image folders (#5696) 2024-02-23 16:42:19 +08:00
Johannes Marbach
1ea51ad616
fix(drm): eliminate use of non-existent lv_api_map.h and enable smoke tests (#5694)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-22 12:19:23 +01:00
Neo Xu
1a9f10645f
fix(test): enable -Wpedantic (#5676)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-22 17:24:26 +08:00
Gabor Kiss-Vamosi
616d52a01b
fix(draw): fix compiler error when LV_DRAW_SW_COMPLEX is disabled (#5695) 2024-02-20 10:26:39 +08:00
Neo Xu
8a85a49801
fix(test): allow to run test locally on mac (#5672)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-20 10:15:08 +08:00
Neo Xu
f5f19ca7f0
feat(event): return event dsc for later to remove (#5630)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-19 21:43:57 +01:00
Neo Xu
bd119043a1
feat(draw_buf): distinguish between lv_image_dsc_t and lv_draw_buf_t (#5496)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-18 10:52:50 +08:00
_VIFEXTech
aad5a325d5
chore: add stride information in the image resource file (#5653)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2024-02-15 11:58:18 +08:00
HakSeung Wang
bf47753ee0
fix(tests): fix test_img_emoji_F617.c error include path (#5652) 2024-02-14 21:42:57 +08:00
Gabor Kiss-Vamosi
f622750cfe
fix(label): consider max-width (#5644) 2024-02-13 16:27:41 +01:00
Gabor Kiss-Vamosi
54ea01e019
ci(assets): add LV_BUILD_TEST guard (#5616) 2024-02-12 19:36:19 +01:00
PGNetHun
3f3066ee2c
fix(calendar): fix crash when no default is set (#5621) 2024-02-12 19:14:43 +01:00
Gabor Kiss-Vamosi
10978c94c2
feat(image, layer): add bitmap mask feature (#5545) 2024-02-10 20:57:46 +01:00
Neo Xu
ad81f1f8cc
Stride adjust in place (#5423)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-06 17:53:14 +08:00
Neo Xu
812e98aa8b
chore(conf): use EXTERNAL and INTERNAL macro to config libs (#5046)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-06 16:24:59 +08:00
Gabor Kiss-Vamosi
c1cecb5692
fix(test): fix typo related to #5559 (#5594) 2024-02-05 13:00:08 +01:00
_VIFEXTech
4a4d577574
fix(sysmon): fix build break (#5585)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-04 20:53:51 +08:00
Gabor Kiss-Vamosi
8754d4d8be
refactor(image): rename align to inner_align (#5560) 2024-02-02 19:25:20 +01:00
Gabor Kiss-Vamosi
6ad2bf4deb
test(asset): add guard to test_img_emoji_F617 (#5559) 2024-02-02 10:22:21 +08:00
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
Neo Xu
135ad49dce
refactor(snapshot): use draw buffer interface (#5487)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Benign X <1341398182@qq.com>
2024-01-30 09:18:54 +01:00
GoT
8f67ffe608
fix(script): Remove TRUECOLOR for LVGLImage.py (#5523) 2024-01-30 07:06:03 +08:00
Gabor Kiss-Vamosi
4f9c16f177
fix(chart): set the series id correctly (#5482) 2024-01-29 13:27:21 +01:00
Johannes Marbach
b45ef5ccf9
feat(drivers): add libinput/xkb driver (#5486) 2024-01-29 13:14:37 +01:00
Johannes Marbach
152dc0b2be
feat(draw): add convenience methods for safely getting correct draw descriptor (#5505) 2024-01-29 08:19:58 +01:00
_VIFEXTech
265ae0f56a
feat(profiler): add multithreading support and testcase (#5490)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-29 14:09:33 +08:00
lhdjply
e05e1f3c7a
fix(draw_line): fix the issue where dash_dap equals 1 and cannot display properly when the line is a horizontal line (#5473)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-01-25 11:15:13 +01:00
_VIFEXTech
cd930f7c8a
chore(vg_lite): remove 64-bytes alignment requirement (#5477)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-25 09:58:54 +01:00
Benign X
3dcbe2bf4c
test(snapshot): add testcase for #5475 (#5478) 2024-01-25 15:39:07 +08:00
Zhang Ji Peng
377a99947f
fix(vector) : add path bounding and matrix transform functions. (#5389)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
2024-01-23 08:11:01 +01: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
Carlos Diaz
481d867cc3
test(obj): Add initial tests for lv_obj_move_to_index (#5284)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-19 09:53:35 +01:00
Gabor Kiss-Vamosi
f2cb462be3
fix(anim): fix missing changes from #5378 (#5380) 2024-01-18 21:25:55 +08:00
Neo Xu
ed3e485b22
feat(array): make the API of lv_array module STL-like (#5300)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-18 13:45:46 +01:00
lhdjply
d939316e26
chore(api_map): remove unused api and repalce error name api (#5367)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-18 20:30:39 +08:00
Neo Xu
3b26b045ec
fix(string): need to use correct copy direction when memory overlaps (#5374)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-18 11:01:55 +01:00
_VIFEXTech
0379088110
chore(vg_lite): clean useless function and macro (#5346)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-17 14:35:48 +01:00
_VIFEXTech
32828206d1
chore(imgfont): simplify imgfont_dsc_t data structure (#5354)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-17 14:33:02 +01:00
Benign X
9a0ada3ebf
feat(tests): add whitelist for compile flag check (#5356) 2024-01-17 18:17:46 +08:00
_VIFEXTech
106519bd2d
refact(binfont): unified font creation API (#5333)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 15:50:22 +01:00
_VIFEXTech
178789a937
Revert "feat(tiny_ttf): add lv_font_* as paramater to lv_tiny_ttf_create" (#5327)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 13:33:44 +01:00
_VIFEXTech
e0be0c9253
chore(tests): replace sprintf -> lv_snprintf (#5319)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-15 12:20:04 +01:00
Gabor Kiss-Vamosi
b4cf95e7fa
fix: remove LV_USE_DEV_VERSION (#5312) 2024-01-14 16:16:00 +01:00
Gabor Kiss-Vamosi
74c72d7c7c
fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
Ju1He1
ed2056b620
feat(windows): add some more decls spec attributes (#5259) 2024-01-14 13:50:23 +01:00