Erik Tagirov
|
3cfe1a8306
|
fix(cmake): fix installation with cmake --install (#7161)
|
2024-11-05 13:16:05 +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 |
|
Niklas Fiekas
|
63a7258111
|
fix(cmake): generate lvgl.pc in CMAKE_CURRENT_BINARY_DIR (#7127)
|
2024-10-29 12:47:37 +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 |
|
hydevcode
|
b2f2b9e148
|
fix(rt-thread): fix compile error (#6938)
|
2024-10-02 11:55:48 +02:00 |
|
Cosmin-Daniel Radu
|
9db0ee3d02
|
fix(freertos): sync signal from isr fixed (#6793)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Co-authored-by: Nicușor Cîțu <nicusor.citu@nxp.com>
|
2024-09-24 13:35:39 +02:00 |
|
Gabor Kiss-Vamosi
|
559618d9d2
|
fix(cmake): fix install (#6787)
|
2024-09-11 14:13:09 +02:00 |
|
Liam
|
bdb5806fdf
|
feat(dma2d): add basic support (#6691)
|
2024-09-11 09:48:43 +02:00 |
|
Gabor Kiss-Vamosi
|
ba3ef34600
|
chore: bump version to v9.3.0-dev (#6764)
|
2024-08-29 20:47:19 +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 |
|
Gabor Kiss-Vamosi
|
d39fc17595
|
chore: increase the version numbers to v9.2
|
2024-08-26 21:39:11 +02:00 |
|
NicGrimpe
|
8b659fc9a2
|
fix(env_support/cmake): If LV_CONF_PATH is set, install the indicated config instead of the default one. (#6675)
|
2024-08-26 12:31:12 +02:00 |
|
Liam
|
69d440335f
|
fix(fs): remove Arduino SD initialization (#6725)
|
2024-08-23 08:16:52 +02:00 |
|
Koen De Vleeschauwer
|
5f7a5605cd
|
fix(rtthread): display driver hang (#6667)
|
2024-08-21 11:47:12 +02:00 |
|
Tomas Rezucha
|
8699a7e86e
|
feat(cmake): Make LVGL version available for all CMake environments (#6654)
|
2024-08-09 12:29:22 +08:00 |
|
elahav
|
7791740de6
|
feat(env/qnx): generate lv_conf.h at build time (#6596)
Co-authored-by: Elad Lahav <elahav@qnx.com>
|
2024-08-01 09:33:39 +02:00 |
|
elahav
|
91cd8ecf90
|
feat(drivers): initial implementation of a QNX screen driver (#6507)
Co-authored-by: Elad Lahav <elahav@qnx.com>
|
2024-07-25 14:26:09 +02:00 |
|
Meco Man
|
ae752e8faa
|
chore(rt-thread): revert macro back to PKG_USING_LVGL_SQUARELINE (#6481)
|
2024-07-09 14:46:48 +02:00 |
|
Fabian Blatz
|
f5443d2fd2
|
feat(env): make LVGL a Zephyr compatible module (#6460)
|
2024-07-05 00:16:25 +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 |
|
Gabor Kiss-Vamosi
|
723f411076
|
fix(cmake): install headers correctly (#6332)
|
2024-06-13 11:40:30 +08: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 |
|
KaruroChori
|
6927a10d7e
|
fix(env): fix meson build break (#5745)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-06-11 08:27:13 +02:00 |
|
Rbb666
|
4ab68c5dc1
|
feat(rtthread): add cpu usage support (#6310)
|
2024-06-01 10:39:37 +08:00 |
|
Akos Becsey
|
4d12d64e4e
|
feat(drivers): Renesas GLCDC display dirver
|
2024-05-23 00:44:41 +02:00 |
|
Dennis Field
|
e181fb1199
|
Add LVGL9 demos to esp.cmake (#6220)
|
2024-05-20 22:12:38 +08: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 |
|
Marex
|
2c469279f5
|
fix(cmake): generate versioned shared libraries (#5865)
Signed-off-by: Marek Vasut <marex@denx.de>
Co-authored-by: Marek Vasut <marex@denx.de>
|
2024-04-20 20:33:09 +02:00 |
|
Liam
|
e72f52d0bd
|
feat(CI): Windows MSVC and GCC build (#6015)
|
2024-04-18 15:12:50 +02:00 |
|
GoT
|
d0436fbb59
|
feat(drv): Implement Arduino SD driver (#5968)
|
2024-04-18 15:06:17 +02:00 |
|
zylalx1
|
47ec2784d8
|
chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-10 15:17:44 +08:00 |
|
Benign X
|
c9922d5701
|
chore(vg_lite_tvg): fix build warnings (#5984)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-04-04 14:57:05 +08: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 |
|
Rbb666
|
0e091f644d
|
Fix the compilation error problem of lvgl9.x on rtthread (#5794)
|
2024-03-06 21:03:30 +08:00 |
|
Mattia Maldini
|
de09007c03
|
fix(env): added *.cpp glob in ESP configuration (#5761)
|
2024-03-04 11:28:29 +08:00 |
|
Neo Xu
|
9b09182fc7
|
fix(thorvg): link lvgl_thorvgl with lvgl
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-03-04 02:00:44 +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 |
|
Ju1He1
|
c1c3580c5a
|
optinally install demos and libs as well (#5387)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-02-02 10:24:51 +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 |
|