Commit Graph

1134 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi ad8a9d9587 docs(xml): reorganize and extend the XML docs 2025-02-13 18:59:27 +01:00
Victor Wheeler efcdff7248 docs(observer): proofread/edit/clarify observer.rst 2025-02-11 22:06:14 +01:00
Liam Howatt 79757b1902 fix(drivers): generic MIPI add missing lv_display_flush_ready (#7693) 2025-02-07 20:05:37 -03:00
Victor Wheeler a5f51bff72 docs(event): add warning not to modify Widgets during draw events. (#7685)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2025-02-07 20:24:00 +01:00
Victor Wheeler f9a9d5b41b fix(indev.rst): handle lv_obj_is_focused no longer exists. (#7711) 2025-02-06 13:26:49 +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
Victor Wheeler c5f888235d Feat(docs): proofread docs batch17 (#7680) 2025-02-03 19:59:05 -03:00
cristian-stoica 84db90f418 refactor(draw): use task instead of draw_unit as argument to draw functions (#7240)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2025-01-30 11:48:26 +01:00
Victor Wheeler 5f41926f04 fix(docs): clarify obj hierarchy after lv_menu_page_create() (#7604) 2025-01-30 11:13:28 +01:00
Victor Wheeler d1302001ba fix(docs): fix minor issues with alif.rst (#7676)
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 (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_SDL (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE (push) Waiting to run
C/C++ CI / Build Windows GCC (push) Waiting to run
C/C++ CI / Build Windows MSVC (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
Verify Kconfig / verify-kconfig (push) Waiting to run
2025-01-29 08:31:39 +01:00
Gabriel 0f67eb67cf docs(fbdev): add information about resolution issue (#7025)
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 (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_SDL (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE (push) Waiting to run
C/C++ CI / Build Windows GCC (push) Waiting to run
C/C++ CI / Build Windows MSVC (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
Verify Kconfig / verify-kconfig (push) Waiting to run
2025-01-28 11:24:22 -05:00
Liam 1ed1ddd881 docs(Alif): add docs for Alif chip vendor (#7622)
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 (push) Waiting to run
C/C++ CI / Build OPTIONS_24BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_FULL_32BIT (push) Waiting to run
C/C++ CI / Build OPTIONS_SDL (push) Waiting to run
C/C++ CI / Build OPTIONS_VG_LITE (push) Waiting to run
C/C++ CI / Build Windows GCC (push) Waiting to run
C/C++ CI / Build Windows MSVC (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
Verify Kconfig / verify-kconfig (push) Waiting to run
2025-01-28 12:44:46 +01:00
Victor Wheeler 3c995e389b fix(docs): several minor doc fixes (#7652) 2025-01-28 12:43:41 +01:00
Felipe Neves 2c3b2d2c17 docs: general typo fix on the NXP related docs. (#7626)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-28 12:41:54 +01:00
Liam 4744bbe194 feat(drivers): add evdev discovery (#7481)
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
2025-01-24 04:58:52 +01:00
Liam e9505a84da docs(Riverdi): Add Riverdi board docs (#7629) 2025-01-23 23:04:30 -03:00
Victor Wheeler 1dd2d29ff4 feat(docs): proofread/edit obj_property.rst. (#7621) 2025-01-24 01:11:58 +08:00
Liam a10d4b8c47 docs(fs): pin diagram dependency version (#7453) 2025-01-21 18:51:31 -03:00
Felipe Neves 66a992ef3c docs: clarify what C functions are used in storage operations (#7627)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-21 16:50:02 -05:00
André Costa e028ee985c feat(anim): add a pause method (#7583) 2025-01-15 08:57:30 +01:00
Victor Wheeler 5f5c74c088 feat(docs): batch 14 of proofread/edited docs (#7477) 2025-01-15 08:48:25 +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
André Costa 62a2804d97 docs(timer): fix usage of timer user data (#7575) 2025-01-13 10:42:46 +01:00
Victor Wheeler d9677acd93 feat(docs): add short bit about include pattern to CODING_STYLE.rst (#7563)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2025-01-13 09:21:51 +01:00
Leonardo Cavagnis 29ce750989 docs(arduino): add Arduino Giga Display Shield reference (#7584) 2025-01-13 09:20:55 +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
Felipe Neves 5563787cac feat(dma2d): add support for ARGB1555 color on top of RGB565 format (#7555)
Arduino Lint / lint (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (esp32) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (rp2) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (stm32) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (unix) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_16BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_24BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_FULL_32BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_SDL) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_VG_LITE) (push) Waiting to run
C/C++ CI / Build Windows GCC (push) Waiting to run
C/C++ CI / Build Windows MSVC (push) Waiting to run
C/C++ CI / Build ESP IDF ESP32S3 (push) Waiting to run
C/C++ CI / Run tests with ${{ matrix.build_config }} (32bit build) (push) Waiting to run
C/C++ CI / Run tests with ${{ matrix.build_config }} (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
Verify Kconfig / verify-kconfig (push) Waiting to run
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2025-01-09 21:41:02 -05:00
Michael Simon 20bfb4855b feat(drivers): add UEFI driver (#7069) 2025-01-09 15:31:30 -03:00
lizhaoming 39d0d1037a docs(layer): fix layer rst function error (#7541)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
2025-01-09 11:18:12 +01:00
Victor Wheeler a97ab9763e feat(docs): batch 11 of proofread/edited docs (#7361)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2025-01-07 23:01:14 -05:00
Victor Wheeler 935b4016a3 fix(docs): clarify how to pass color index... (#7554)
Arduino Lint / lint (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (esp32) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (rp2) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (stm32) (push) Waiting to run
MicroPython CI / Build ${{ matrix.port }} port (unix) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_16BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_24BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_FULL_32BIT) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_SDL) (push) Waiting to run
C/C++ CI / Build ${{ matrix.build_option }} (OPTIONS_VG_LITE) (push) Waiting to run
C/C++ CI / Build Windows GCC (push) Waiting to run
C/C++ CI / Build Windows MSVC (push) Waiting to run
C/C++ CI / Build ESP IDF ESP32S3 (push) Waiting to run
C/C++ CI / Run tests with ${{ matrix.build_config }} (32bit build) (push) Waiting to run
C/C++ CI / Run tests with ${{ matrix.build_config }} (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
Verify Kconfig / verify-kconfig (push) Waiting to run
2025-01-07 08:01:33 -05:00
Victor Wheeler 51aaf7bcde feat(docs): batch 10 of proofread/edited docs (#7357)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2025-01-07 12:39:19 +01:00
Victor Wheeler 2c4f722f4b feat(docs): batch 13 of proofread docs (#7458) 2025-01-06 19:38:02 -05: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
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
RomanLuchyshyn 27ebfc20ad feat(draw/sw): added support for 3 bpp font rendering (#7350)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-20 07:50:01 -05:00
bjsylvia 0756895382 docs(intro): fix typos (#7485)
Signed-off-by: bjsylvia <bjsylvia@163.com>
2024-12-20 11:06:56 +08:00
bjsylvia a903fc3d75 docs(details): fix typos (#7484)
Signed-off-by: bjsylvia <bjsylvia@163.com>
2024-12-20 11:06:28 +08:00
Victor Wheeler abb60a4ec6 feat(docs): make docs development practical (#7414) 2024-12-19 13:47:46 -05:00
Victor Wheeler 64e01e5248 feat(anim): clarify reverse play in animation API (#7338) 2024-12-18 07:43:00 +01:00
VIFEX 2209e3a270 docs(profiler): remove tick unit (#7433)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-12-10 10:54:17 +01:00
Victor Wheeler c9d35e1038 feat(docs): proofread/edit batch 9 (#7324)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-09 09:43:20 +01: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
Victor Wheeler 65a52f2f2d feat(docs): update threading details in answer to #7313 (#7342) 2024-12-06 11:43:44 +01:00
VIFEX 58990cdb5b feat(profiler_builtin): support nanosecond accuracy (#7415)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-12-06 09:41:15 +08:00
Victor Wheeler 945064f6ea fix(docs): adjust colors to address accessibility issues (#7409) 2024-12-05 14:20:50 +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 f23b42be7f feat(slider): add orientation support (based on bar) 2024-12-05 10:14:39 +01:00
Gabor Kiss-Vamosi bee756ee0f docs(disp): add rotation examples (#7314)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-04 09:46:02 +01:00