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

8660 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
8b46b3fa54 ci(test): follow API changes in tests 2023-02-20 21:00:03 +01:00
Gabor Kiss-Vamosi
124f9b0f9f arch(driver): new driver architecture with new color format support 2023-02-20 20:50:58 +01:00
Gabor Kiss-Vamosi
df789ed3c7 fix(bar):handle the clip area correctly 2023-02-20 20:25:40 +01:00
_VIFEXTech
ce036714de
fix(benchmark): skip tests when compressed fonts are disabled (#4001)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-20 14:01:24 +01:00
_VIFEXTech
a7df4994c3
fix(benchmark): restore frame rate after testing (#4000)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-20 14:00:59 +01:00
_VIFEXTech
f5742ab230
chore: fix warnings (#3999)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-20 14:00:35 +01:00
Gabor Kiss-Vamosi
a95619f541 fix(bar): remove masking artifacts
fixes #3996
2023-02-20 13:52:16 +01:00
LinTeX9527
320e7ccbad
fix(gpu): fix typo in DMA2D(#4007) 2023-02-20 13:38:04 +01:00
Gabor Kiss-Vamosi
ca7caf2576
Update ROADMAP.md 2023-02-20 11:54:21 +01:00
domologic
8b6f71a8a7
feat(color): added option to overwrite lv_color_mix (#3998)
Co-authored-by: komelov <e.komelov@domologic.de>
2023-02-20 11:52:30 +01:00
Fabian
bdf3d4e666
Revert "fix(flush,tick): use atomics instead of volatile for synchronization (#3965)" (#3997) 2023-02-17 16:09:53 +01:00
fvanroie
7c583ac8d6
fix(img): possible divide by 0 exception (lvgl#3988) (#3991)
Co-authored-by: fvanroie <cpt_jack@msn.com>
2023-02-15 20:57:41 +01:00
Tom
b0fa0e286c
docs(stm32): add instructions to include LVGL in STM32CubeIDE (#3983) 2023-02-14 21:39:35 +01:00
Gabor Kiss-Vamosi
30ea0dce90 fix(keyboard): add the missing & sign
fixes https://forum.lvgl.io/t/please-add-the-symbol-to-the-default-virtual-keyboard/10926
2023-02-14 14:57:54 +01:00
Fabian
fc659cdecc
fix(flush,tick): use atomics instead of volatile for synchronization (#3965) 2023-02-14 10:06:58 +01:00
Gabor Kiss-Vamosi
56e26f8d4e ci(conf): enable FS cache for unit tests 2023-02-14 09:01:03 +01:00
Gabor Kiss-Vamosi
aeb71265da chore(meter): fix code formatting 2023-02-14 08:18:11 +01:00
Gabor Kiss-Vamosi
d979967d38 chore(meter): fix typo 2023-02-09 11:33:52 +01:00
Neo Xu
3e2e867027
fix(fs_posix): allow creating new file and set permission. (#3976)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-02-08 10:01:02 +01:00
Gabriel Wang
a12326ed2d
chore(cmsis-pack): update pidx for v8.3.5 release (#3974) 2023-02-08 09:52:38 +01:00
Gabor Kiss-Vamosi
2c65c2f74a docs: update changelog with v8.3.5 2023-02-07 20:46:19 +01:00
_VIFEXTech
cf48783f6f
feat(img_cache): decouple the life flag from _lv_img_cache_entry_t (#3970)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-07 08:01:09 +01:00
sparkles43
9a63653c42
feat(style): add function to replace styles while preserving the style stack (#3962) 2023-02-07 07:51:53 +01:00
Junbo Zheng
d4afcdce61
fix(monkey): remove executable permissions from source files (#3971)
Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
2023-02-07 07:33:54 +01:00
_VIFEXTech
1451cefb16
feat(types): add lv_intptr_t (#3969)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-06 11:05:01 +01:00
Fabian
70321fb102
chore(scripts): change line-ending of lv conf python script (#3967) 2023-02-05 08:06:30 +01:00
Gabor Kiss-Vamosi
27400cd9ad fix(meter): fix events and draw_part_dsc-s
fixes https://forum.lvgl.io/t/event-sent-wrong-in-lv-meter-c/10834/2
2023-02-04 17:48:29 +01:00
Gabor Kiss-Vamosi
b9b55a9eed fix(arduino): fix typo 2023-02-04 17:41:42 +01:00
Gabor Kiss-Vamosi
801d776e78 fix(arduino): fix the include path of the demos and examples
related to https://github.com/lvgl/lvgl/issues/3166#issuecomment-1412105482
2023-02-04 17:40:52 +01:00
Carlos Diaz
76547db1d7
refactor(rename): LV_IMG_ZOOM_NONE to LV_ZOOM_NONE (#3957)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-02-04 17:20:42 +01:00
W-Mai
aaa1b3880e
fix(obj): fixed warning when using clang compiler on macOS (#3960)
Signed-off-by: W-Mai <1341398182@qq.com>
2023-02-01 11:39:54 +01:00
Gabor Kiss-Vamosi
9424741e54 fix(style): add the missing support for pct pivot in tranasform style properties 2023-02-01 11:32:01 +01:00
Neo Xu
977192b736
fix(mem): memory access out of range in lv_strncpy_builtin (#3956)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-02-01 10:57:04 +01:00
Gabor Kiss-Vamosi
53a6d04504 docs(indev): fix the name of long_press_repeat_time (was long_press_rep_time)
fixes #3954
2023-02-01 10:43:00 +01:00
Mirco Pizzichini
1bfd3cad8f
fix(disp): fix the use of a null pointer in lv_scr_load_anim (#3951) 2023-02-01 10:19:27 +01:00
Joachim Krech
837f503592
fix(cmsis-pack): fix LVGL.pidx (#3947) 2023-01-29 01:04:58 +01:00
Gabor Kiss-Vamosi
8cbd718ef3 fix(roller): consider the recolor setting of the label
fixes #3950
2023-01-28 23:56:35 +01:00
nicusorcitu
7c7e99604f
feat(gpu): improve NXP's PXP and VGLite accelerators (#3948)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Stefan Babatie <stefan.babatie@nxp.com>
Signed-off-by: Wenbin Yuan <wenbin.yuan@nxp.com>
Co-authored-by: Stefan Babatie <stefan.babatie@nxp.com>
Co-authored-by: Wenbin Yuan <wenbin.yuan@nxp.com>
2023-01-28 23:14:40 +01:00
Bora Özgen
a21241d00c
fix(themes): show chart indicator in monochrome theme (#3946) 2023-01-26 21:10:58 +01:00
Gabor Kiss-Vamosi
347d16b421 fix(timer): referenced timer might be deleed when logging 2023-01-25 11:35:38 +01:00
Gabor Kiss-Vamosi
37bed3221e fix(timer): fix working with nested lv_async_calls
fixes: #3940
2023-01-25 10:54:31 +01:00
Gabor Kiss-Vamosi
2b3fbdfaa5 test: fix lvgl.h include path in assets 2023-01-23 09:35:55 +01:00
W-Mai
8ed8542681
feat(margin): add margin style property (#3807)
Signed-off-by: W-Mai <1341398182@qq.com>
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-01-18 09:52:30 +01:00
Gabor Kiss-Vamosi
ad8eed9eb5 ci: avoide having files with the same name
Related to https://github.com/lvgl/lvgl/issues/3930#issuecomment-1385681008
2023-01-18 09:26:51 +01:00
_VIFEXTech
ee9588dbc6
chore: Use LV_PRIu32 to print uint32_t type variables (#3937)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2023-01-18 09:18:35 +01:00
Gabor Kiss-Vamosi
4365a8d0dc
docs: update the Version support table 2023-01-17 15:57:08 +01:00
Gabriel Wang
4e3f341b88
feat(cmsis-pack): monthly update for January (#3931) 2023-01-17 08:09:27 +01:00
_VIFEXTech
2a429d0513
chore: fix warnings (#3932)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-01-16 09:43:36 +01:00
Karim
abdaa4c6af
chore(lvgl): add the new lv_layouts.h header file (#3927) 2023-01-16 09:28:44 +01:00
Karim
9fe6ce9bae
fix(hal): remove extra include of "../draw/sdl/lv_draw_sdl.h" (#3924) 2023-01-16 09:28:17 +01:00