Felipe Neves
|
52cfa1c083
|
build(zephyr): remove zephyr env cmake (#8695)
|
2025-08-15 19:04:57 -03:00 |
|
Fabian Blatz
|
844d836916
|
feat(font): Remove SimSun Font (#8550)
|
2025-07-22 09:29:28 -03:00 |
|
Felipe Neves
|
5244ae1d2c
|
build(esp): fix lvgl components requirements (#8527)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Signed-off-by: Felipe Neves <felipe@lvgl.io>
|
2025-07-05 20:37:11 +02:00 |
|
Viktor Szépe
|
e778ea28b2
|
chore: fix typos again (#8295)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
|
2025-07-02 13:37:43 +02:00 |
|
Gabor Kiss-Vamosi
|
4362056784
|
chore(version): update version numbers to v9.4.0-dev (#8498)
|
2025-07-01 09:20:21 +02:00 |
|
Liam Howatt
|
1ef1d23342
|
ci(lv_templ): fix filename template mismatches and add CI (#8326)
|
2025-06-19 11:42:41 +02:00 |
|
Felipe Neves
|
57e93bae02
|
feat(draw/ppa): add initial Pixel Processing Accelerator infrastructure for ESP (#8270)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Signed-off-by: Felipe Neves <felipe@lvgl.io>
|
2025-06-11 16:41:16 +02:00 |
|
Gabor Kiss-Vamosi
|
c033a98afd
|
chore: update version numbers
|
2025-06-03 13:57:17 +02:00 |
|
 Gabriel WangandAndré
|
1f5bb602a6
|
chore(cmsis-pack): update cmsis-pack for v9.3.0 release (#8113)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Co-authored-by: André <andre_miguel_costa@hotmail.com>
|
2025-06-03 12:46:55 +02:00 |
|
André Costa
|
b055446a63
|
revert(dropdown): add lv_anim_enable_t parameter to lv_dropddown_set_selected (#7310) (#8304)
|
2025-05-26 13:51:37 +02:00 |
|
 André CostaandErik Tagirov
|
48417aef64
|
build: restructure cmake (#8210)
Co-authored-by: Erik Tagirov <erik.tagirov@edgemtech.ch>
|
2025-05-21 13:02:26 +02:00 |
|
 VIFEXandpengyiqiang
|
94bdc2daa4
|
fix(vg_lite): enable box shadow by default (#8242)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-05-16 11:05:32 +08:00 |
|
Erik Tagirov
|
14bb5f2e6b
|
feat(cmake): disable PCPP by default (#8126)
|
2025-04-28 22:15:23 +02:00 |
|
Fabian Blatz
|
e7af9006bf
|
feat(font): Replace SimSun font with SourceHanSansSC (#8006)
|
2025-04-17 11:26:26 +02:00 |
|
Liam Howatt
|
e150297232
|
fix(cmake): fix LV_CONF_PATH quoting consistency issue (#8079)
|
2025-04-15 17:14:50 +08:00 |
|
 VIFEXandpengyiqiang
|
19cb83732b
|
arch(font_manager): add multiple font backend support (#8038)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-04-15 11:35:50 +08:00 |
|
André Costa
|
f0257a633f
|
build: remove pcpp dependency (#8090)
|
2025-04-14 19:51:58 +02:00 |
|
André Costa
|
1b441760b2
|
build(custom): fix include path of lv_conf.cmake (#8052)
|
2025-04-09 09:27:30 +02:00 |
|
David Truan
|
371c21bbda
|
arch(cmake): add native Kconfig support to cmake (#7934)
|
2025-04-03 14:42:18 +02:00 |
|
 Cosmin-Daniel RaduandAna Grad
|
560364adaa
|
feat(nxp): add G2D support (#7625)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
|
2025-02-27 11:31:57 +01:00 |
|
Erik Tagirov
|
4e61b66d77
|
fix(cmake): installation with custom LV_CONF_PATH (#7624)
|
2025-01-28 12:37:07 +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 |
|
Victor Wheeler
|
ad66f13f96
|
feat(docs): batch 12 of proofread/edited docs (#7440)
Arduino Lint / lint (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE (push) Has been cancelled
C/C++ CI / Build Windows GCC (push) Has been cancelled
C/C++ CI / Build Windows MSVC (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
|
2025-01-10 11:06:42 -03: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 |
|
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 RaduandNicușor Cîțu
|
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 |
|
 elahavandElad Lahav
|
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 |
|
 elahavandElad Lahav
|
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 SorefandGabor Kiss-Vamosi
|
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 |
|