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

105 Commits

Author SHA1 Message Date
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
Victor Wheeler
ad66f13f96
feat(docs): batch 12 of proofread/edited docs (#7440) 2025-01-10 11:06:42 -03: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
Gabriel Wang
bb3c662f19
chore(cmsis-pack): update cmsis pack for v9.3.0-dev (#7080) 2024-10-17 13:05:02 +02:00
Gabor Kiss-Vamosi
2466d7ca39
chore: remove UTF-8 BOMs (#6942) 2024-10-11 21:31:35 +02:00
Liam
bdb5806fdf
feat(dma2d): add basic support (#6691) 2024-09-11 09:48:43 +02:00
Gabriel Wang
aa7446344c chore(cmsis-pack): create cmsis-pack for v9.2.0 2024-08-27 00:01:11 +02:00
Gabriel Wang
f292ddde34 chore(cmsis-pack): update pdsc 2024-08-27 00:01:11 +02:00
Liam
69d440335f
fix(fs): remove Arduino SD initialization (#6725) 2024-08-23 08:16:52 +02:00
cristian-stoica
38b01956e3
fix(conf): make comment requirement explicit (#6248)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-06-30 18:34:03 +08:00
Josh Soref
df0d36f02a
chore: fix spelling (#6401)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
Neo Xu
438e943937
feat(property): add property name (#6329)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-19 18:06:16 +02:00
Neo Xu
cab55d8e5a
feat(obj): add API to set/get object ID. (#6278)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-12 17:39:59 -04:00
Akos Becsey
4d12d64e4e feat(drivers): Renesas GLCDC display dirver 2024-05-23 00:44:41 +02:00
Joseph Chen
d0c88f2769
feat(os): add mqx for osal (#6191) 2024-05-09 22:00:53 +02:00
Gabriel Wang
4d773ae1c1
chore(cmsis-pack): monthly catch-up (#6129) 2024-05-03 09:52:42 +02:00
GoT
d0436fbb59
feat(drv): Implement Arduino SD driver (#5968) 2024-04-18 15:06:17 +02:00
Ramesh
dee1d27e0d
chore(vg_lite): fix typo (#5993) 2024-03-29 11:04:55 +08:00
Gabriel Wang
667f401db6
chore(cmsis-pack): minor update (#5948) 2024-03-26 10:59:47 +08:00
VIFEXT
4d4bb340c0
feat(vg_lite): add radial gradient support (#5836)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-03-20 12:03:45 +01:00
Gabriel Wang
e1c0b21b27
chore(cmsis-pack): prepare for v9.1.0 (#5917) 2024-03-20 10:13:36 +08:00
Hanes Sciarrone
c647c3924b
feat(freertos): support Espressif's FreeRTOS flavor (#5862) 2024-03-16 14:41:12 +01:00
Benign X
0c84cc0b3b refactor(freetype): refactor freetype params 2024-03-15 18:02:07 +08:00
Gabriel Wang
d697a3fc95
chore(cmsis-pack): catchup update (#5611) 2024-02-07 12:12:25 +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
lhdjply
6cf637f2d9
chore(demos): Remove unused definitions (#5506)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-01-27 17:46:47 +08:00
Gabriel Wang
0b5c1a1642
chore(draw-sw-transform): remove duplicated code (#5488) 2024-01-26 10:27:30 +01:00
Gabriel Wang
b255eeabf0
fix(arm2d): apply a temporary patch to arm-2d acceleration (#5466) 2024-01-25 09:30:00 +01:00
Gabriel Wang
09cb87cdc6
chore(cmsis-pack): update cmsis-pack for some missing PRs (#5424) 2024-01-22 18:31:42 +01:00
Gabriel Wang
51b8d8e4ea
chore(cmsis-pack): prepare for releasing LVGL9 (#5417) 2024-01-22 18:05:05 +01:00
Benign X
7b68aef4ab
feat(image_decoder): add image decoder header cache (#5420) 2024-01-22 14:28:58 +01:00
Gabor Kiss-Vamosi
2297338c0d
revert "feat(decoder): add image header cache" (#5418) 2024-01-22 12:57:06 +01:00
Benign X
d26eac8f3a
feat(decoder): add image header cache (#5407) 2024-01-22 12:44:14 +01:00
_VIFEXTech
32828206d1
chore(imgfont): simplify imgfont_dsc_t data structure (#5354)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-17 14:33:02 +01:00
Gabriel Wang
78a6b2f425
chore(cmsis-pack): prepare for LVGL9 release (#5323)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-15 19:50:03 +01:00
Gabriel Wang
ab1182b1b2
feat(draw-sw): add Helium (transform) acceleration to sw-draw-image-core (#5231)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-01-14 12:36:42 +01:00
_VIFEXTech
99818408ca
chore(conf): remove LV_DISPLAY_ROT_MAX_BUF (#5239)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-01-09 11:52:30 +01:00
lhdjply
cb800cb793
chore(meter): remove #define LV_USE_METER (#5230)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-01-09 11:05:59 +08:00
Gabriel Wang
ba052161b3
chore(cmsis-pack): catch up the latest changes that damaged the script (#5151) 2024-01-02 11:36:51 +08:00
Gabriel Wang
6fe14490e2
feat(draw-sw): add Helium acceleration to draw-sw (#5045)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-12-27 11:10:16 +08:00
Gabor Kiss-Vamosi
3fa47263c8 refactor: rename LV_THEME_BASIC to LV_THEME_SIMPLE 2023-12-15 09:13:05 +01:00
Gabor Kiss-Vamosi
d5daccdd48 docs: update API comments 2023-12-13 22:23:03 +01:00
Gabriel Wang
9e96b73357
fix(cmsis-pack): fix issue #4992 (#4994) 2023-12-12 16:58:38 +01:00
Gabriel Wang
aed5502af5
fix(cmsis-pack): fix cmsis-pack scripts for v9.0.0 (#4977) 2023-12-11 14:33:53 +01:00
Neo Xu
de77e77882
chore(decoder): remove RLE image decoder (#4923)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:52:12 +01:00
gcopoix
5267c0b9f4
feat(drivers): add x11 driver (display/input) support (#4795)
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
2023-11-15 14:08:03 +01:00
Gabriel Wang
aab314c26b
fix(cmsis-pack): fix a typo introduced recently (#4805) 2023-11-14 12:44:30 +01:00
Neo Xu
d73f260002
feat(image): add custom RLE decoder (#4332)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-11-13 08:38:27 +01:00
Gabor Kiss-Vamosi
d456b1cb4d refactor: remove LV_USE_LARGE_COORD, always use int32_t as lv_coord_t 2023-10-31 19:23:24 +01:00
Viktor Szépe
742682ae51
chore: fix execute permissions and shebangs (#4695) 2023-10-24 09:41:51 +02:00