.. |
core
|
refactor(obj): remove LV_PART_TICKS and use LV_PART_ITEMS in lv_scale
|
2023-10-12 21:50:46 +02:00 |
dev
|
fix(dev): drm driver awaits vsync before drm_wait_vsync (#4659)
|
2023-10-16 10:48:51 +02:00 |
display
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
draw
|
chore(color): use lv_color_fomat_get_bpp instead of get_size (#4668)
|
2023-10-19 10:14:29 +02:00 |
font
|
fix(draw) fix stride realted bugs in SW render
|
2023-09-28 12:22:49 +02:00 |
indev
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
layouts
|
feat(grid): add a basic subgrid implementation
|
2023-09-25 20:56:09 +02:00 |
libs
|
fix(tiny_ttf): add line_height as a parameter in font glyph cache (#4662)
|
2023-10-17 12:08:59 +02:00 |
misc
|
chore(color): use lv_color_fomat_get_bpp instead of get_size (#4668)
|
2023-10-19 10:14:29 +02:00 |
osal
|
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale
|
2023-09-18 22:57:30 +02:00 |
others
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
stdlib
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
themes
|
refactor(obj): remove LV_PART_TICKS and use LV_PART_ITEMS in lv_scale
|
2023-10-12 21:50:46 +02:00 |
tick
|
feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
|
2023-08-19 01:42:37 +02:00 |
widgets
|
docs(chart): update chart example
|
2023-10-16 23:43:35 +02:00 |
lv_api_map.h
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
lv_conf_internal.h
|
feat(draw): add SIMD draw support. #4463 (#4590)
|
2023-10-19 10:13:17 +02:00 |
lv_conf_kconfig.h
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
lv_init.c
|
chore(demos): add common entry for lv_demos (#4610)
|
2023-10-10 22:28:17 +02:00 |
lv_init.h
|
chore(demos): add common entry for lv_demos (#4610)
|
2023-10-10 22:28:17 +02:00 |
lvgl_private.h
|
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale
|
2023-09-18 22:57:30 +02:00 |
lvgl.h
|
arch(draw): add parallel rendering architecture
|
2023-07-05 13:05:19 +02:00 |