Commit Graph

8511 Commits

Author SHA1 Message Date
xaowang96
532a3ebbc7 feat(theme):add ability to inhrit theme from base class (#3770)
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com>
2022-10-29 16:39:29 +02:00
Gabor Kiss-Vamosi
6e62fcfd08 chore: try to fix md table 2022-10-29 10:38:24 +02:00
Leo Chung
146598c6a6 fix(benchmark): add missing LV_USE_DEMO_BENCHMARK (#3767)
Signed-off-by: Leo Chung <gewalalb@gmail.com>
2022-10-29 10:30:22 +02:00
Gabor Kiss-Vamosi
4972efc3ee fix(gif): fix the handling of non-repeating gifs
fixes #3760
2022-10-29 10:29:25 +02:00
Uli Raich
5d50fbc066 example(tiny_ttf): added MP example (#3707) 2022-10-26 20:48:12 +02:00
_VIFEXTech
677ab54bda fix(draw): center imgfont's drawing position (#3668)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
2022-10-26 13:53:53 +02:00
Gabor Kiss-Vamosi
887f831c89 docs(pr template): add more checkpoints
see https://github.com/lvgl/lv_binding_micropython/issues/234
2022-10-26 11:54:43 +02:00
_VIFEXTech
8ff87647da feat(tlsf): add memory pool expansion support (#3757)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-26 10:36:26 +02:00
T-Rekt
c6add5f107 docs(intro): fix HTML escaped characters in code (#3768) 2022-10-26 10:35:43 +02:00
Gabor Kiss-Vamosi
064e478742 fix(draw): fix text color with sub pixel rendering and BGR order
fixes: #3764
2022-10-26 10:15:13 +02:00
_VIFEXTech
69e50712a9 fix(png): fix file leaks (#3765)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-25 12:22:34 +02:00
Gabor Kiss-Vamosi
9d027b354f fix(style): remove the reduntant define of LV_GRADIENT_MAX_STOPS
fixes #3752
2022-10-24 16:04:22 +02:00
W-Mai
5f83566cff fix(lv_flex.c): fix typos (#3762) 2022-10-24 13:19:32 +02:00
_VIFEXTech
648d1cbd03 fix(mem): add missing stdio.h and string.h include (#3753)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-24 08:05:28 +02:00
_VIFEXTech
a201df799b fix(Kconfig): remove the maximum limit on LV_MEM_SIZE (#3758)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-24 08:00:23 +02:00
_VIFEXTech
d1e8c676a4 fix(examples): fix invalid include for unistd.h in file_explorer example (#3756)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-24 07:59:37 +02:00
Frankie A
4f8949c57b docs(readme): add reference to RIOT OS LVGL Package (#3761) 2022-10-23 11:51:45 +02:00
Gabor Kiss-Vamosi
b64dceae0a Update ROADMAP.md 2022-10-23 10:39:58 +02:00
Gabor Kiss-Vamosi
c9a1d50bd2 docs(licence): move LICENCE.txt to the root folder to make GitHub recognize it. 2022-10-21 10:39:57 +02:00
Gabor Kiss-Vamosi
1bad397caf fix(ime_pinyin): make ime_pinyin_set_keyboard() change the parent of pinyin IME to the keyboard's parent
fixes: #3749
2022-10-21 10:10:39 +02:00
some00
ab2446c247 fix(test cmake): capitalize Ruby_EXECUTABLE variable (#3751) 2022-10-20 12:20:03 +02:00
Gabor Kiss-Vamosi
5612a99135 docs(msg): minor fixes 2022-10-19 08:38:46 +02:00
Daniel Fedai Larsen
c564a7197c perf(lottie): improve conversion from ARGB32 to RGBA5658 (#3743) 2022-10-17 15:57:46 +02:00
Gabor Kiss-Vamosi
bcf5d79cb4 Update ROADMAP.md 2022-10-16 10:51:22 +02:00
Johannes Marbach
15c67c5706 fix: take border side into account in flex and scrolled objects (#3744) 2022-10-15 21:18:54 +02:00
Sergei Silnov
747eae6144 ci(esp): fix push to the component registry on tag (#3740) 2022-10-13 12:14:47 +02:00
_VIFEXTech
6a9f324a4f fix(demo_music): remove font resource compilation dependencies (#3739)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-13 11:58:01 +02:00
legerborea
541b431546 feat(cmake-build): add options to disable build of examples/demos (#3738) 2022-10-13 11:55:36 +02:00
Gabor Kiss-Vamosi
0afa27d5c3 fix(widgets demo): improve soft keyboard usability
Related to https://forum.lvgl.io/t/problem-about-the-textarea-focus/9955/3
2022-10-12 10:44:54 +02:00
_VIFEXTech
bc90ebe72d chore(Kconfig): replace space indent with Tab (#3737)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-12 10:11:03 +02:00
Johannes Marbach
ffd3b4cdbd fix(btnmatrix): add lv_obj_get_style_space_...() and use them to consider border width in btnmatrix (#3725) 2022-10-11 21:14:14 +02:00
Gabor Kiss-Vamosi
853163f615 docs(calvas): fix that LV_CANVAS_BUF_SIZE_ return byte count and not pixel count
fixes #3734
2022-10-11 20:17:18 +02:00
legerborea
5971894a9b fix(cmake-build): Add missing definition for LVGL conf path (#3733) 2022-10-11 19:46:00 +02:00
_VIFEXTech
14c126a883 chore(examples): fix unused-variable warning (#3732)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-10 15:31:29 +02:00
some00
c3a49327ba test add valgrind support and address technical debt (#3731)
Test runners are now properly generated by CMake only when needed
2022-10-09 17:06:56 -04:00
gianlucacornacchia
d788cd9d7b feat(keyboard): ported arabic keyboard from release 7.10.0 (#3728) 2022-10-09 19:27:01 +02:00
martaaay
e40a82a1b7 fix(style): prevent overflow in the style count (#3727) 2022-10-07 19:12:32 +02:00
Pablo J. Rogina
53465aec94 ci(colorwheel): add unit test (#3719) 2022-10-07 19:05:11 +02:00
Gabor Kiss-Vamosi
66a36b7ba9 example(arduino): fix the example INO file.
fixes: #3686
2022-10-06 14:24:55 +02:00
Gabor Kiss-Vamosi
affa938ef3 ci(arc, line): add basic render test 2022-10-05 22:05:49 +02:00
Gabor Kiss-Vamosi
243c825b78 ci(report): add only lv_*.c files from the src folder to coverage report 2022-10-05 22:05:24 +02:00
Gabor Kiss-Vamosi
0d830347f6 fix(demo): fix LV_DEMO_BENCHMARK_MODE_RENDER_ONLY mode 2022-10-03 12:46:05 +02:00
minyiky
d80e86711d ci(win): add unit test (#3717) 2022-10-03 09:53:59 +02:00
Pablo J. Rogina
059952607a ci(tabview): add unit test (#3713) 2022-10-03 08:12:05 +02:00
Gabriel Wang
df7d5859f4 chore(cmsis-pack): monthly update for september (#3718) 2022-10-03 08:10:22 +02:00
dongie
f8196747a9 feat(GD GPU): add support for GD32F450 "IPA" 2D GPU. (#3622) 2022-10-03 01:12:47 +02:00
Pablo J. Rogina
613777f623 ci(msgbox): add unit test (#3715) 2022-10-02 23:26:12 +02:00
Carlos Diaz
b14a70705e ci(roller): add unit tests and cleanup (#3660)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-10-02 23:24:12 +02:00
Gabor Kiss-Vamosi
0a9772bcdf docs: add lv_example_tiny_ttf_2 to index.rst 2022-10-02 18:22:30 +02:00
Gabor Kiss-Vamosi
eae7e6c313 chore: remove _ttf_glyph_bitmap_buffer from LV_ITERATE_ROOTS 2022-10-02 18:19:19 +02:00