André Costa
|
65130dd9ed
|
refactor(opengles): set texture id to layer head on disp creation (#9397)
|
2026-01-08 16:06:47 +01:00 |
|
Gabor Kiss-Vamosi
|
bb3233b794
|
feat(dropshadow): add drop shadow support (#9331)
Co-authored-by: André Costa <andre_miguel_costa@hotmail.com>
|
2026-01-08 16:04:21 +01:00 |
|
VIFEX
|
918e480c66
|
feat(draw): add nanovg rendering backend (#8865)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-08 15:23:34 +01:00 |
|
Liam Howatt
|
c6ea45d969
|
docs(display): mention palette in example flush_cb (#9534)
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_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 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
Install LVGL using CMake / build-examples (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
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (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
|
2026-01-08 08:36:36 +01:00 |
|
vela-mib666
|
2a5327e7b4
|
test(svg): add svg file testcase (#9535)
Signed-off-by: v-lishengjie <v-lishengjie@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: v-lishengjie <v-lishengjie@xiaomi.com>
Co-authored-by: v-liyanhui7 <v-liyanhui7@xiaomi.com>
|
2026-01-08 10:52:44 +08:00 |
|
André Costa
|
7db7f149c7
|
fix(xml): pass raw # if there's no constant name (#9418)
|
2026-01-07 18:27:49 -05:00 |
|
VIFEX
|
62907621fb
|
chore(CODEOWNERS): add @FASTSHIFT to default owners (#9531)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-07 21:42:47 +08:00 |
|
VIFEX
|
e8725cdaee
|
feat(vg_lite_tvg): add VG_LITE_BLEND_DST_IN emulation support (#9528)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-07 21:40:18 +08:00 |
|
André Costa
|
b9bef5354a
|
fix(drm/egl): red and blue channel swap with RGB565 (#9461)
|
2026-01-07 14:30:13 +01:00 |
|
Benign X
|
a37f05c645
|
fix(arclabel): fix arclabel opa set (#9483)
|
2026-01-07 10:29:51 -03:00 |
|
changecheng
|
2648ca9b08
|
fix(refr): restore layer opacity and recolor properties when layer area retrieval fails (#9521)
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_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 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
Install LVGL using CMake / build-examples (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
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (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
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
|
2026-01-06 22:51:04 +08:00 |
|
VIFEX
|
db3067789c
|
fix(vg_lite): fix the missing handling of rotated vector fonts g->ofs_x (#9519)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-06 22:42:05 +08:00 |
|
VIFEX
|
7bf13855e7
|
fix(vg_lite): workaround vg_lite_blit_rect offset x/y hardware bug (#9522)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-06 22:40:32 +08:00 |
|
Nils L.
|
eb86444ec9
|
fix(draw_sw_line): fix horizontal line incorrect dash length (#9501)
|
2026-01-06 09:11:16 -05:00 |
|
Akash
|
2e267c7d78
|
fix(draw): support RGB565_SWAPPED in software blur (#9512)
|
2026-01-06 09:10:59 -05:00 |
|
Victor Wheeler
|
1f8de0abd4
|
docs(API): link api pages to source code header files (#9456)
|
2026-01-06 13:02:32 +01:00 |
|
Gabor Kiss-Vamosi
|
22087d7268
|
docs(clipping): document how clipping works in drawing (#9446)
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
|
2026-01-06 13:01:28 +01:00 |
|
prophetofxenu
|
a65f1fc690
|
refactor(canvas): clarify parameter names for lv_canvas_copy_buf (#9414)
|
2026-01-06 11:57:46 +01:00 |
|
VIFEX
|
f8c904c6de
|
feat(display): add rotate point method (#9513)
Signed-off-by: p-wangqi45 <p-wangqi45@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: p-wangqi45 <p-wangqi45@xiaomi.com>
|
2026-01-05 14:49:53 -05:00 |
|
André Costa
|
9019d5121e
|
build(cmake): check if demos and examples exist (#9510)
|
2026-01-05 14:08:21 -05:00 |
|
André Costa
|
62734a2901
|
build(esp): add missing lv_demos.c source file to esp build process (#9517)
|
2026-01-05 18:58:30 +01:00 |
|
HardFatal
|
345206c0ce
|
fix(wayland): fix touch support by correctly setting driver data (#9486)
Co-authored-by: angel <1374600351@qq.com>
|
2026-01-05 17:13:39 +01:00 |
|
kekxv
|
b0a3bf199e
|
ci(release): add steps to prepare and upload lite package (#9443)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-05 17:13:10 +01:00 |
|
VIFEX
|
5ed8fc7894
|
test(canvas): add RGB565 pixel read test (#9516)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-05 22:52:43 +08:00 |
|
VIFEX
|
93a065d692
|
chore(tests): clean up erroneously submitted temporary files (#9515)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-05 15:31:58 +01:00 |
|
caibutshuai
|
9e873fb55c
|
fix(vg_lite): fix incomplete coordinate calculation when converting scissor_area to bounding_box_area (#9511)
Signed-off-by: zhouxingjian <zhouxingjian@xiaomi.com>
|
2026-01-05 19:29:27 +08:00 |
|
Benign X
|
a06b5b5411
|
feat(arclabel): support overflow mode (#9484)
|
2026-01-05 19:24:56 +08:00 |
|
bjsylvia
|
bdd6209973
|
feat(demos): allow specifying parent for widgets and music demos (#9444)
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_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 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
Install LVGL using CMake / build-examples (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
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (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
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Signed-off-by: bjsylvia <bjsylvia@163.com>
|
2026-01-05 12:32:19 +08:00 |
|
Lemon
|
ee51a43fcd
|
refactor(gif): add new API and add full testcase (#9452)
Signed-off-by: liujp <liujp@xiaomi.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-05 12:31:01 +08:00 |
|
André Costa
|
918586afe3
|
chore: add codeowners (#9458)
|
2026-01-05 12:17:02 +08:00 |
|
André Costa
|
1eebf36790
|
feat(fragment): deprecate lv_fragment (#9460)
|
2026-01-05 12:13:22 +08:00 |
|
dependabot[bot]
|
f3b42adfea
|
build(deps): bump actions/upload-artifact from 5 to 6 (#9495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:13:02 +08:00 |
|
dependabot[bot]
|
3641fa0254
|
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6 (#9496)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:12:50 +08:00 |
|
dependabot[bot]
|
12f34b35bc
|
build(deps): bump dawidd6/action-download-artifact from 11 to 12 (#9497)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:12:39 +08:00 |
|
dependabot[bot]
|
8735e902cf
|
build(deps): bump actions/cache from 4 to 5 (#9498)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:12:29 +08:00 |
|
VIFEX
|
2e92976be3
|
fix(vg_lite): wait for vg_lite_tvg finish before drawing the mask (#9489)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2026-01-05 10:48:22 +08:00 |
|
vela-mib666
|
3433d62bf8
|
test(canvas): add canvas test case and fix the null pointer access crash in the draw buffer (#9478)
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:46:00 +08:00 |
|
vela-mib666
|
702891aa98
|
test(slider): add slider test case (#9477)
Signed-off-by: chengchen10 <chengchen10@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:45:52 +08:00 |
|
vela-mib666
|
855813ad7e
|
test(async): add async test case (#9475)
Signed-off-by: chengchen10 <chengchen10@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:45:30 +08:00 |
|
vela-mib666
|
d4335c03f6
|
test(utils): add utils test case (#9474)
Signed-off-by: v-liyanhui7 <v-liyanhui7@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: v-liyanhui7 <v-liyanhui7@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:45:26 +08:00 |
|
vela-mib666
|
07b84d72af
|
test(palette): add palette test case (#9473)
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: jialuxiao <jialuxiao@xiaomi.com>
|
2026-01-05 10:45:18 +08:00 |
|
vela-mib666
|
7e16c45a0d
|
test(ll): add ll test case (#9472)
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:45:10 +08:00 |
|
vela-mib666
|
9834882d17
|
test(color): add color test case (#9471)
Signed-off-by: v-liyanhui7 <v-liyanhui7@xiaomi.com>
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: v-liyanhui7 <v-liyanhui7@xiaomi.com>
|
2026-01-05 10:44:58 +08:00 |
|
vela-mib666
|
d690f0e2ed
|
test(circle_buf): add circle buffer test case (#9470)
Signed-off-by: jialuxiao <jialuxiao@xiaomi.com>
Co-authored-by: jialuxiao <jialuxiao@xiaomi.com>
|
2026-01-05 10:44:49 +08:00 |
|
vela-mib666
|
ec6b8c96c4
|
test(area): add area test case (#9469)
Signed-off-by: chengchen10 <chengchen10@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:44:40 +08:00 |
|
vela-mib666
|
d5647271c1
|
test(arc): add arc test case (#9476)
Signed-off-by: chengchen10 <chengchen10@xiaomi.com>
Co-authored-by: chengchen10 <chengchen10@xiaomi.com>
|
2026-01-05 10:44:26 +08:00 |
|
Gabor Kiss-Vamosi
|
f38718108d
|
feat(xml): add slot support (#9193)
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_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 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
Install LVGL using CMake / build-examples (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
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (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
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-01 12:14:44 +08:00 |
|
Clyde Stubbs
|
8bc37d840f
|
fix(anim): ignore large apparent animation duration (#9280)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-01 12:11:50 +08:00 |
|
Lemon
|
e5f9926a2f
|
feat(jpeg): add support for orientation and CMYK (#9296)
Signed-off-by: liujp <liujp@xiaomi.com>
|
2026-01-01 12:09:41 +08:00 |
|
André Costa
|
0be6b81018
|
feat(opengl): add glsl version 330 support (#9384)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-01 12:04:43 +08:00 |
|