This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2025-01-28 07:03:00 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
src
History
Gabor Kiss-Vamosi
97ba12f280
fix(flex) fix NULL pointer dereference
...
fixes
#2331
2021-06-22 10:26:37 +02:00
..
core
fix(obj, switch) do not send LV_EVENT_VALUE_CHANGED twice
2021-06-22 10:06:28 +02:00
draw
fix(draw) underflow in subpixel font drawing
2021-06-15 19:50:27 +02:00
extra
fix(flex) fix NULL pointer dereference
2021-06-22 10:26:37 +02:00
font
revert attempts to make struct private
2021-05-30 15:15:43 +02:00
gpu
fix(pxp) change LV_COLOR_TRANSP to LV_COLOR_CHROMA_KEY to v8 compatibility
2021-06-07 14:03:16 +02:00
hal
revert attempts to make struct private
2021-05-30 15:15:43 +02:00
misc
fix(color) overflow with 16 bit color depth
2021-06-20 12:35:10 +02:00
widgets
fix(obj, switch) do not send LV_EVENT_VALUE_CHANGED twice
2021-06-22 10:06:28 +02:00
lv_api_map.h
fix(typo) rename LV_OBJ_FLAG_SNAPABLE to LV_OBJ_FLAG_SNAPPABLE
2021-06-09 16:05:39 +02:00
lv_conf_internal.h
feat(theme) add mono theme
2021-05-26 12:23:23 +02:00
lv_conf_kconfig.h
feat(bidi) make base dir a style property and rename lv_bidi_dir_t to lv_base_dir_t
2021-05-19 20:55:44 +02:00
lvgl.h
fix(comment): remove the space after /* and before */
2021-03-18 11:51:36 +08:00