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
cc18518e96
feat(indev): send LV_EVENT_PRESS_LOST on release with wait_until_release
...
related to
#3211
2022-05-10 19:29:13 +02:00
..
core
feat(indev): send LV_EVENT_PRESS_LOST on release with wait_until_release
2022-05-10 19:29:13 +02:00
draw
feat(draw): improve acceleration for LV_IMG_CF_ALPHA_8BIT (
#3337
)
2022-05-10 18:52:50 +02:00
extra
fix(chart): fix accessing uninitialized point_area (
#3327
)
2022-05-05 11:02:39 +02:00
font
feat(font): add imgfont - can be used to add emojis to label/span (
#3160
)
2022-03-17 10:18:14 +01:00
hal
fix(hal): disable driver->screen_transp by default regardless to LV_COLOR_SCREEN_TRANSP
2022-04-26 17:29:13 +02:00
misc
fix(txt): fix returned value of lv_txt_iso8859_1_next(..., NULL) (
#3338
)
2022-05-10 18:25:46 +02:00
widgets
feat(arc): add lv_arc_align_obj_to_angle and lv_arc_rotate_obj_to_angle
2022-04-27 14:24:45 +02:00
lv_api_map.h
format run code-formtter.sh
2021-09-13 14:06:26 +02:00
lv_conf_internal.h
fix(config): Keep the sequence of widget in order (
#3314
)
2022-05-04 21:00:49 +02:00
lv_conf_kconfig.h
fix(config): fix typo in LV_USE_PERF_MONITOR and LV_USE_MEM_MONITOR (
#3313
)
2022-05-04 20:59:55 +02:00
lvgl.h
fix(comment): remove the space after /* and before */
2021-03-18 11:51:36 +08:00