1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

9807 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
abd3490a26
docs(contributing): fix links (#5615) 2024-02-07 15:06:51 +01:00
Neo Xu
a65634186a
feat(cache): use unified cache entry free callback (#5612)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-07 08:45:42 +01:00
Carlos Diaz
cdcacf0edc
docs(porting): add missing colon in porting docs (#5613) 2024-02-07 08:28:02 +01:00
Neo Xu
1341b88986
feat(draw_buf): use draw_buf as parameter of invalidate_cache API (#5602)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-07 12:26:41 +08:00
Gabor Kiss-Vamosi
43b79a4ce8
docs(contributing): update the feature development workflow (#5601) 2024-02-07 12:15:43 +08:00
Gabor Kiss-Vamosi
2a020c4baa
perf(draw): minor optimization on rgb565 color blending (#5603) 2024-02-07 12:13:12 +08:00
Neo Xu
7579b96b9b
fix(image): add data_size filed to all c-array images (#5608)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-07 12:13:00 +08:00
Gabriel Wang
d697a3fc95
chore(cmsis-pack): catchup update (#5611) 2024-02-07 12:12:25 +08:00
Carlos Diaz
e653e26bf8
More chore work in indev files (#5604) 2024-02-07 12:11:24 +08:00
GoT
2dc9c37eb2
fix(doc): wrong code for Displays transparency (#5607) 2024-02-06 18:55:29 +08:00
Neo Xu
ad81f1f8cc
Stride adjust in place (#5423)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-06 17:53:14 +08:00
Neo Xu
812e98aa8b
chore(conf): use EXTERNAL and INTERNAL macro to config libs (#5046)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-06 16:24:59 +08:00
Neo Xu
9778599e03
chore(vg_lite): use pointer to access matrix element (#5591)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-05 23:03:17 +08:00
Neo Xu
a1d9b5b5c0
feat(script): add ARGB8565 format support (#5593)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-05 22:28:37 +08:00
Neo Xu
7f0b4d76d1
fix(refr): take stride into consideration in partial update mode (#5583)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-05 22:28:18 +08:00
Gabor Kiss-Vamosi
c1cecb5692
fix(test): fix typo related to #5559 (#5594) 2024-02-05 13:00:08 +01:00
Gabor Kiss-Vamosi
33260fba35
fix(sysmon): fix build error when LV_USE_PERF_MONITOR_LOG_MODE is enabled (#5597) 2024-02-05 10:34:33 +01:00
Gabor Kiss-Vamosi
4f3c5e0355
fix(sdl): use the new draw buffer structure in the layers (#5578) 2024-02-05 10:17:25 +01:00
PGNetHun
e71269d046
docs(tabview): fix tabview doc (#5588) 2024-02-05 08:56:08 +01:00
Gabor Kiss-Vamosi
f880cc8c15
fix(benchmark): improve the benchmark (#5558) 2024-02-05 08:42:15 +01:00
_VIFEXTech
973a6f062a
feat(vg_lite): add ARGB8565 support (#5592)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-05 15:29:49 +08:00
J. Neuschäfer
c23b9bc5ce
docs(indev): Document the relation between LV_INDEV_MODE_EVENT and data->continue_reading (#5586) 2024-02-05 14:12:19 +08:00
_VIFEXTech
61c209c504
feat(vg_lite): add gpu idle flush (#5571)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-05 11:00:46 +08:00
Joseph Chen
dd9707330d
fix(ffmpeg): add missing stride setting to ffmpeg image (#5580) 2024-02-05 02:09:29 +08:00
Xu Xingliang
86016a819a feat(color): add color format ARGB8565
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-05 02:08:52 +08:00
Xu Xingliang
52426ec191 fix(color): treat RGB565A8 bpp same as RGB565
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-05 02:08:52 +08:00
_VIFEXTech
4a4d577574
fix(sysmon): fix build break (#5585)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-04 20:53:51 +08:00
Gabor Kiss-Vamosi
672f79fcca
fix(tileview): on size change auto. update the pos. of the tiles (#5577) 2024-02-04 19:50:50 +08:00
_VIFEXTech
2422f57358
feat(vg_lite_tvg): add buffer address alignment config (#5576)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-04 18:39:51 +08:00
Gabor Kiss-Vamosi
8754d4d8be
refactor(image): rename align to inner_align (#5560) 2024-02-02 19:25:20 +01:00
dependabot[bot]
5dc2f7e1cc
chore(deps): bump codecov/codecov-action from 3 to 4 (#5567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:24:53 +01:00
dependabot[bot]
53976b5f8b
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.0 to 1.8.1 (#5565)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:30:15 +01:00
dependabot[bot]
a37be62738
chore(deps): bump mymindstorm/setup-emsdk from 13 to 14 (#5566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 18:03:17 +01:00
dependabot[bot]
3edc339996
chore(deps): bump actions/cache from 3 to 4 (#5568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:55:23 +01:00
dependabot[bot]
6c16b82854
chore(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#5569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:54:25 +01:00
Gabor Kiss-Vamosi
7e15886972
fix(sdl): fix keyboard handling (#5575) 2024-02-02 16:46:18 +01:00
_VIFEXTech
7a2c696185
feat(vg_lite/vector): add compatible processing for non-scissor support (#5572)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-02 18:03:18 +08:00
Benign X
8a272e0950
feat(vg_lite): remove support for RGB565A8 (#5574) 2024-02-02 17:26:23 +08:00
Ju1He1
c1c3580c5a
optinally install demos and libs as well (#5387)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-02-02 10:24:51 +08:00
Gabor Kiss-Vamosi
6ad2bf4deb
test(asset): add guard to test_img_emoji_F617 (#5559) 2024-02-02 10:22:21 +08:00
J. Neuschäfer
b6bb3a5329
docs(pc-simulator): Document how to set up SDL manually, without IDE (#5563)
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
2024-02-02 10:20:21 +08:00
Ramesh
b97c125842
fix(lv_conf): minor typo fixes in lv_conf_template.h (#5570) 2024-02-02 10:18:02 +08:00
_VIFEXTech
56077516a0
fix(vg_lite): fix arc img not move to arc center (#5554)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-01 19:47:41 +08:00
Benign X
ae6fdd53b0
feat(vg_lite_label): upgrade path quality to HIGH (#5556) 2024-02-01 19:11:34 +08:00
Benign X
2435e0352a
chore(arc): fix typo (#5553) 2024-02-01 16:46:36 +08:00
_VIFEXTech
4ce16055e7
fix(vg_lite): add grad image buffer check (#5552)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-02-01 15:45:46 +08:00
Benign X
3c1a76506e feat(draw_letter): adapt lv_font_glyph_format_t for draw_letter process 2024-02-01 11:39:18 +08:00
Benign X
dfd922ad73 feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t 2024-02-01 11:39:18 +08:00
_VIFEXTech
71e7bd816e
Revert "feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t" (#5550)
Need to merge the commits separately.
2024-02-01 11:38:51 +08:00
Benign X
84917689da
feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t (#5540) 2024-02-01 10:46:09 +08:00