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 |
|
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 |
|
_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 |
|
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 |
|
Neo Xu
|
a4f0ba5f5d
|
feat(ci): add build test for VG-Lite simulator (#5278)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-11 14:32:34 +08: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 |
|
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 |
|
Benign X
|
a299242b34
|
fix(freetype): fix freetype outline size set behavior (#5255)
|
2024-01-10 17:20:43 +08:00 |
|
Neo Xu
|
a776660ee5
|
refactor(draw): use draw buf for label (#5056)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-09 17:34:55 +01:00 |
|
Gabor Kiss-Vamosi
|
4699f2f556
|
fix(bar): fix the clipping of the indicator in some corner cases (#5229)
|
2024-01-09 17:13:25 +01:00 |
|
Neo Xu
|
947550ae1e
|
chore(cmake): use cmake 3.16 instead (#5236)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-09 13:34:43 +01:00 |
|
Benign X
|
278d8cf2a2
|
fix(freetype): fix potential mem leak of freetype test (#5238)
|
2024-01-09 18:05:42 +08:00 |
|
lhdjply
|
cb800cb793
|
chore(meter): remove #define LV_USE_METER (#5230)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-09 11:05:59 +08:00 |
|
Benign X
|
0a179041da
|
test(freetype): add outline testcase (#5213)
|
2024-01-08 17:30:16 +08:00 |
|
Benign X
|
2633a33b48
|
feat(freetype): add new freetype testcase (#5207)
|
2024-01-07 15:39:50 +08:00 |
|
Benign X
|
903be11056
|
chore(test_bar): remove unused code (#5183)
|
2024-01-04 18:00:51 +08:00 |
|
jimbom
|
6136bd6cd0
|
fix(widgets): wrong casting in some widgets when calling lv_event_get… (#5169)
Co-authored-by: Jim Boström <jim.bostrom@indra.no>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-04 13:18:43 +08:00 |
|
Carlos Diaz
|
91e2617410
|
feat(scale): use the style_length property for ticks (#5141)
|
2024-01-03 11:34:54 +01:00 |
|
Xu Xingliang
|
28eced31a7
|
fix(vector): use layer stride for thorvg canvas stride
ThorVG supports only ARGB8888, so added check.
Update test to use non-regular stride.
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-03 11:28:56 +01:00 |
|
yushuailong
|
95e40c4652
|
feat(style): add API to check specific style property is set (#5055)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
|
2024-01-02 08:43:47 +01:00 |
|
PGNetHun
|
a0e75077d8
|
fix(lodepng): fix LodePNG 8 bit palette image to RGBA data conversion bug (#5108)
|
2024-01-02 14:18:45 +08:00 |
|
Carlos Diaz
|
c750f30f8f
|
test(scale): add tests for scale widget (#4678)
|
2023-12-30 10:40:46 +01:00 |
|
Benign X
|
a34f490394
|
feat(cache): new cache framework (#5049)
Co-authored-by: _VIFEXTech <vifextech@foxmail.com>
|
2023-12-25 11:37:59 +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 |
|
Kevin Schlosser
|
32c6bc5bd7
|
ci: add MicroPython test (#4997)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-12-21 09:54:15 +01:00 |
|
Zhongwei Liu
|
b2447b7b0d
|
fix(screen): fix crash when starting two screen loads with animations (#5066)
|
2023-12-20 20:22:57 +01:00 |
|
Gabor Kiss-Vamosi
|
a720948aa1
|
fix(draw): fix off by one scaling issue o nthe left and bottom
fixes #4993
|
2023-12-18 17:06:00 +01:00 |
|
Gabor Kiss-Vamosi
|
3fa47263c8
|
refactor: rename LV_THEME_BASIC to LV_THEME_SIMPLE
|
2023-12-15 09:13:05 +01:00 |
|
Gabor Kiss-Vamosi
|
cad4a4529c
|
refactor: lv_anim_set_playback_time -> lv_anim_set_playback_duration
|
2023-12-13 22:23:12 +01:00 |
|
Gabor Kiss-Vamosi
|
d5daccdd48
|
docs: update API comments
|
2023-12-13 22:23:03 +01:00 |
|
yushuailong
|
636aba8c34
|
fix(label): fix rtl txt long dots not show all (#4962)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
|
2023-12-13 16:13:24 +01:00 |
|
Gabor Kiss-Vamosi
|
de2f7effd9
|
fix(list): fix text style
fixes #5005
|
2023-12-13 15:38:44 +01:00 |
|
Gabor Kiss-Vamosi
|
779d2025b8
|
fix(msgbox): use LV_OPA_50 for the backdrop in the default theme
|
2023-12-13 07:40:37 +01:00 |
|
Gabor Kiss-Vamosi
|
57a4497a09
|
refactor(msgbox): make msgbox more modular and flexible
|
2023-12-12 15:37:45 +01:00 |
|
Neo Xu
|
f1e021e7b3
|
fix(qrcode): fix crash due to buf_unalign modification (#4987)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-12 09:12:17 +01:00 |
|
Gabor Kiss-Vamosi
|
88865dd910
|
refactor: minor refactoring and widget docs update
|
2023-12-11 18:16:07 +01:00 |
|
Neo Xu
|
7119b7488b
|
fix(display): check NULL act_screen before using it (#4973)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-12-11 14:55:32 +01:00 |
|