Home
last modified time | relevance | path

Searched full:libs (Results 1 – 25 of 33) sorted by relevance

12

/lvgl-3.7.0/env_support/cmsis-pack/
DLVGL.lvgl.8.4.0.pack ... md docs/libs/freetype.md docs/libs/fsdrv.md docs/libs/gif. ...
DLVGL.lvgl.pdsc634 <component Cgroup="lvgl" Csub="Libs PNG" condition="LVGL-Essential">
637 <!-- src/extra/libs/png -->
638 <file category="sourceC" name="src/extra/libs/png/lodepng.c" />
639 <file category="sourceC" name="src/extra/libs/png/lv_png.c" />
650 <component Cgroup="lvgl" Csub="Libs BMP" condition="LVGL-Essential">
653 <!-- src/extra/libs/bmp -->
654 <file category="sourceC" name="src/extra/libs/bmp/lv_bmp.c" />
665 <component Cgroup="lvgl" Csub="Libs freetype" condition="LVGL-Essential">
668 <!-- src/extra/libs/freetype -->
669 <file category="sourceC" name="src/extra/libs/freetype/lv_freetype.c" />
[all …]
/lvgl-3.7.0/scripts/
Dcode-format.cfg30 --exclude=../src/extra/libs/gif/gifdec.c
31 --exclude=../src/extra/libs/gif/gifdec.h
32 --exclude=../src/extra/libs/png/lodepng.c
33 --exclude=../src/extra/libs/png/lodepng.h
34 --exclude=../src/extra/libs/qrcode/qrcodegen.c
35 --exclude=../src/extra/libs/qrcode/qrcodegen.h
36 --exclude=../src/extra/libs/sjpg/tjpgd.c
37 --exclude=../src/extra/libs/sjpg/tjpgd.h
38 --exclude=../src/extra/libs/sjpg/tjpgdcnf.h
/lvgl-3.7.0/examples/libs/ffmpeg/
Dindex.rst4 .. lv_example:: libs/ffmpeg/lv_example_ffmpeg_1
10 .. lv_example:: libs/ffmpeg/lv_example_ffmpeg_2
Dlv_example_ffmpeg_1.c11 lv_img_set_src(img, "./lvgl/examples/libs/ffmpeg/ffmpeg.png"); in lv_example_ffmpeg_1()
Dlv_example_ffmpeg_2.c13 lv_ffmpeg_player_set_src(player, "./lvgl/examples/libs/ffmpeg/birds.mp4"); in lv_example_ffmpeg_2()
/lvgl-3.7.0/examples/libs/rlottie/
Dindex.rst4 .. lv_example:: libs/rlottie/lv_example_rlottie_1
10 .. lv_example:: libs/rlottie/lv_example_rlottie_2
Dlv_example_rlottie_2.c12 … "lvgl/examples/libs/rlottie/lv_example_rlottie_approve.json"); in lv_example_rlottie_2()
/lvgl-3.7.0/examples/libs/bmp/
Dlv_example_bmp_1.c13 lv_img_set_src(img, "A:lvgl/examples/libs/bmp/example_32bit.bmp"); in lv_example_bmp_1()
15 lv_img_set_src(img, "A:lvgl/examples/libs/bmp/example_16bit.bmp"); in lv_example_bmp_1()
Dindex.rst4 .. lv_example:: libs/bmp/lv_example_bmp_1
/lvgl-3.7.0/docs/
DCHANGELOG.md466 - fix(libs): fix possible buffer underflow caused by extension matching [`3250`](https://github.com…
488 - fix(libs): fix memcmp memory access overflow [`3205`](https://github.com/lvgl/lvgl/pull/3205)
916 - Several [3rd party libraries](https://docs.lvgl.io/master/libs/index.html) are merged directly in…
925 - arch add small 3rd party libs to lvgl [`2569`](https://github.com/lvgl/lvgl/pull/2569)
1369 - docs include paths in libs [`f5f9562`](https://github.com/lvgl/lvgl/commit/f5f956233657f95b45a45d…
1370 - docs libs fixes [`8e7bba6`](https://github.com/lvgl/lvgl/commit/8e7bba6acec66a4f6b80496de9fd21a8e…
1392 - docs add libs to the main index [`1a8fed5`](https://github.com/lvgl/lvgl/commit/1a8fed5df02545fe9…
1427 - test add 3rd party libs to all tests and also fix them [`7a95fa9`](https://github.com/lvgl/lvgl/c…
1455 - arch add small 3rd party libs to lvgl [`2569`](https://github.com/lvgl/lvgl/pull/2569)
/lvgl-3.7.0/examples/libs/qrcode/
Dindex.rst4 .. lv_example:: libs/qrcode/lv_example_qrcode_1
/lvgl-3.7.0/examples/libs/sjpg/
Dindex.rst4 .. lv_example:: libs/sjpg/lv_example_sjpg_1
Dlv_example_sjpg_1.c14 lv_img_set_src(wp, "A:lvgl/examples/libs/sjpg/small_image.sjpg"); in lv_example_sjpg_1()
/lvgl-3.7.0/examples/libs/freetype/
Dindex.rst4 .. lv_example:: libs/freetype/lv_example_freetype_1
Dlv_example_freetype_1.c13 info.name = "./lvgl/examples/libs/freetype/Lato-Regular.ttf"; in lv_example_freetype_1()
/lvgl-3.7.0/examples/libs/gif/
Dindex.rst4 .. lv_example:: libs/gif/lv_example_gif_1
Dlv_example_gif_1.c19 lv_gif_set_src(img, "A:lvgl/examples/libs/gif/bulb.gif"); in lv_example_gif_1()
/lvgl-3.7.0/examples/libs/png/
Dindex.rst4 .. lv_example:: libs/png/lv_example_png_1
Dlv_example_png_1.c19 lv_img_set_src(img, "A:lvgl/examples/libs/png/wink.png"); in lv_example_png_1()
/lvgl-3.7.0/
Dlvgl.pc.in10 Libs: -L${libdir} -llvgl
D.pre-commit-config.yaml27 src/extra/libs/ |
/lvgl-3.7.0/docs/libs/
Dpng.md17 .. include:: ../../examples/libs/png/index.rst
Dqrcode.md29 .. include:: ../../examples/libs/qrcode/index.rst
Dffmpeg.md26 .. include:: ../../examples/libs/ffmpeg/index.rst

12