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-21 06:53:01 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
src
/
lv_core
History
Gabor Kiss-Vamosi
721d056803
Merge pull request
#1115
from joltwallet/long_txt
...
Long txt wrapping refactor
2019-06-25 17:13:30 +02:00
..
lv_core.mk
move lvgl files to src folder
2019-03-17 08:33:03 +01:00
lv_disp.c
minor API updates
2019-06-25 15:14:47 +02:00
lv_disp.h
minor API updates
2019-06-25 15:14:47 +02:00
lv_group.c
minor API updates
2019-06-25 15:14:47 +02:00
lv_group.h
run clag-format
2019-06-06 06:05:40 +02:00
lv_indev.c
minor fixes
2019-06-16 07:51:36 +02:00
lv_indev.h
run clag-format
2019-06-06 06:05:40 +02:00
lv_obj.c
Mostly working long text; need to fix dangling newline and remove debugging code
2019-06-23 12:25:17 -07:00
lv_obj.h
fix callback conventions
2019-06-20 06:19:07 +02:00
lv_refr.c
minor API updates
2019-06-25 15:14:47 +02:00
lv_refr.h
calnvas: create draw function which uses lv_draw_... function
2019-06-02 20:35:33 +02:00
lv_style.c
improve callback conventions
2019-06-12 23:10:54 +02:00
lv_style.h
Fix C++ issue reported in
#1113
2019-06-23 12:48:58 -04:00