_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 |
|
Gabor Kiss-Vamosi
|
6177692d6f
|
chore(demo): fix lv_demo_widgets.py
|
2022-11-21 22:10:29 +01:00 |
|
Gabor Kiss-Vamosi
|
59b90d0970
|
chore(demo): fix lv_demo_widgets.py
|
2022-11-21 21:59:26 +01:00 |
|
Gabor Kiss-Vamosi
|
ff66e6369d
|
chore: fix MicroPython test
|
2022-11-20 16:44:18 +01:00 |
|
Gabor Kiss-Vamosi
|
1d06c6c58d
|
ci(exmpple): update meter MicrpPython examples
|
2022-11-20 15:17:57 +01:00 |
|
Gabor Kiss-Vamosi
|
8e21b1df7a
|
fix(meter): fix setting part_draw_dsc.id in needle img drawing
|
2022-11-20 12:37:49 +01:00 |
|
Gabor Kiss-Vamosi
|
b092e8c6b3
|
fix(chart): fix very dense bar charts
|
2022-11-20 12:37:49 +01:00 |
|
Gabor Kiss-Vamosi
|
0afca09cf9
|
Update ROADMAP.md
|
2022-11-19 10:30:11 +01:00 |
|
_VIFEXTech
|
ef62275ffb
|
feat(img_cache): add support for alternate img cache algorithm (#3798)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-19 09:26:17 +01:00 |
|
Gabor Kiss-Vamosi
|
1e07853533
|
docs(meter): update according to d00dd4b10
|
2022-11-19 08:52:54 +01:00 |
|
Gabor Kiss-Vamosi
|
a218d75409
|
feat(meter): remove the option to add multiple scales
API BREAKING
|
2022-11-19 08:42:03 +01:00 |
|
Gabor Kiss-Vamosi
|
d00dd4b101
|
Update ROADMAP.md
|
2022-11-19 08:02:52 +01:00 |
|
Gabor Kiss-Vamosi
|
83328c0023
|
Update ROADMAP.md
|
2022-11-19 08:01:43 +01:00 |
|
Gabor Kiss-Vamosi
|
56f31fc20c
|
Update ROADMAP.md
|
2022-11-18 06:55:50 +01:00 |
|
Gabriel Wang
|
1191c433b9
|
cmsis pack monthly update for Nov (#3804)
|
2022-11-17 21:31:51 +01:00 |
|
Gabor Kiss-Vamosi
|
65af5da3ba
|
fix(flex): be sure obj->w_layout and h_layout can't be set at the same time
realted to https://forum.lvgl.io/t/flex-grow-in-rotate/10220/4
|
2022-11-17 21:29:08 +01:00 |
|
Gabor Kiss-Vamosi
|
d219960de0
|
chore(docs): fix minor issues in JS binding docs
|
2022-11-16 21:30:13 +01:00 |
|
Gabor Kiss-Vamosi
|
d20c441b49
|
chore(docs): fix image path in JS binding
|
2022-11-16 21:26:03 +01:00 |
|
_VIFEXTech
|
45f932c55b
|
chore(table): remove extra spaces (#3805)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-16 14:21:01 +01:00 |
|
Gabor Kiss-Vamosi
|
5e1c415a76
|
feat(table): scroll to the selected cell with key navigation
Fixes https://forum.lvgl.io/t/grid-navigation-with-automatic-scrolling-for-table/10285
|
2022-11-16 11:32:49 +01:00 |
|
_VIFEXTech
|
4c90ec54d7
|
chore(fsdrv): fix warning (#3797)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-16 08:22:47 +01:00 |
|
Gabor Kiss-Vamosi
|
dabe9c9073
|
chore(readme): remove duplicated item from the package list
|
2022-11-13 13:09:11 +01:00 |
|
gorogoro2
|
5a4b27d1a7
|
fix(sdl): crash on lv_draw_sdl (#3796)
|
2022-11-13 10:55:35 +01:00 |
|
_VIFEXTech
|
5236e73f59
|
chore(log): remove unnecessary prefixes in LV_LOG_XXX (#3795)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-13 10:01:22 +01:00 |
|
Gabor Kiss-Vamosi
|
be9a654a29
|
feat(slider): handle scroll absorbtion in a smarter way
fixes: #3780
|
2022-11-13 09:42:25 +01:00 |
|
Gabor Kiss-Vamosi
|
6948eee9b1
|
docs(js): remove gif as they cannot be included in PDF
|
2022-11-09 09:47:10 +01:00 |
|
Gabor Kiss-Vamosi
|
d274523be1
|
feat(meter): handle arc bg_img_src
|
2022-11-09 09:38:30 +01:00 |
|
Gabor Kiss-Vamosi
|
c42a33d6dd
|
chore(docs): fix image in the docs of the JS binding
|
2022-11-09 09:15:35 +01:00 |
|
Gabor Kiss-Vamosi
|
2055651df2
|
chore(docs): fix image in the docs of the JS binding
|
2022-11-09 09:02:55 +01:00 |
|
Gabor Kiss-Vamosi
|
12ca08c649
|
chore(docs): add images to the docs for the JS binding
|
2022-11-09 08:28:24 +01:00 |
|
Sxs7513
|
716995b25a
|
docs(javascript): add javascript binding docs (#3786)
|
2022-11-09 07:47:25 +01:00 |
|
Pablo J. Rogina
|
d17450a55f
|
ci(animimg): add unit tests (#3723)
|
2022-11-08 12:36:36 +01:00 |
|
Gabor Kiss-Vamosi
|
8dc7fc918a
|
docs(pull_request_template): add links to MicroPython docs for more info
|
2022-11-05 18:32:44 +01:00 |
|
Gabor Kiss-Vamosi
|
05fe76fb97
|
chore(docs): fix heading levels in micropython.md
|
2022-11-05 18:29:00 +01:00 |
|
W-Mai
|
b01229e451
|
fix(lv_flex): simplify mem alloc approach (#3781)
Signed-off-by: xinbingnan <xinbingnan@xiaomi.com>
Signed-off-by: W-Mai <1341398182@qq.com>
|
2022-11-03 12:48:21 +01:00 |
|
Amir Gonnen
|
35e1402f1e
|
docs(micropython): add coding conventions section(#3774)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-11-02 18:33:45 +01:00 |
|
_VIFEXTech
|
be1e1fca3a
|
fix(qrcode): remove global variables and lv_qrcode_delete (#3771)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-02 18:32:48 +01:00 |
|
Gabriel Wang
|
0738d1ac36
|
feat(cmsis-pack): monthly update for October (#3779)
|
2022-11-02 18:31:54 +01:00 |
|
Gabor Kiss-Vamosi
|
6f22c5e02e
|
fix(draw): fix transformation accuracy
fixes #3777
|
2022-11-02 17:27:37 +01:00 |
|
Gabor Kiss-Vamosi
|
7d20d4ca7a
|
doc(cmake): fix how to fetch LVGL from GitHub
|
2022-11-02 16:57:43 +01:00 |
|
Pablo J. Rogina
|
e339779e49
|
feat(animimg): add getters for properties (duration and repeat count) (#3773)
|
2022-11-01 18:32:03 +01:00 |
|
Gabor Kiss-Vamosi
|
4d4d22e99c
|
fix(printf): rename _vsnprintf to _lv_vsnprintf
It avoids possible conficts with functions from std lib
Fixes https://github.com/lvgl/lvgl/pull/3753#issuecomment-1297914953
|
2022-11-01 17:57:48 +01:00 |
|