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

8427 Commits

Author SHA1 Message Date
sparkles43
eb54353f00
feat(cmake-build): build all libraries either SHARED or STATIC (#3669) 2022-09-09 21:52:20 +02:00
Mahesh Murty
513d631445
test(btn, btnmatrix): add unit tests (#3642) 2022-09-09 11:31:15 +02:00
Mariotaku
f0d64eee99
fix(fragment): child fragment event dispatch (#3621) 2022-09-09 08:16:13 +02:00
Gabor Kiss-Vamosi
451eddb123 example(event): simplify lv_example_event_4 2022-09-08 23:55:11 +02:00
_VIFEXTech
f9eb73bfae
fix(txt): append ')]}' to LV_TXT_BREAK_CHARS (#3675)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-09-08 23:29:38 +02:00
_VIFEXTech
3812f6cc85
fix(switch): fix knob overflow on right edge (#3674)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-09-08 23:21:16 +02:00
Gabor Kiss-Vamosi
f52fb6f47d fix(gridnav): fix crash with specific order of commands
fixes #3645
2022-09-08 00:14:50 +02:00
tvanfossen-bissell
209e8ef1a2
docs(rlottie): adding patch file, sample CMakeLists, and ESP-IDF doc (#3610)
Co-authored-by: tvanfossen <vanfosst@gmail.com>
2022-09-07 10:11:44 +02:00
Lyon
0d0ac9a32c
docs(readme): add binding info for PikaScript (#3663) 2022-09-06 09:21:57 +02:00
Gabor Kiss-Vamosi
24dac61abf chore: code formatting 2022-09-05 10:38:04 +02:00
Gabor Kiss-Vamosi
8a2dd6c70a chore(example): fix warnings
related to #3659
2022-09-05 10:14:26 +02:00
Gabor Kiss-Vamosi
0c7f69ac91 feat(event): add LV_EVENT_SCROLL_THROW_BEGIN 2022-09-05 10:09:40 +02:00
Gabor Kiss-Vamosi
7040518d2d fix(pikascript): use realtive include path 2022-09-05 10:09:40 +02:00
Yobe Zhou
7802d2006d
chore(file_explorer): use the correct example path (#3658) 2022-09-04 18:16:36 +02:00
Amir Gonnen
fdc16c5188
fix(slider): fix potential division-by-zero (#3656) 2022-09-04 18:15:26 +02:00
Yobe Zhou
f09c04b935
feat(file_explorer): add API to use file explorer (#3601)
Co-authored-by: 100ask <team100ask@outlook.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-04 16:57:15 +02:00
Douglas Healy
3b7411893f
fix(examples) resolve string formatting compiler warnings (#3654) 2022-09-04 09:47:38 -04:00
Douglas Healy
bb4f4cecf9
fix(style): initialize value_act with default values (#3649)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-04 14:28:04 +02:00
Gabor Kiss-Vamosi
767937999f fix(draw): fix border drawing with thick borders
fixes #3648
2022-09-02 13:32:44 +02:00
tvanfossen-bissell
5c71bc1434
feat(arc): add knob offset utility (#3589)
Co-authored-by: tvanfossen <vanfosst@gmail.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-08-31 22:59:30 +02:00
Carlos Diaz
46f7384320
test(spinbox) add unit tests (#3575) 2022-08-31 12:09:05 -04:00
Gabriel Wang
eb2e296d23
cmsis pack monthly update for Aug (#3640) 2022-08-31 07:49:27 +02:00
Amir Gonnen
33d8ca779d
feat(examples) adjust micropython examples to use lv_png (#3639) 2022-08-29 17:12:37 -04:00
Lyon
125b72f010
chore: add binding for PikaScript. (#3636) 2022-08-29 16:00:10 +02:00
Amir Gonnen
ddcbb4335b
fix(ffmpeg): install ffmpeg on CI workflow (#3635) 2022-08-29 14:09:44 +02:00
geert-KLA-BE
3b7e13b7b3
feat(menu): Add setting of a page title (#3624) 2022-08-29 13:23:01 +02:00
Gabor Kiss-Vamosi
45dfc99f4d chore: fix code formatting 2022-08-29 13:15:54 +02:00
_VIFEXTech
81736cac1b
fix(benchmark): fix run_max_speed score incorrect (#3416)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-08-29 12:25:41 +02:00
Gabor Kiss-Vamosi
97f3084666
feat(demo): add benchmark modes (#3625) 2022-08-29 12:25:11 +02:00
Amir Gonnen
43da9f6faa
fix(png): fix decode image size and some warnings (#3632)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-08-28 19:59:32 +02:00
qinshijing
d0191a6e7b
fix(anim): fix the problem that the animation time is shortened #3572 (#3626)
fixes #3572

Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
2022-08-28 19:56:43 +02:00
Uli Raich
fd331980bb
example(ffmpeg): replaced av_init_packet by av_packet_alloc to get rid of deprecation … (#3634) 2022-08-28 19:30:02 +02:00
Ruben Brandhofer
a81dbd338c
fix: remove tabview content not click focusable causes bugs in widgets reacting to focus changes(#3633)
fixes #3614

Co-authored-by: Ruben Vincent Brandhofer <ruben.brandhofer@rwth-aachen.de>
2022-08-28 19:23:29 +02:00
totoro
f65ee82758
fix(disp): automatically delete the old screen when not using animation (#3599) 2022-08-28 15:38:38 +02:00
Amir Gonnen
8bfccea1e2
fix(pinyin) expose lv_ime_pinyin_class (#3631) 2022-08-27 10:27:43 -04:00
Amir Gonnen
75fabab38a
fix(imgfont) add user_data argument to callback (#3630) 2022-08-27 09:31:33 -04:00
Amir Gonnen
00d92f152b
fix(ffmpeg) ignore deprecated warning (#3629) 2022-08-26 15:30:15 -04:00
Bora Özgen
89e3a712cb
fix(style) check style count overflow (#3627) 2022-08-26 11:34:46 -04:00
Lyon
314a1d79a8
doc(bindings): fix format for doc/pikascript (#3619) 2022-08-25 21:53:11 +02:00
Gabor Kiss-Vamosi
74cbed21e6 fix(png): fix warning
fixes #3620
2022-08-25 21:52:07 +02:00
Gabor Kiss-Vamosi
f18dd84e15 fix(format): fix src/libs path in pre-commit hook 2022-08-25 21:35:06 +02:00
Gabor Kiss-Vamosi
48ee005d4d fix(format): fix lv_conf_internal.h formatting by pre-commit hook
fixes #3585
2022-08-25 21:33:56 +02:00
Lyon
5cafbc912c
doc(bindings): add PikaScript Python binding (#3615) 2022-08-25 14:26:24 +02:00
Gabor Kiss-Vamosi
7f0f826c5e fix(spinbox): fix range violation on zero range crossing 2022-08-25 14:21:32 +02:00
Gabor Kiss-Vamosi
327dbb6031 feat(msg): allow using variable address as msg_id 2022-08-25 14:20:43 +02:00
Derek Carter
bdd520e00c
fix(img): lv_img_buf_get_img_size miscalculation for 1/2/4 it images (#3611) 2022-08-24 10:05:48 +02:00
qinshijing
b9bad8272e
feat(lv_label): override animation properties when scrolling (#3561) (#3582)
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
2022-08-24 09:46:04 +02:00
_VIFEXTech
b98ccf94f8
fix(draw_sw): fix image cache to access the freed stack space (#3584)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-08-23 15:27:00 +02:00
Gabor Kiss-Vamosi
50be1859de fix(ime_pinyin): fix warnings and add it to build tests 2022-08-23 13:11:12 +02:00
Pieter De Gendt
49912d8533 fix(style): Use compile time prop_cnt for const styles 2022-08-23 12:37:18 +02:00