Gabor Kiss-Vamosi
|
71a02ec643
|
example(keyboard): add draw event example to customize each button (#8172)
|
2025-04-29 16:51:26 -03:00 |
|
Zhenhua Luo
|
0040658e6a
|
feat(animimage): support set source interfaces with or without parameter of reverse play (#8164)
Signed-off-by: Liubin Gong <liubin.gong@nxp.com>
Co-authored-by: Liubin Gong <liubin.gong@nxp.com>
|
2025-04-28 22:14:44 +02:00 |
|
VIFEX
|
e79ead093e
|
fix(ffmpeg): fix ffmpeg decoder assert (#8128)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-04-23 10:46:19 +02:00 |
|
Zhenhua Luo
|
702732d795
|
feat(animimage): support images play in a reversed order (#8085)
Signed-off-by: Liubin Gong <liubin.gong@nxp.com>
Co-authored-by: Liubin Gong <liubin.gong@nxp.com>
|
2025-04-22 22:19:36 +08:00 |
|
pengyiqiang
|
0414c78fd0
|
feat(freetype): add font kerning support
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2025-04-22 12:01:13 +02:00 |
|
Fabian Blatz
|
e7af9006bf
|
feat(font): Replace SimSun font with SourceHanSansSC (#8006)
|
2025-04-17 11:26:26 +02:00 |
|
lizhaoming
|
bb681971b3
|
fix(tabview):fix example lv_example_tabview_2 (#8084)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
|
2025-04-16 14:42:20 -03:00 |
|
VIFEX
|
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 |
|
Gabor Kiss-Vamosi
|
a53c9108c2
|
fix(lottie): revert example (#8054)
|
2025-04-08 16:48:06 +08:00 |
|
Paul Vogel
|
e63f345fec
|
fix(example_anim): remove scrollable flag (#8008)
|
2025-04-03 14:27:03 +02:00 |
|
Gabor Kiss-Vamosi
|
1ff8ea1da0
|
fix(draw_sw): fix letter outline multi-threading issues (#8003)
|
2025-04-03 14:11:47 +02:00 |
|
Victor Wheeler
|
153a169fee
|
docs(doc-gen): eliminate all non-API-page errors (#8035)
|
2025-04-03 11:49:27 +02:00 |
|
Victor Wheeler
|
7fb89e47f7
|
docs(draw.rst): restructure and proofread from PR #7241 (#7976)
Arduino Lint / lint (push) Waiting to run
MicroPython CI / Build esp32 port (push) Waiting to run
MicroPython CI / Build rp2 port (push) Waiting to run
MicroPython CI / Build stm32 port (push) Waiting to run
MicroPython CI / Build unix port (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Waiting to run
C/C++ CI / Build ESP IDF ESP32S3 (push) Waiting to run
C/C++ CI / Run tests with 32bit build (push) Waiting to run
C/C++ CI / Run tests with 64bit build (push) Waiting to run
BOM Check / bom-check (push) Waiting to run
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Waiting to run
Verify the widget property name / verify-property-name (push) Waiting to run
Verify code formatting / verify-formatting (push) Waiting to run
Build docs / build-and-deploy (push) Waiting to run
Test API JSON generator / Test API JSON (push) Waiting to run
Check Makefile / Build using Makefile (push) Waiting to run
Check Makefile for UEFI / Build using Makefile for UEFI (push) Waiting to run
Port repo release update / run-release-branch-updater (push) Waiting to run
Verify Kconfig / verify-kconfig (push) Waiting to run
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-03-31 18:08:45 +02:00 |
|
Gabor Kiss-Vamosi
|
670845ecbc
|
feat(xml): load fonts and images from XML
|
2025-03-28 09:07:10 +01:00 |
|
Gabor Kiss-Vamosi
|
d8b6388fab
|
example(freetype): fix docs build error (#8001)
|
2025-03-26 10:21:31 +01:00 |
|
Erik Tagirov
|
60d976c466
|
feat(draw/sw): add support for vector fonts (#7560)
|
2025-03-25 12:18:02 +01:00 |
|
Gabor Kiss-Vamosi
|
e819dd72b7
|
feat(draw): add comments and unify struct names (#7878)
|
2025-03-24 20:40:14 +01:00 |
|
Jean THOMAS
|
c223514e7d
|
example(checkbox): Correct checkbox enable comment (#7763)
|
2025-03-20 17:28:28 +01:00 |
|
Felix Biego
|
c4bd86a019
|
feat(demo): New smartwatch demo (#7883)
|
2025-03-20 16:00:53 +01:00 |
|
Paul Vogel
|
e675117058
|
fix(examples): add casts and change int types to fix checker warnings (#7933)
|
2025-03-17 10:51:45 +08:00 |
|
David Truan
|
176b500005
|
feat(indev): Add rotation and two fingers swipe gestures support (#7865)
|
2025-03-12 16:38:43 +01:00 |
|
liamHowatt
|
850426b793
|
docs(ffmpeg): images always loaded with lvgl fs
Arduino Lint / lint (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
MicroPython CI / Build esp32 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 Kconfig / verify-kconfig (push) Has been cancelled
|
2025-03-07 12:10:29 +01:00 |
|
lizhaoming
|
5c068fb015
|
feat(examples): add looping scroll example (#7714)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
|
2025-03-04 00:02:31 +01:00 |
|
红桃六
|
964ef5c551
|
fix(indev): fix platform-specific printf format for int32_t (#7844)
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 - 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 Kconfig / verify-kconfig (push) Has been cancelled
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
|
2025-02-26 14:31:33 +08:00 |
|
Felix Biego
|
db1daf55d8
|
fix(examples): add casts (#7831)
|
2025-02-24 23:23:54 +01:00 |
|
Gabor Kiss-Vamosi
|
fc5c156385
|
feat(thorvg): use LVGL's malloc/realloc/zalloc/free (#7772)
|
2025-02-21 18:51:33 +01:00 |
|
Paul Vogel
|
77f8f62d18
|
fix(example_grad): return value from lv_style_get_prop not checked (#7793)
|
2025-02-19 10:36:37 +08:00 |
|
Victor Wheeler
|
1d0bb3e8c6
|
feat(docs): new docs-build paradigm... (#7597)
|
2025-02-18 20:51:47 -05:00 |
|
Zhang Ji Peng
|
9760d57540
|
feat(decoder): add svg image decoder for image widget (#7141)
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 - 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 Kconfig / verify-kconfig (push) Has been cancelled
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-02-14 19:33:49 +08:00 |
|
Gabor Kiss-Vamosi
|
09d0d10e28
|
revert(xml): revert the accidentally modifed view.xml
Arduino Lint / lint (push) Waiting to run
MicroPython CI / Build esp32 port (push) Waiting to run
MicroPython CI / Build rp2 port (push) Waiting to run
MicroPython CI / Build stm32 port (push) Waiting to run
MicroPython CI / Build unix port (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - Ubuntu (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - cl - Windows (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE - gcc - Windows (push) Waiting to run
C/C++ CI / Build ESP IDF ESP32S3 (push) Waiting to run
C/C++ CI / Run tests with 32bit build (push) Waiting to run
C/C++ CI / Run tests with 64bit build (push) Waiting to run
BOM Check / bom-check (push) Waiting to run
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Waiting to run
Verify the widget property name / verify-property-name (push) Waiting to run
Verify code formatting / verify-formatting (push) Waiting to run
Build docs / build-and-deploy (push) Waiting to run
Test API JSON generator / Test API JSON (push) Waiting to run
Check Makefile / Build using Makefile (push) Waiting to run
Check Makefile for UEFI / Build using Makefile for UEFI (push) Waiting to run
Port repo release update / run-release-branch-updater (push) Waiting to run
Verify Kconfig / verify-kconfig (push) Waiting to run
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
052d908ab7
|
feat(xml): add test for a complex view
|
2025-02-13 18:59:27 +01:00 |
|
Gabor Kiss-Vamosi
|
55911732f1
|
Dont's squash - gradient updates (#7646)
|
2025-02-12 22:30:53 -03:00 |
|
Gabor Kiss-Vamosi
|
1c9c9f6601
|
feat(xml): add basic callback event support
|
2025-02-05 22:48:59 +01:00 |
|
Gabor Kiss-Vamosi
|
a535063308
|
feat(xml): add support scale, span, roller and bar
Also add some backward compatible API changes
|
2025-02-05 22:48:59 +01:00 |
|
Gabor Kiss-Vamosi
|
b78a9b447a
|
feat(xml): add gradient support
|
2025-02-05 22:48:59 +01:00 |
|
Gabor Kiss-Vamosi
|
39c4011864
|
refactor(table): convert lv_table_add_cell_ctrl to a setter
|
2025-02-05 22:48:59 +01:00 |
|
Gabor Kiss-Vamosi
|
5f2888d93a
|
refactor(chart): add 'series' keyword in value setters/getters for consistency
|
2025-02-05 22:48:59 +01:00 |
|
Benign X
|
62291fa174
|
feat(draw): add lv_draw_letter support (#7490)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-01-16 10:42:30 +08:00 |
|
André Costa
|
e028ee985c
|
feat(anim): add a pause method (#7583)
|
2025-01-15 08:57:30 +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 |
|
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)
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 |
|
Gabor Kiss-Vamosi
|
6a1ecfcf34
|
feat(xml): add support for more properties and add more examples (#7417)
|
2025-01-08 11:25:06 -05:00 |
|
Liu Yi
|
cdaaeb81dc
|
docs(label): add documentation and example for text recolor (#7460)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
|
2024-12-22 20:26:10 +01:00 |
|
Liam
|
bb54fc50c2
|
fix(examples): fix infinite scroll crash (#7459)
|
2024-12-18 09:28:18 +01:00 |
|
Victor Wheeler
|
64e01e5248
|
feat(anim): clarify reverse play in animation API (#7338)
|
2024-12-18 07:43:00 +01:00 |
|
VIFEX
|
6decbb7f77
|
chore(indev_gesture): add missing config and fix warning (#7461)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-12-16 20:03:17 +08:00 |
|
Victor Wheeler
|
7ecf7c2e52
|
feat(docs): widget proofread wrap-up (#7405)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-12-08 23:13:21 +01:00 |
|
Gabor Kiss-Vamosi
|
fc5939dcff
|
feat(xml): add the basics of declarative XML support
|
2024-12-05 10:14:39 +01:00 |
|
Gabor Kiss-Vamosi
|
db11e7bae5
|
fix(label): use LV_LABEL_LONG_MODE_* instead of LV_LABEL_LONG_*
|
2024-12-05 10:14:39 +01:00 |
|