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

8731 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
426739d060 ci(test): make test_style faster 2023-02-27 09:50:21 +01:00
Gabor Kiss-Vamosi
206f0f168a
Update ROADMAP.md 2023-02-27 08:40:09 +01:00
Gabor Kiss-Vamosi
808bdefccd
Update ROADMAP.md 2023-02-27 08:38:17 +01:00
Gabor Kiss-Vamosi
b66512183a fix(template): update porting templates 2023-02-24 11:53:14 +01:00
Gabor Kiss-Vamosi
31a0a324b9
docs(disp): fix typos 2023-02-24 11:35:37 +01:00
Gabor Kiss-Vamosi
780ee55358
Update ROADMAP.md 2023-02-23 13:46:58 +01:00
_VIFEXTech
0b6b990755
feat(refr): add LV_EVENT_REFR_START/FINISH event (#4013)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-02-23 10:27:46 +01:00
eventlOwOp
803efe77fb
fix(grid): fix type mismatch in grid to allow >255 cells (#4008) 2023-02-23 09:51:01 +01:00
Gabor Kiss-Vamosi
f5a9c0382c ci: add LV_USE_DEV_VERSION to the makefile build 2023-02-23 09:50:14 +01:00
Gabor Kiss-Vamosi
389e32d72f
Update ROADMAP.md 2023-02-21 16:11:03 +01:00
Gabor Kiss-Vamosi
2702e15c73 fix(draw): fix transformation with alpha channel 2023-02-21 09:30:17 +01:00
Gabor Kiss-Vamosi
cb5e64e600 fix(flex demo): follow API changes 2023-02-20 23:24:49 +01:00
Gabor Kiss-Vamosi
ca93f5fead fix(benchmark): follow API changes 2023-02-20 23:18:51 +01:00
Gabor Kiss-Vamosi
682703c67a ci(tests): increase timeout from 30 to 300 sec 2023-02-20 22:30:37 +01:00
Gabor Kiss-Vamosi
103afa9f2b chore: fix warnings 2023-02-20 22:30:16 +01:00
Gabor Kiss-Vamosi
f28d18dda4 fix: minor fixes to make the CI work 2023-02-20 22:19:00 +01:00
Gabor Kiss-Vamosi
1a87e65959
ci(docs): remove lv_drivers 2023-02-20 22:08:53 +01:00
Gabor Kiss-Vamosi
385a6d98d7
kick CI 2023-02-20 22:03:26 +01:00
Gabor Kiss-Vamosi
df22eb73b6 fix(monkey): follow LVGL API changes 2023-02-20 21:44:27 +01:00
Gabor Kiss-Vamosi
841d170e5c
ci(ccpp): fix workflow file 2023-02-20 21:11:57 +01:00
Carlos Diaz
b227bb15dc
ci(chart): add initial tests (#4005) 2023-02-20 21:00:33 +01:00
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