Commit Graph

10860 Commits

Author SHA1 Message Date
Victor Wheeler
d1302001ba fix(docs): fix minor issues with alif.rst (#7676) 2025-01-29 08:31:39 +01:00
Erik Tagirov
fa305054f4 feat(drm): add support for GBM buffer object to increase performance (#7464) 2025-01-29 08:16:32 +01:00
Gabriel
0f67eb67cf docs(fbdev): add information about resolution issue (#7025) 2025-01-28 11:24:22 -05:00
Paul Vogel
c3c731d241 fix(chart): avoid divide by zero (#7609) 2025-01-28 11:11:21 -05:00
Liam
1ed1ddd881 docs(Alif): add docs for Alif chip vendor (#7622) 2025-01-28 12:44:46 +01:00
Victor Wheeler
3c995e389b fix(docs): several minor doc fixes (#7652) 2025-01-28 12:43:41 +01:00
Felipe Neves
2c3b2d2c17 docs: general typo fix on the NXP related docs. (#7626)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-28 12:41:54 +01:00
Erik Tagirov
4e61b66d77 fix(cmake): installation with custom LV_CONF_PATH (#7624) 2025-01-28 12:37:07 +01:00
Fabian Blatz
7d088e2399 fix(demo): Add missing Kconfig symbols for ebike and high res
Adds the missing Kconfig symbols for ebike and high resolution demo.
2025-01-28 12:01:44 +01:00
Fabian Blatz
b6adc8fe70 chore(tests): Enable -Wunused-function
Enable -Wunused-function function flag to avoid dead code.
2025-01-28 12:01:44 +01:00
Fabian Blatz
5c11078447 feat(draw/sw): make I1 luminance threshold configurable (#7616) 2025-01-28 11:15:44 +01:00
Liam
4744bbe194 feat(drivers): add evdev discovery (#7481) 2025-01-24 04:58:52 +01:00
Victor Wheeler
b9dd8b1172 fix(fs_win32): fix inconsistency using LV_FS_WIN32_PATH... (#7608) 2025-01-23 23:05:53 -03:00
Gabor Kiss-Vamosi
0cd1f0ca39 fix(layout): always recalculate teh layout if HIDDEN changes (#7607) 2025-01-23 23:05:10 -03:00
Liam
e9505a84da docs(Riverdi): Add Riverdi board docs (#7629) 2025-01-23 23:04:30 -03:00
VIFEX
2b97e0c022 fix(draw_vector): alleviate the loss of precision in obtaining path bound (#7635)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-01-23 13:15:54 -05:00
André Costa
05a0395a1c ci: cancel previous workflow run on new commit (#7619) 2025-01-23 12:50:54 -05:00
yushuailong
d066084e29 fix(refr): lv_refr_get_top_obj not check style opa (#7643)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
2025-01-23 12:31:30 -05:00
Felipe Neves
52c48cbe3f fix(vg_lite_math): initialize all variables to avoid error of uninitialized variables on some compilers. (#7628)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-23 12:26:14 -05:00
Victor Wheeler
1dd2d29ff4 feat(docs): proofread/edit obj_property.rst. (#7621) 2025-01-24 01:11:58 +08:00
Tom Hughes
c8c87d46fc chore(draw): fix unused function warning (#7611) 2025-01-23 09:29:39 +08:00
Benign X
1fff1c9932 fix(nuttx_image_cache): fix incorrect code order (#7644) 2025-01-22 12:57:32 -03:00
Liam
a10d4b8c47 docs(fs): pin diagram dependency version (#7453) 2025-01-21 18:51:31 -03:00
Felipe Neves
66a992ef3c docs: clarify what C functions are used in storage operations (#7627)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-21 16:50:02 -05:00
Felix Biego
ca869b7ef3 feat(demo): add smartwatch demo (#7429) 2025-01-21 15:34:03 -03:00
红桃六
7ab421ed30 fix(span): fix align text to center and right layout issues. (#7615)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
2025-01-21 17:33:26 +08:00
Kevin Schlosser
2cdcf8d729 feat(scripts/LVGLImage.py): adds RGB565 dithering support (#7582) 2025-01-20 17:31:38 -05:00
VIFEX
7f0dfc6e3f fix(vg_lite): remove pattern color fill (#7613)
Signed-off-by: pengxiaolei <pengxiaolei@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengxiaolei <pengxiaolei@xiaomi.com>
2025-01-20 11:19:35 +08:00
VIFEX
ddcafed9f7 perf(obj): use layer to cache the current opa stack (#7523)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2025-01-20 11:19:03 +08:00
Benign X
62291fa174 feat(draw): add lv_draw_letter support (#7490)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2025-01-16 10:42:30 +08:00
cristian-stoica
9ddde9e4bc fix(nxp): allow vglite build when LV_USE_DRAW_SW is disabled (#7596) 2025-01-15 12:06:30 -03:00
Thomas Devoogdt
acb72e8491 fix(wayland): use premultiplied alpha for transparent backgrounds #7543 (#7580)
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
2025-01-15 08:59:02 +01:00
André Costa
e028ee985c feat(anim): add a pause method (#7583) 2025-01-15 08:57:30 +01:00
Liam
124b2e268d ci: add port release updater (#7590) 2025-01-15 08:50:52 +01:00
Victor Wheeler
5f5c74c088 feat(docs): batch 14 of proofread/edited docs (#7477) 2025-01-15 08:48:25 +01:00
cristian-stoica
b1728f85b3 fix(os): add support for thread names (#7579)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-15 07:31:05 +01:00
Liam
9f4df225c8 fix(menu): add missing LV_ASSERT_OBJ (#7605) 2025-01-15 07:28:27 +01:00
dependabot[bot]
6c7c336e7d chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 (#7534)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 12:32:21 +08:00
dependabot[bot]
bb896adc1a chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.9.1 to 1.10.0 (#7535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 12:31:50 +08:00
jeremy-baker
7dae232b7f fix(dave2d): handle LV_COLOR_FORMAT_RGB888 correctly (#7594) 2025-01-15 12:21:08 +08:00
cristian-stoica
89c4c50c19 perf(nxp/vglite): do not recreate identity matrix at runtime (#7595)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-15 12:17:54 +08:00
Ackerman
177b0bd044 fix(scroll): scrolling animation and finger dragging conflict during continuous sliding, causing flickering (#7522)
Signed-off-by: chenjinglin <chenjinglin@xiaomi.com>
2025-01-14 12:40:50 -05:00
cristian-stoica
3f13398673 fix(pxp,vglite): extend base structure to create vglite and pxp draw units (#7578)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-13 10:44:08 +01:00
André Costa
62a2804d97 docs(timer): fix usage of timer user data (#7575) 2025-01-13 10:42:46 +01:00
Victor Wheeler
d9677acd93 feat(docs): add short bit about include pattern to CODING_STYLE.rst (#7563)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2025-01-13 09:21:51 +01:00
Leonardo Cavagnis
29ce750989 docs(arduino): add Arduino Giga Display Shield reference (#7584) 2025-01-13 09:20:55 +01:00
Paul Vogel
03d0dad414 fix(label): add assignment to uninitialized variable (#7587) 2025-01-13 09:15:03 +01:00
Gabor Kiss-Vamosi
99e2734093 fix(xml): return if XMLs can't be saved (#7588) 2025-01-13 08:37:56 +08:00
Victor Wheeler
ad66f13f96 feat(docs): batch 12 of proofread/edited docs (#7440) 2025-01-10 11:06:42 -03:00
Felipe Neves
5563787cac feat(dma2d): add support for ARGB1555 color on top of RGB565 format (#7555)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-09 21:41:02 -05:00