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

8596 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
639e6b7b42 fix(gh-codespace): add intellisense settings 2023-03-28 15:30:33 +00:00
Gabor Kiss-Vamosi
e5279bdbec feat: add GitHub code space support 2023-03-28 15:19:47 +02:00
Gabor Kiss-Vamosi
4c922cab0f fix(arc): fix knob area invalidation 2023-03-28 14:02:04 +02:00
Benign X
5a66e0af88
fix(lv_img_buf): fix LV_IMG_SIZE_MODE_REAL doesn't work properly (#4086) 2023-03-27 09:48:21 +02:00
CMoranMINTL
5371e4e483
fix(chart,ticks): change line chart ticks (#3980) 2023-03-24 09:28:43 +01:00
Carlos Diaz
61b46756f6
ci(malloc): add malloc/realloc/free stub in unit tests (#4078) 2023-03-24 09:06:16 +01:00
Carlos Diaz
03142218e3
fix(span): add malloc result checks (#4085) 2023-03-24 09:04:07 +01:00
Benign X
490bc2b00e
fix(lv_obj_class): simplify malloc routine (#4082) 2023-03-23 11:18:38 +01:00
Benign X
537975fa55
fix(lv_draw_sw_blend): fix wrong limitation range (#4079) 2023-03-23 03:52:58 +01:00
Gabor Kiss-Vamosi
b466913494 example(calendar): fix lv_example_calendar_1.py 2023-03-23 03:35:07 +01:00
Gabor Kiss-Vamosi
7efd153402 fix(refr): use of color struct with LV_USE_REFR_DEBUG 2023-03-23 00:25:42 +01:00
Gabor Kiss-Vamosi
a6880eb825 docs(disp): use px_map parameter name instead of color_p
related to https://github.com/lvgl/lv_binding_micropython/issues/263#issuecomment-1477790684
2023-03-22 10:07:01 +01:00
Carlos Diaz
68b6fc7bcf
meter: Return early on malloc failure (#4077) 2023-03-21 13:48:52 +01:00
Gabor Kiss-Vamosi
f43a0bcb98 fix failing tests 2023-03-20 14:33:12 +01:00
Gabor Kiss-Vamosi
1faa4c8d7a revert(event): use original_target and target to follow JS conventions
fixes #4050
2023-03-20 14:24:21 +01:00
Gabor Kiss-Vamosi
cdcd6cf5ef fix(win_fs): add #include <limits.h>
fixes #4069
2023-03-17 17:02:31 +01:00
Gabor Kiss-Vamosi
c7b26a27b6 test(fs): fix typo, change rd -> r in fopen 2023-03-17 16:34:58 +01:00
Gabor Kiss-Vamosi
d855ba8830 fix(chart): fix rounding error in lv_chart_get_point_pos_by_id
fixes #4064
2023-03-17 10:56:53 +01:00
Benign X
9029733b3b
chore: fix warnings (#4067)
Signed-off-by: W-Mai <1341398182@qq.com>
2023-03-16 17:53:05 +01:00
Gabor Kiss-Vamosi
17691cc3ae fix warnings
related #4035
2023-03-16 17:49:05 +01:00
Gabor Kiss-Vamosi
6dcdd9dca9 fix warnings
related #4035
2023-03-16 10:11:36 +01:00
Benign X
f21f37cccf
fix(lv_flex): fix flex_flow doesn't update layout immediately (#4065) 2023-03-16 07:32:57 +01:00
_VIFEXTech
30fe596d26
fix(demo_flex_layout): fix warning (#4061)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-03-15 06:48:11 +01:00
_VIFEXTech
2b220b29d8
fix(event): fix typo prerpocess -> preprocess (#4062)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-03-15 06:47:40 +01:00
_VIFEXTech
98ced0114c
feat(sdl): add LV_TICK_CUSTOM compatibility (#4057)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-03-14 14:36:50 +01:00
_VIFEXTech
afe29b7dab
refact(user_data): remove LV_USE_USER_DATA configuration (#4056)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-03-14 14:34:56 +01:00
Gabor Kiss-Vamosi
e26a46c43c docs(arduino): add note to not use lv_examles library
fixes #4054
2023-03-14 07:38:14 +01:00
Gabor Kiss-Vamosi
a19ad9bd1d fix(slider): consider transformation when draging
fixes #4053
2023-03-13 15:09:57 +01:00
_VIFEXTech
d400689b15
fix(draw): fix draw sw subpx font build error (#4049)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2023-03-13 14:19:53 +01:00
_VIFEXTech
0449c400b8
fix(sdl): fix warning (#4048)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2023-03-13 13:41:32 +01:00
Amir Gonnen
126fbee5ae
arch(driver): ci can use MP master branch (#4046) 2023-03-11 06:57:12 +01:00
_VIFEXTech
d216f06cb1
chore(theme_default): fix warning (#4047)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-03-11 06:52:57 +01:00
Uli Raich
d1c6c61780
example(micropython): updated MicroPython examples according to LVGL changes (#4031) 2023-03-10 21:44:12 +01:00
Gabor Kiss-Vamosi
55c9a9220b
Update ROADMAP.md 2023-03-10 21:34:31 +01:00
Gabor Kiss-Vamosi
c36b324f49
Update ROADMAP.md 2023-03-10 21:01:27 +01:00
Gabor Kiss-Vamosi
28d4bff440 example(event_3): adjust widget size 2023-03-09 14:07:25 +01:00
Mihail Latyshov
f336ea7cb1
feat(slider): scroll slider into view on focus (#4042) 2023-03-08 22:39:47 +01:00
Gabor Kiss-Vamosi
8b39ec0ed5 exmample(label): fix gradient label 2023-03-08 11:26:22 +01:00
Gabor Kiss-Vamosi
73b446015a fix(tabview): fix scrolling 2023-03-08 10:28:47 +01:00
Gabor Kiss-Vamosi
5e75754095 feat(sdl): handle the tick internally and automatically 2023-03-08 10:16:08 +01:00
Gabor Kiss-Vamosi
0107879924 fix(style): fix layer type caching 2023-03-07 08:54:04 +01:00
Gabor Kiss-Vamosi
6cd98892a4 fix(event): fix typos and tests 2023-03-06 13:00:05 +01:00
HanfG
d81e126b6f
fix(led): fix a typo (#4037) 2023-03-06 12:52:18 +01:00
Gabor Kiss-Vamosi
680d6d1a7d refactor(event): use lv_event_get_orignal_target instead of current_target 2023-03-06 12:50:46 +01:00
Gabor Kiss-Vamosi
1d6ea3af51 fix(tft_espi): fix variable name 2023-03-06 12:07:11 +01:00
Gabor Kiss-Vamosi
fcccc3de0d fix(blend): fix LV_COLOR_FORMAT_NATIVE_RESERVED 2023-03-06 12:07:05 +01:00
Gabor Kiss-Vamosi
d78aebf224 feat(sdl): add PARTIAL_MODE to emulate setups with display controller 2023-03-06 12:04:00 +01:00
Gabor Kiss-Vamosi
43e2da7d0f fix(disp): fix comments
related to https://github.com/lvgl/lvgl/issues/4011#issuecomment-1455199216
2023-03-06 06:07:13 +01:00
Gabor Kiss-Vamosi
c3194188c9 fix(color): fix warning
fixes #4035
2023-03-06 05:57:08 +01:00
Gabor Kiss-Vamosi
bb68947570 fix(indev): fix refocusing with clcik after 'tab'
fixes #4034
2023-03-06 05:45:59 +01:00