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 |
|
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 |
|
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 |
|
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 |
|
Gabor Kiss-Vamosi
|
b9575fb3b7
|
fix(obj): fix cover change with semi transparent gradients (#5531)
|
2024-01-31 20:16:43 +01:00 |
|
Neo Xu
|
56431ccfe4
|
fix(vg_lite): path matrix should use main vector matrix (#5538)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-31 22:19:38 +08:00 |
|
_VIFEXTech
|
8b189f4496
|
fix(vg_lite): fix LV_RADIUS_CIRCLE not round (#5543)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-31 21:00:21 +08:00 |
|
_VIFEXTech
|
2bb393c375
|
feat(vg_lite): add index format decode support (#5476)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-31 16:56:42 +08:00 |
|
_VIFEXTech
|
7a02d24969
|
chore(thorvg): fix warning (#5535)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-31 14:34:31 +08:00 |
|
_VIFEXTech
|
e271b23341
|
fix(vg_lite): add config to disable draw shadow (#5534)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-31 14:33:57 +08:00 |
|
Peter Bee
|
0988eddfca
|
fix(neon): update stride from px to bytes (#5526)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
|
2024-01-31 14:24:22 +08:00 |
|
Neo Xu
|
e4de2d265a
|
feat(vector): add API to append arc (#5510)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-30 17:33:10 +08:00 |
|
Benign X
|
61b8378286
|
feat(nuttx_image_cache): add independent image cache heap support (#5528)
|
2024-01-30 16:52:46 +08:00 |
|
Neo Xu
|
135ad49dce
|
refactor(snapshot): use draw buffer interface (#5487)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Benign X <1341398182@qq.com>
|
2024-01-30 09:18:54 +01:00 |
|
_VIFEXTech
|
396d7ae82b
|
chore(vg_lite): fix typo (#5525)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-30 15:33:42 +08:00 |
|
Gabor Kiss-Vamosi
|
0b7bf00876
|
fix(sysmon): support starting LVGL without having a display (#5518)
|
2024-01-29 13:59:01 +01:00 |
|
Benign X
|
f4267177e6
|
feat(cache): refactor cache framework and add new APIs (#5501)
|
2024-01-29 20:44:56 +08:00 |
|
Gabor Kiss-Vamosi
|
4f9c16f177
|
fix(chart): set the series id correctly (#5482)
|
2024-01-29 13:27:21 +01:00 |
|
Johannes Marbach
|
b45ef5ccf9
|
feat(drivers): add libinput/xkb driver (#5486)
|
2024-01-29 13:14:37 +01:00 |
|
Neo Xu
|
da3ff11bd5
|
feat(draw_buf): misc update (#5498)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-29 10:18:24 +01:00 |
|
Johannes Marbach
|
152dc0b2be
|
feat(draw): add convenience methods for safely getting correct draw descriptor (#5505)
|
2024-01-29 08:19:58 +01:00 |
|
_VIFEXTech
|
019aa8d561
|
fix(vg_lite): fix clip corner image display error (#5517)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-29 15:04:34 +08:00 |
|
_VIFEXTech
|
265ae0f56a
|
feat(profiler): add multithreading support and testcase (#5490)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-29 14:09:33 +08:00 |
|
Carlos Diaz
|
26e29c13f5
|
chore(indev): Cleanup before working in double and triple click support (#5512)
|
2024-01-29 12:30:36 +08:00 |
|
lhdjply
|
6cf637f2d9
|
chore(demos): Remove unused definitions (#5506)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-27 17:46:47 +08:00 |
|
Ramesh
|
4ee9d3d295
|
fix(fb): set DPI to correctly (#5508)
|
2024-01-27 17:25:30 +08:00 |
|
Ramesh
|
9d71404e5c
|
fix(layer): Update calculation for overlay used memory (#5504)
|
2024-01-27 17:20:32 +08:00 |
|
Benign X
|
6e13a07caa
|
fix(bin_decoder): fix potential free garbage address (#5509)
|
2024-01-27 16:25:12 +08:00 |
|
_VIFEXTech
|
678d0841f4
|
chore(obj_draw): remove duplicate invalidate (#5503)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-27 02:01:17 +08:00 |
|