Gabor Kiss-Vamosi
|
a02256ff07
|
fix(benchmark): fix FPS with LV_DEMO_BENCHMARK_MODE_RENDER_ONLY
fixes #4030
|
2023-03-01 23:31:41 +01:00 |
|
Gabor Kiss-Vamosi
|
d4964713b3
|
fix(color): fix lv_color_format_has_alpha
fixes #4029
|
2023-03-01 23:22:05 +01:00 |
|
Gabor Kiss-Vamosi
|
175a142746
|
fix(benchmark): fix FPS with LV_DEMO_BENCHMARK_MODE_RENDER_AND_DRIVER
fixes #4027
|
2023-03-01 22:58:49 +01:00 |
|
Florian Loitsch
|
41aebfa319
|
docs: fix typos (#4026)
|
2023-02-28 21:28:45 +01:00 |
|
Gabor Kiss-Vamosi
|
77836dd260
|
fix(fs): fix cached read
related to: #3968
|
2023-02-28 21:22:01 +01:00 |
|
Gabor Kiss-Vamosi
|
746e26fd52
|
chore: fix warnings
|
2023-02-28 07:38:13 +01:00 |
|
Gabor Kiss-Vamosi
|
a49f97d7f6
|
chore: code formatting
|
2023-02-27 22:21:07 +01:00 |
|
Gabor Kiss-Vamosi
|
84d91adaf4
|
fix(fs): fix cached file read
related to #3968
|
2023-02-27 22:17:50 +01:00 |
|
Gabriel Wang
|
9c34a8f47e
|
fix(cmsis-pack): update cmsis-pack scripts (#4020)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-02-27 17:17:28 +01:00 |
|
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 |
|