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

8453 Commits

Author SHA1 Message Date
some00
162e451396
ci(spinner): add unit test for spinner (#3901) 2023-01-06 21:02:13 +01:00
Mr.9You
699eca1542
fix(Kconfig): Fix wrong type of LV_FS_STDIO_CACHE_SIZE (#3898) 2023-01-05 21:11:15 +01:00
Man, Jianting (Meco)
26767e7f64
docs(readme): add LVGL Chinese flyer (#3886) 2023-01-04 06:22:15 +01:00
Gabor Kiss-Vamosi
a9730c5ac0 chore: code formattiing 2023-01-03 08:33:43 +01:00
yuqingli05
7fe3c48315
fix(gif): fix the memory release error and optimize the number of cycles (#3884) 2023-01-03 08:31:21 +01:00
_VIFEXTech
83c384f6f7
fix(slider): improved drag direction prediction (#3874)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-01-03 08:19:18 +01:00
Gabor Kiss-Vamosi
53dd646770 docs(event): add API section 2023-01-03 07:46:57 +01:00
_VIFEXTech
96c4279929
feat(malloc_builtin): add extended memory pool monitoring (#3882)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-01-02 20:20:49 +01:00
W-Mai
a26da025a4
feat(timer): add lv_timer_get_user_data (#3888)
Signed-off-by: W-Mai <1341398182@qq.com>
2023-01-02 20:14:01 +01:00
Narukara
3111494d98
docs: fix typo in quick-overview.md (#3881) 2023-01-02 20:10:12 +01:00
Gabriel Wang
7d0de1aabe
feat(cmsis-pack): last update for 2022 (#3895) 2023-01-01 13:32:01 +01:00
h13
c4ea9db787
chore: fix missing include. (#3837) 2022-12-21 22:17:57 +01:00
Gabor Kiss-Vamosi
dcbd3cc142 fix(test): lower demo stress test loop count
hopefully it will solve the timeout issue on Arm CI tests
2022-12-21 08:34:31 +01:00
some00
d33e56e951
test(cmake): exclude test targets from build only configurations (#3821) 2022-12-21 08:31:23 +01:00
Gabor Kiss-Vamosi
cc1d6c46bc fix(msg): notify objects even if they were subscribed durind an other notification 2022-12-20 14:03:16 +01:00
Gabriel Wang
76318ba2e2
chore(cmsis-pack): monthly update for december (#3872) 2022-12-20 08:10:13 +01:00
Forairaaaaa
ecafa88d2c
chore: add an option to "LV_TICK_CUSTOM" (#3870) 2022-12-19 16:24:54 +01:00
Gabor Kiss-Vamosi
740eaa128f
docs(CHANGELOG): add v8.3.4 2022-12-18 17:28:26 +01:00
_VIFEXTech
8ef2700d51
fix(img_buf): add missing brackets for LV_IMG_BUF_SIZE_XXX (#3867)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-12-18 16:50:49 +01:00
_VIFEXTech
a4217c7f59
fix(docs): add missing barcode toctree (#3868)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-12-15 14:04:19 +01:00
_VIFEXTech
0ef4e6f48b
feat(demo): add flex_layout demo (#3755)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: W-Mai <1341398182@qq.com>
Co-authored-by: Uli Raich <uli.raich@gmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2022-12-15 13:34:13 +01:00
Amir Gonnen
bcffe08b36
fix(ci): set Ubuntu version for MicroPython test (#3865) 2022-12-13 17:31:37 +01:00
mumuge1
c525414105
perf(imgbtn): add img header cache to reduces file access (#3810)
Co-authored-by: FASTSHIFT <vifextech@foxmail.com>
2022-12-13 16:42:06 +01:00
Gabor Kiss-Vamosi
3916fdff10
Update ROADMAP.md 2022-12-13 13:24:48 +01:00
Gabor Kiss-Vamosi
31489239b0 fix(indev): fix scrolling on transformed obejcts
related to #3819
2022-12-13 11:46:52 +01:00
Man, Jianting (Meco)
3c83a1e35b
fix(rt-thread): sync rt-thread v5.0.0 rt_align (#3864) 2022-12-13 11:45:24 +01:00
_VIFEXTech
eaea0c4cc8
fix(draw_img): move the image color format check to draw_img_decoded (#3863)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-12-13 11:26:42 +01:00
Gabor Kiss-Vamosi
101400158e fix(gridnav): fix stucking in pressed state with encoder
fixes #3854
2022-12-13 09:59:42 +01:00
wrgallo-navitas
5cdf242a21
fix(msg): able to create/delete msgs during notify (#3847)
Co-authored-by: wrgallo <28547933+wrgallo@users.noreply.github.com>
2022-12-11 12:02:31 +01:00
_VIFEXTech
889634398a
feat(libs): add barcode widget (#3778)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-12-11 11:48:03 +01:00
_VIFEXTech
df2aa08aa4
chore(monkey): fix warning. (#3852)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-12-07 10:03:05 +01:00
embeddedt
9b55990953
docs update name of formatting script [skip ci] 2022-12-06 09:23:52 -05:00
Neo Xu
32948428c3
fix(img): support negative angles (#3846)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2022-12-06 07:54:41 +01:00
glory-man
be27e3ca6f
fix(png): free png_data on error (#3853) 2022-12-05 10:58:35 +01:00
qingliyu
51046911e4
fix(gif): stop the timer on looping end to avoid high CPU usage (#3841)
fixes  #3812
2022-12-01 11:33:37 +01:00
Gabriel Wang
f433ed6224
chore(cmsis-pack): Monthly update for Nov (#3840) 2022-11-29 08:29:13 +01:00
Man, Jianting (Meco)
ea15573988
fix(rt-thread): fix compiler cannot find the lvgl/lvgl.h file with SquareLine (#3814) 2022-11-28 20:58:24 +01:00
liuyanhb
9f3bf8656d
fix(theme): clear the warning when TRANSITION_TIME = 0. (#3833) 2022-11-25 12:22:14 +01:00
Gabor Kiss-Vamosi
b0418dd42f fix(theme): add missing include to mono theme
fixes #3832
2022-11-25 12:11:50 +01:00
Gabor Kiss-Vamosi
077cd2e15d ci: use headers for text config instead of CMake 2022-11-25 11:32:14 +01:00
_VIFEXTech
1c2dc983b4
feat(log): add log level parameters to custom_print_cb (#3826)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-11-24 13:54:15 +01:00
_VIFEXTech
e7da3b247e
refact(freetype): clean up global variables and infrequent functions (#3782)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-11-24 12:27:38 +01:00
Gabor Kiss-Vamosi
ac763346c8
docs(fs): remove link to the lv_fs_if repo 2022-11-24 11:47:17 +01:00
Uli Raich
01b33b4aba
example(canvas): add MicroPython draw examples (#3823) 2022-11-24 11:16:34 +01:00
Gabor Kiss-Vamosi
f08963732d
Update ROADMAP.md 2022-11-24 10:41:47 +01:00
Gabor Kiss-Vamosi
538e5c49dc
Update ROADMAP.md 2022-11-24 10:41:26 +01:00
Gabor Kiss-Vamosi
3940f53782 chore(example): fix copy/paset error in lv_example_canvas_7 2022-11-23 10:29:27 +01:00
Gabor Kiss-Vamosi
2e2fc287a4
docs(readme): add simple hello world example 2022-11-22 14:57:36 +01:00
Gabor Kiss-Vamosi
e45ba58bd8 example(get_started): add simple hello world example 2022-11-22 14:37:51 +01:00
Gabor Kiss-Vamosi
d47851ad3c examples(canvas): add canvas drawing examples 2022-11-21 23:08:32 +01:00