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 |
|
Chishin
|
4e52b15508
|
fix(sysmon): fix heap memory overflow (#7576)
|
2025-01-09 21:27:59 -05:00 |
|
Gabor Kiss-Vamosi
|
51a3d93852
|
fix(scroll): handle scroll chain with snapping too (#7491)
|
2025-01-09 20:08:51 -05:00 |
|
Michael Simon
|
20bfb4855b
|
feat(drivers): add UEFI driver (#7069)
|
2025-01-09 15:31:30 -03:00 |
|
Liam
|
f47879b67e
|
feat(demos): High Resolution Demo Improvements (#7566)
|
2025-01-09 13:24:47 -03:00 |
|
bjsylvia
|
137a2a647c
|
chore: fix typos in libs (#7516)
Signed-off-by: bjsylvia <bjsylvia@163.com>
|
2025-01-09 11:29:35 +01:00 |
|
lizhaoming
|
39d0d1037a
|
docs(layer): fix layer rst function error (#7541)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
|
2025-01-09 11:18:12 +01:00 |
|
DDcrow
|
692830d27c
|
fix(widgets): fix an incorrect text replacement (#7548)
|
2025-01-09 11:07:35 +01:00 |
|
Niklas Fiekas
|
d47865afa1
|
fix(label): limit self size by max_height style (#7542)
|
2025-01-08 15:58:27 -03:00 |
|
Paul Vogel
|
7b3320baf4
|
fix(widget_chart): add assignment to uninitialized variable (#7561)
|
2025-01-08 15:57:47 -03:00 |
|
Gabor Kiss-Vamosi
|
ce1baa6aa2
|
fix(label): fix updating scrolling label text (#7533)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2025-01-08 15:57:17 -03:00 |
|
Thomas Devoogdt
|
53b4c6a2c2
|
fix(style): fix conditional jump or move depends on uninitialised value (#7571)
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
|
2025-01-08 15:56:05 -03:00 |
|
Thomas Devoogdt
|
bccf82efa1
|
fix(wayland): delete the allocated display and buffers (#7572)
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
|
2025-01-08 15:55:07 -03:00 |
|
Gabor Kiss-Vamosi
|
6a1ecfcf34
|
feat(xml): add support for more properties and add more examples (#7417)
|
2025-01-08 11:25:06 -05:00 |
|
Thomas Devoogdt
|
31bd7b61ba
|
feat(libinput): map LV_KEY_{ESC} (#7544)
Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
|
2025-01-07 23:07:46 -05:00 |
|
Victor Wheeler
|
a97ab9763e
|
feat(docs): batch 11 of proofread/edited docs (#7361)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2025-01-07 23:01:14 -05:00 |
|
Victor Wheeler
|
935b4016a3
|
fix(docs): clarify how to pass color index... (#7554)
|
2025-01-07 08:01:33 -05:00 |
|
Victor Wheeler
|
51aaf7bcde
|
feat(docs): batch 10 of proofread/edited docs (#7357)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2025-01-07 12:39:19 +01:00 |
|
Victor Wheeler
|
1f9f5f475f
|
fix(lv_canvas.c): fix use of uninitialized variable (#7556)
|
2025-01-06 22:45:58 -03:00 |
|
Victor Wheeler
|
2c4f722f4b
|
feat(docs): batch 13 of proofread docs (#7458)
|
2025-01-06 19:38:02 -05:00 |
|
André Costa
|
25232d92e7
|
feat(dropdown): add lv_anim_enable_t parameter to lv_dropddown_set_selected (#7310)
|
2025-01-06 09:40:23 -05:00 |
|
xaowang
|
f27c65bf4a
|
fix(draw_buf): flush D-Cache after clear buffer (#7550)
Signed-off-by: wxd <xaowang96@gmail.com>
|
2025-01-06 09:27:01 -03:00 |
|
Yang Gang
|
2b4d7b0e1c
|
fix(circle_buff): replace a none ASCII character (#7538)
|
2025-01-06 02:08:16 +08:00 |
|
VIFEX
|
ee05029cb0
|
perf(vg_lite): optimize matrix and rectangle conversion (#7537)
|
2025-01-04 10:18:36 -03:00 |
|
VIFEX
|
c9872e5283
|
perf(refr): reduce matrix conversion (#7536)
|
2025-01-04 10:18:27 -03:00 |
|
Victor Wheeler
|
f393629c2a
|
fix(lv_freetype): clean up includes (#7524)
|
2025-01-03 22:36:42 +01:00 |
|
Paul Vogel
|
e4aac4c67a
|
fix(tree): add NULL check (#7526)
|
2025-01-03 16:17:16 +01:00 |
|
Gabor Kiss-Vamosi
|
29df86bef3
|
fix(anim): remove the redefinition of lv_anim_set_time (#7500)
|
2025-01-02 18:35:05 -03:00 |
|
Gabor Kiss-Vamosi
|
738bda27f6
|
chore(pr-template): add 'Fixes' to the template (#7462)
|
2025-01-02 18:11:24 -03:00 |
|
bjsylvia
|
6b8a288437
|
chore: fix typos in lv_draw_label.h (#7511)
|
2024-12-27 12:06:48 +08:00 |
|
bjsylvia
|
4ecca36cef
|
chore: fix typos in lv_display.h (#7512)
|
2024-12-27 12:06:34 +08:00 |
|
bjsylvia
|
3da5eec875
|
chore: fix typos in lv_text.c (#7513)
|
2024-12-27 12:06:19 +08:00 |
|