index
:
lvgl
master
lvgl mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
feat(obj): add lv_obj_null_on_delete (#6599)
HEAD
master
Liam
2024-08-13
*
chore(demos/README.md): fix typo `LV_MEME_SIZE` (#6669)
Makoto Schoppert
2024-08-13
*
fix(scripts): fix update_version error (#6662)
Liu Yi
2024-08-13
*
fix(refr): reshape using draw_buf stride (#6567)
Lemon
2024-08-13
*
feat(indev): add long press time setter (#6664)
Antoine Villeret
2024-08-13
*
fix(arc): add missing private include (#6648)
Pavi92
2024-08-12
*
docs(scale): Add note about major tick label calculation when no custom label...
Carlos Diaz
2024-08-12
*
chore(tiny_ttf): fix docstring on each API (#6514)
Benign X
2024-08-12
*
fix(docbuild): Doxygen warnings from format errors (part 2 of 2) (#6653)
Victor Wheeler
2024-08-12
*
fix(docbuild): Doxygen warnings from format errors (part 1 of 2) (#6652)
Victor Wheeler
2024-08-12
*
feat(cmake): Make LVGL version available for all CMake environments (#6654)
Tomas Rezucha
2024-08-09
*
fix(API): keep ime struct lv_pinyin_dict_t public (#6645)
Liu Yi
2024-08-08
*
chore(text): update ISO8859-1 text functions' docstring (#6590)
Benign X
2024-08-08
*
fix(draw_sw): fix swapped 90/270 rotation in case of RGB888 (#6642)
Gabor Kiss-Vamosi
2024-08-07
*
fix(docs): fix Doxygen warnings caused by format errors (#6584)
Victor Wheeler
2024-08-07
*
fix(freetype): fix outline font being cropped (#6639)
VIFEX
2024-08-06
*
docs: Added docs for BDF fonts (#6398)
razor5k
2024-08-06
*
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0 (...
dependabot[bot]
2024-08-05
*
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#...
dependabot[bot]
2024-08-05
*
chore(api_map_v8): API for adapting imagebutton for version V8 (#6641)
Liu Yi
2024-08-05
*
fix(refr): NOT draw if scale is 0
pengyiqiang
2024-08-05
*
fix(image): image inner align name should not conflict with obj's align
Neo Xu
2024-08-05
*
fix(property): support user added property index
Neo Xu
2024-08-05
*
feat(dropdown): add properties
Neo Xu
2024-08-05
*
feat(roller): add properties
Neo Xu
2024-08-05
*
feat(textarea): add properties
Neo Xu
2024-08-05
*
feat(keyboard): add properties
Neo Xu
2024-08-05
*
feat(property): add boolean type support
Neo Xu
2024-08-05
*
docs(qnx): reflect on the changed build directory (#6583)
elahav
2024-08-05
*
perf(vg_lite): use DST_IN blending mode to improve rounded corner cropping pe...
VIFEX
2024-08-04
*
docs(example): complete the examples not cited in the docs (#6608)
Liu Yi
2024-08-03
*
fix(API): keep font struct lv_font_fmt_txt_kern_pair_t public (#6625)
Liam
2024-08-03
*
refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names...
Liam
2024-08-02
*
feat(os): use recursive mutex by default (#6573)
Gabor Kiss-Vamosi
2024-08-02
*
docs(msgbox): update to reflect latest (#6603)
Liam
2024-08-02
*
fix(nxp/vglite): fix stride calculation (#6613)
cristian-stoica
2024-08-02
*
fix(vector): fix vector graphic draw test case for amd64 (#6616)
Zhang Ji Peng
2024-08-01
*
fix(osal): initialize Windows thread sync correctly (#6604)
Liam
2024-08-01
*
fix(tiny_ttf): fix no cache and formatting cleanup (#6568)
Visa Harvey
2024-08-01
*
feat(env/qnx): generate lv_conf.h at build time (#6596)
elahav
2024-08-01
*
feat(label): add property (#6575)
Neo Xu
2024-08-01
*
fix(vg_lite): remove pattern_color from label drawing (#6605)
VIFEX
2024-08-01
*
chore(tests): remove vg_lite L8 render reference images (#6606)
VIFEX
2024-08-01
*
fix(display): delete previous screen instead of current (#6494)
Lorenzo Arena
2024-07-31
*
feat(unity): update unity to version 2.6.0 (#6453)
Liu Yi
2024-07-31
*
feat(libpng): add parsing variable to libpng (#6553)
Liu Yi
2024-07-29
*
fix(docbuild): `@file` command arg mismatches (#6582)
Vic
2024-07-29
*
feat(nuttx): malloc second FB if driver only has one (#6580)
VIFEX
2024-07-26
*
perf(array): optimize array remove / erase function performance (#6544)
Zhang Ji Peng
2024-07-26
*
fix(kconfig): Do not set LV_CONF_SKIP by default (#6562)
Fabian Blatz
2024-07-26
[next]