Commit Graph

10643 Commits

Author SHA1 Message Date
antonio-pasini
590299a820
fix(init): remove double call to lv_draw_sw_deinit (#7266) 2024-11-13 12:14:04 +08:00
Clyde Stubbs
448a1d4756
feat(indev): add setter for long press repeat time (#7235) 2024-11-13 11:59:46 +08:00
Toni Neubert
abdcc04f09
fix(indev): don't reset all indevs if an object is set disabled (#7216) 2024-11-12 09:38:28 +01:00
Attila Kiss
31226b9b95
fix(obj): fix crash with LV_SIZE_CONTENT parent and % positioned child (#7041) 2024-11-12 13:26:04 +08:00
Ioannis Markopoulos
d3a685943c
Feature/nema updates (#7245) 2024-11-11 15:25:26 +01:00
Victor Wheeler
3513ac41da
fix(draw): fix bug introduced by PR #6638 (#7264) 2024-11-11 11:15:01 +01:00
Victor Wheeler
6c9e224df3
feat(docs): buttonmatrix proofread/edit (#7194) 2024-11-11 08:17:46 +01:00
VIFEX
43a3c65b82
feat(obj): add transform matrix attribute (#7187) 2024-11-09 15:01:22 +08:00
Paul Vogel
f89ac3677e
fix(sw_blend): add null pointer check for mask_area (#7251) 2024-11-08 08:12:34 +01:00
Takeshi Watanabe
f94b34fff1
feat(sdl): use SDL_Delay for delay callback (#7243) 2024-11-07 12:53:27 +01:00
Victor Wheeler
a875298f7a
feat(docs): batch 4 of proofread/edited docs (#7207)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-11-07 12:48:14 +01:00
anheiqq
234ce5ef36
fix(lv_draw_sw_line): fix lv_draw_line function causes a crash. (#7248)
Co-authored-by: cmszxl <532538099@qq.com>
2024-11-07 12:39:36 +01:00
RamDav
50e9f48fff
fix(buttonmatrix): add check for indev POINTER | BUTTON type (#7125)
Co-authored-by: David Ramunno <david.ramunno@swoboda.com>
2024-11-07 10:04:44 +01:00
Liam
17d0169e50
chore(NemaGFX): add missing header, correct the docs, provided HAL is optional (#7174) 2024-11-06 23:52:51 +08:00
Paul Vogel
9d80bfa780
feat(observer): add null pointer check (#7183) 2024-11-06 23:51:54 +08:00
Dozingfiretruck
8d648181d1
fix(freertos): compilation warning in non-IDF environments (#7221) 2024-11-06 13:42:11 +01:00
Chandra sekhar
c5f8f5f63e
docs(display): correct spelling (#7225) 2024-11-06 13:41:00 +01:00
cristian-stoica
aa4452c039
fix(event) remove redundant last check (#7227)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-11-06 13:40:22 +01:00
Victor Wheeler
6b982a3698
feat(docs): plea for proper word-wrapping in .rst files. (#7189) 2024-11-06 10:38:13 +01:00
dependabot[bot]
f430cb47cd
chore(deps): bump arduino/arduino-lint-action from 1 to 2 (#7209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 09:55:28 +01:00
dependabot[bot]
9f03da8533
chore(deps): bump actions/upload-artifact from 3 to 4 (#7210)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 09:54:46 +01:00
Erik Tagirov
3cfe1a8306
fix(cmake): fix installation with cmake --install (#7161) 2024-11-05 13:16:05 +01:00
Liu Yi
0091be46fa
feat(thorvg): update thorvg to 0.15.3 (#7103)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-11-05 20:09:11 +08:00
lizhaoming
4aa74e15c3
fix(chart): fix divide-by-zero and cursor error (#7211)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
2024-11-04 18:32:45 +01:00
Victor Wheeler
8f59bdc6a7
feat(docs): batch 3 of proofread/edited docs (#7180) 2024-11-04 10:42:40 +01:00
jaeho
58e2d508e1
perf(draw): improve execute time of obj's transforming (#6638)
Co-authored-by: jaeho83.lim <jaeho83.lim@lge.com>
2024-11-04 10:07:42 +01:00
Kenji Mouri / 毛利 研二
6fdc271f12
fix(windows): Update document for Windows backend to clarify some features (#7197) 2024-11-04 09:53:47 +01:00
Victor Wheeler
e4295f8925
fix(docs): fix bad highlight color (#7199) 2024-11-04 09:52:15 +01:00
Victor Wheeler
6b7d0a3819
fix(chart): lv_malloc() was allocating double size needed (#7200) 2024-11-04 09:51:46 +01:00
Gabriel Wang
26e4225d74
chore(cmsis-pack): ensure the v9.2.2 cmsis-pack is visible on keil.arm.com (#7201) 2024-11-04 09:49:57 +01:00
Carlos Diaz
9b90655ffb
fix(refr): avoid division by zero (#7205) 2024-11-04 09:41:32 +01:00
Victor Wheeler
0380014efb
fix(buttonmatrix): fix 1-off error in lv_buttonmatrix_get_button_text() (#7193) 2024-11-04 09:03:03 +01:00
lizhaoming
a4f66606fa
fix(scale): correct scale_set_arc_properties function (#7113)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
2024-10-30 13:23:42 +01:00
Fabian Blatz
be85ad7369
feat(sw): Add method to convert a htiled I1 buffer to vtiled (#7129) 2024-10-30 09:18:28 +01:00
Gabor Kiss-Vamosi
3f3de6ac71
fix(anim): fix user after free if the anim. is delete in the exec_cb (#7173) 2024-10-30 12:40:10 +08:00
Gabor Kiss-Vamosi
37ea110238 fix(chart): fix saving the address of a local variable in lv_example_chart_3()
fixes https://forum.lvgl.io/t/two-questions-about-the-chart-control/18590/2
2024-10-29 19:47:55 +01:00
Gabor Kiss-Vamosi
253981ae82 fix: add +1 but for enum bitfields to avoid overflow to negative
fixes #7155
2024-10-29 19:47:55 +01:00
Niklas Fiekas
63a7258111
fix(cmake): generate lvgl.pc in CMAKE_CURRENT_BINARY_DIR (#7127) 2024-10-29 12:47:37 +01:00
Yuqiang Wang
ce97ba869b
fix(demo): fix ebike demo header file inclusion issue (#7133) 2024-10-29 12:33:28 +01:00
dpopov76
d34f94a1cc
fix(table): fixed NULL pointer reference (#7042) 2024-10-29 12:30:08 +01:00
VIFEX
33f5f81295
feat(fs_posix): add error code conversion (#7166)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-10-29 12:15:00 +01:00
Neo Xu
133d2fe4be
chore(fs): treat '/' as valid driver letter (#6986)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-29 17:34:55 +08:00
VIFEX
d7e1f265c6
perf(vg_lite): reduce redundant matrix calculations (#7163)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-10-29 09:37:36 +01:00
Victor Wheeler
d5cb181101
fix(docs): trailing underscore looked like hyperlink to Sphinx (#7172) 2024-10-29 14:53:26 +08:00
Victor Wheeler
50e49b74c5
fix(docs): link in /lvgl/README.md to supported display types (#7167) 2024-10-28 21:12:50 +01:00
Luna
c27760fb10
feat(roller): set roller option with a string (#7143)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-10-28 10:27:38 +01:00
Victor Wheeler
868db01136
fix(docs): fix broken links in ./lvgl/README.md (#7146) 2024-10-28 15:51:34 +08:00
Paschalis M
befbe8139b
docs: fix typo in Introduction: "similator" to "simulator" (#7162) 2024-10-28 15:49:49 +08:00
Victor Wheeler
64a2f3ac5c
feat(docs): proofread and edited docs (#7144) 2024-10-27 15:07:06 +01:00
Carlos Diaz
b1dc25a9af
fix(file_explorer): fix navigation handling (#7124)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-10-27 18:43:23 +08:00