Sign in
chromium
/
external
/
github.com
/
lvgl
/
lvgl
/
HEAD
e778ea2
chore: fix typos again (#8295)
by Viktor Szépe
· 12 hours ago
upstream/master
d135aed
ci: disable benchmark results comment if there's no diff (#8515)
by André Costa
· 14 hours ago
3d92fb7
feat(chart): support custom LV_EVENT_REFR_EXT_DRAW_SIZE (#8268)
by Niklas Fiekas
· 23 hours ago
55f5ba2
fix(draw/g2d): use image stride if it's set (#8503)
by André Costa
· 23 hours ago
5934a45
docs(Renesas): Add Renesas RA8P1 docs (#8509)
by Liam Howatt
· 32 hours ago
6b6b35e
feat(osal/linux): add function which provides cpu usage of the app itself (#8340)
by e.k.r
· 2 days ago
6a7d39b
docs(readme): add Hebrew language section to documentation (#8345)
by edwardnepo
· 2 days ago
4362056
chore(version): update version numbers to v9.4.0-dev (#8498)
by Gabor Kiss-Vamosi
· 2 days ago
6ab516d
feat(dma2d): enable the DMA2D clock for STM32L4 series (#8429)
by zjq985062714
· 2 days ago
4ef938f
fix(snapshot): not all children rendered during snapshot (#8479)
by yushuailong
· 2 days ago
6aa16e9
fix(indev): set the timestamp only if it was not set in the read_cb (#8501)
by Gabor Kiss-Vamosi
· 2 days ago
79e55d4
docs(Makefile): fix typo for Linux sphinx-build after intermediate directory created
by Victor Wheeler
· 3 days ago
450a390
docs(misc): minor improvements to:
by Victor Wheeler
· 3 days ago
b2bf3b7
feat(anim): call start callback when animation restarts (#8403)
by André Costa
· 4 days ago
2bc3b08
fix(wayland): call display_flush_ready on intermediate frames (#8471)
by André Costa
· 4 days ago
53704a0
docs(wayland): add missing documentation about its config options (#8476)
by André Costa
· 4 days ago
ac36b29
ci: correctly pull the latest results in case it's a PR
by André
· 4 days ago
ea86afd
ci: generate a release body for the benchmark results pre-release
by André
· 4 days ago
29eac60
ci: update lv_perf image version to a more stable version
by André
· 4 days ago
1e22616
fix(examples): wrap logging code with LV_USE_LOG to avoid unused variable warnings (#8377)
by Matej Jurišić
· 6 days ago
2ae31fa
fix(g2d): calculate stride because it may not be set in the image descriptor (#8483)
by e.k.r
· 6 days ago
e37e8b3
fix: include v9.2 api map to avoid breaking changes (#8490)
by André Costa
· 6 days ago
539357a
docs: fix spacing between same-level sections and h4 and link colors (#8443)
by Richard Gazdik
· 6 days ago
ef4aa46
docs(build.py): make Sphinx exit with status 1 when new warnings show up
by Victor Wheeler
· 6 days ago
5d7b2e7
chore(doc-build warnings): struct adjustments to work around Breathe bug
by Victor Wheeler
· 6 days ago
0829150
docs(API/index.rst): eliminate Sphinx warnings when...
by Victor Wheeler
· 6 days ago
c994e5c
docs(os/index.rst): put TOC back in apha sequence
by Victor Wheeler
· 6 days ago
b74ac71
docs(misc): eliminate several Sphinx warnings
by Victor Wheeler
· 6 days ago
e92ce1f
docs(doxygen_xml.py): exclude files that...
by Victor Wheeler
· 6 days ago
d2d2acc
docs(unneeded): eliminate unneeded docs....
by Victor Wheeler
· 6 days ago
9d358af
fix(vg_lite): fix grad item not fully initialized (#8486)
by VIFEX
· 7 days ago
3a4cf38
fix(properties.py): fix to comply with adjustments
by Victor Wheeler
· 7 days ago
6d546a8
chore(doc-build): adjustments after discussion with André.
by Victor Wheeler
· 7 days ago
6639c31
chore(lv_obj.h): fix per discussion
by Victor Wheeler
· 7 days ago
82cd8ad
feat: make enum type names consistent with value prefixes
by Victor Wheeler
· 7 days ago
5bc21a4
docs(enum-naming): adjustments per conversation with Gábor
by Victor Wheeler
· 7 days ago
3d1b533
docs(lv_obj.h): make enum name consistent with enumerators
by Victor Wheeler
· 7 days ago
ffb29b0
docs(lv_obj.h): make enum name consistent with enumerators
by Victor Wheeler
· 7 days ago
f3370d0
docs(properties.py): fix several problems...
by Victor Wheeler
· 7 days ago
cb76aaa
docs(lv_svg.h): fix build of `lv_svg.c`
by Victor Wheeler
· 7 days ago
55ab01e
docs(Sphinx Warnings): add name to anonymous enums to...
by Victor Wheeler
· 7 days ago
47977f3
ci: emulated perf workflow (#7949)
by André Costa
· 7 days ago
upstream/emulated-benchmark-latest
a96c204
fix(draw/sw_mask): fix potential buffer overflow (#8478)
by johado
· 7 days ago
94ac19e
refactor(themes): Improved consistency between styles (#8346)
by carlo-dev-git
· 7 days ago
879ec22
chore(xml): fix mismatches between lv_obj elements and their XML schema (#8485)
by William
· 8 days ago
ab6ec8a
perf(vg_lite): optimize the memory usage and search speed of grad item (#8474)
by VIFEX
· 8 days ago
1d46a72
fix(lv_deinit): only call xml test call when both LV_USE_XML and LV_USE_TEST are enabled (#8482)
by Victor Wheeler
· 8 days ago
c04a508
fix(indev): decouple scroll momentum decay from indev read loop (#6832) (#7794)
by Niklas Fiekas
· 8 days ago
cd35a9a
fix(draw_sw): fix ARGB8888PM case where the color of dest and src is the same but opa is different. (#8454)
by Erik Tagirov
· 9 days ago
c34a619
docs(lv_conf): fix links (#8462)
by Felix Biego
· 9 days ago
9d701ea
feat(DMA2D): encoded images (#8470)
by Liam Howatt
· 9 days ago
56daedd
docs(1-level TOC styling): multiple fixes... (#8431)
by Victor Wheeler
· 9 days ago
6b34873
chore(api_doc_builder): fix TOC ordering on API pages. (#8421)
by Victor Wheeler
· 9 days ago
b89bf8a
examples(scale): Compass style rotating scale (#8445)
by Felix Biego
· 9 days ago
cfd4d9d
chore(NemaGFX): add NemaPVG lib binaries (#8430)
by Liam Howatt
· 9 days ago
bca975c
feat(translation): add translation support (#8255)
by Gabor Kiss-Vamosi
· 9 days ago
cbe1f1e
chore(refr): advance send LV_EVENT_RENDER_START (#8457)
by yushuailong
· 10 days ago
59ab3ee
docs: Fix several typos and punctuation (#8427)
by Fabian Blatz
· 10 days ago
8facc8c
fix(wayland): Avoid premultiplication at the driver level if LVGL is already rendering in pre-multiplied alpha. (#8456)
by Erik Tagirov
· 10 days ago
e00c863
fix(dropdown): handle the case where options are null lv_dropdown_add_option (#8338)
by ino-josh
· 10 days ago
f4c1ceb
docs(calendar): fix typo (#8413)
by 蒋慧赟
· 10 days ago
5c00438
docs(boards): Add Viewe Knob Display links (#8461)
by Felix Biego
· 10 days ago
cb1296e
chore(lvglimage): fix indexed image premultiply error (#8367)
by yimoxiao
· 11 days ago
6acc513
feat(xml): add testing support for XMLs (#8327)
by Gabor Kiss-Vamosi
· 13 days ago
0756dd2
fix(xml): handle LV_STATE_USER_1-4 (#8451)
by Gabor Kiss-Vamosi
· 14 days ago
ae0a3bc
feat(observer): add float subject type (#8388)
by Gabor Kiss-Vamosi
· 14 days ago
1ef1d23
ci(lv_templ): fix filename template mismatches and add CI (#8326)
by Liam Howatt
· 14 days ago
edceb1c
docs(doc-build warnings): fix warnings caused by LV_FORMAT_ATTRIBUTE (#8384)
by Victor Wheeler
· 14 days ago
28dbe12
fix(assert): fix lv_assert_handler function static analyze complain (#8447)
by Benign X
· 2 weeks ago
301ddff
fix(blend/helium): eliminate duplicate function declarations (#8402)
by André Costa
· 2 weeks ago
478b413
perf(snapshot): render from the top object when taking snapshot. (#8424)
by yushuailong
· 2 weeks ago
a8840a2
feat(dma2d): improve DMA2D Compatibility (#8293)
by andreasp
· 2 weeks ago
b946eb6
chore: minor formatting and optimizations
by Gabor Kiss-Vamosi
· 2 weeks ago
96e4f8f
feat(xml): review the types used for style properties
by Gabor Kiss-Vamosi
· 2 weeks ago
40158e4
feat(xml): add support for scroll snapping
by Gabor Kiss-Vamosi
· 2 weeks ago
104ede5
feat(observer): add lv_obj_bind_style
by Gabor Kiss-Vamosi
· 2 weeks ago
297aeae
ci: enable LV_USE_OBJ_NAME as it's required for some XML features
by Gabor Kiss-Vamosi
· 2 weeks ago
3951ea4
feat(xml): add remove_style and remove_style_all support
by Gabor Kiss-Vamosi
· 2 weeks ago
a134a56
chore(xml): make element access="bind" -> "custom" for more flexibility
by Gabor Kiss-Vamosi
· 2 weeks ago
a762e20
feat(obj): add screen_create/load_event API and XML support
by Gabor Kiss-Vamosi
· 2 weeks ago
584bac6
chore(xml): memzero malloced memoried for consitent behavior
by Gabor Kiss-Vamosi
· 2 weeks ago
592df6b
fix(xml): fix better handling broken components
by Gabor Kiss-Vamosi
· 2 weeks ago
bd9e9d2
chore(observer): add _event suffix to add_subject_set/increment
by Gabor Kiss-Vamosi
· 2 weeks ago
3e61613
refactor(xml): use single properties and introduce the prop-paramX syntax
by Gabor Kiss-Vamosi
· 2 weeks ago
02b079f
feat(xml): make <style> and <bind> properties child tags instead of props
by Gabor Kiss-Vamosi
· 2 weeks ago
3ecd37e
feat(observer): add subject set and increment functions
by Gabor Kiss-Vamosi
· 2 weeks ago
90a8a19
docs(xml): add license for the XML format (#8438)
by Gabor Kiss-Vamosi
· 2 weeks ago
5696899
chore(api_doc_builder): fix regex for unix systems (#8342)
by Victor Wheeler
· 2 weeks ago
eee9ffa
feat(assert): refactoring LV_ASSERT_HANDLER handling (#8434)
by Benign X
· 2 weeks ago
1a36c4e
feat(anim): add vsync mode (#8087)
by VIFEX
· 2 weeks ago
a0a5a68
fix(draw): Fix unused function warning for blending (#8414)
by Fabian Blatz
· 2 weeks ago
a051ee4
feat(drivers): add NXP ELCDIF initial display support (#8349)
by Felipe Neves
· 3 weeks ago
57e93ba
feat(draw/ppa): add initial Pixel Processing Accelerator infrastructure for ESP (#8270)
by Felipe Neves
· 3 weeks ago
9c01911
fix(bin_decoder): don't flush cache in case of `use_directly` (#8411)
by VIFEX
· 3 weeks ago
14df58b
docs(observer): fix typo in parameter description (#8372)
by Giovanni Bauermeister
· 3 weeks ago
95d873a
feat(vg_lite): add tile image support (#8226)
by VIFEX
· 3 weeks ago
15ebe3e
perf(text): reduce the get glyph function call (#8364)
by yushuailong
· 3 weeks ago
9cfa7d3
feat(draw): Optimize struct alignment (#8409)
by Fabian Blatz
· 3 weeks ago
f512bda
test(perf): add perf test framework (#8064)
by André Costa
· 3 weeks ago
6bcdf3c
docs(style): add example values to lv_style_selector_t
by Gabor Kiss-Vamosi
· 3 weeks ago
Next »