lvgl/docs
_VIFEXTech e258e78f21
fix(docs) wrong spelling of words in pictures (#2409)
* add anim_timeline

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* add anim_timeline

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* add lv_anim_timeline.c to lv_misc.mk

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* LV_ANIM_TIMELINE_END uses global variables to replace macros, lv_anim_timeline_set_progress() adds user_data, act_time uses int32_t type

* solve the problem of uninitialized variable and act_time comparison

* add LV_ANIM_TIMELINE_CUSTOM_EXEC option

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* add LV_ANIM_TIMELINE_CUSTOM_EXEC in lv_conf_internal.h

* redesign lv_anim_timeline

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* add missing LV_USE_USER_DATA

* remove set_progress, update doc

* update workflow files

* Remove lv_example_anim_timeline_2.c and LV_ANIM_TIMELINE_CUSTOM_EXEC, update lv_anim_timeline_1.c example

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* fix warning

* fix(anim_timeline) heap use after free

Signed-off-by: FASTSHIFT <vifextech@foxmail.com>

* fix(docs) wrong spelling of words in pictures

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2021-07-27 12:26:38 +02:00
..
_ext feat(docs) improvements to examples 2021-06-18 12:25:49 -04:00
_static docs minor CSS fix 2021-07-15 16:07:40 +02:00
_templates fix(docs) consider an example to be visible over a wider area 2021-06-18 18:11:53 -04:00
get-started docs(arduino) update some outdated information 2021-07-11 15:28:08 -04:00
intro Spelling and other language fixes to documentation (#2293) 2021-06-09 15:10:35 +02:00
layouts docs(layout) add internal padding paragraph to grid and flex layout p… (#2392) 2021-07-22 11:36:40 +02:00
misc fix(docs) wrong spelling of words in pictures (#2409) 2021-07-27 12:26:38 +02:00
others feat(snapshot) add API to take snapshot for object (#2353) 2021-07-19 14:46:28 +02:00
overview feat(snapshot) add API to take snapshot for object (#2353) 2021-07-19 14:46:28 +02:00
porting docs(porting) fix indev example to remove v7 bool return (#2381) 2021-07-18 08:54:33 -04:00
widgets feat(obj) Backport keypad and encoder scrolling from v7 lv_page to v8 lv_obj (#2390) 2021-07-23 14:55:13 +02:00
build.py docs list all examples on one page 2021-06-14 23:16:31 +02:00
CHANGELOG.md docs update changelog 2021-07-16 21:57:54 +02:00
CODE_OF_CONDUCT.md Spelling and other language fixes to documentation (#2293) 2021-06-09 15:10:35 +02:00
CODING_STYLE.md chore(docs) force rebuild 2021-05-19 21:55:29 +02:00
conf.py feat(docs) add view on GitHub link 2021-06-07 16:07:40 -04:00
CONTRIBUTING.md docs(contributing) add commit message format section 2021-07-01 14:36:01 +02:00
example_list.py feat(docs) improvements to examples 2021-06-18 12:25:49 -04:00
favicon.png docs minor updates 2021-05-01 07:34:30 +02:00
header.rst docs fix eaxmple list 2021-06-15 07:59:04 +02:00
index.md feat(snapshot) add API to take snapshot for object (#2353) 2021-07-19 14:46:28 +02:00
logo_lvgl.png feat(docs) add first iteration of compile script 2021-04-23 17:45:34 -04:00
requirements.txt chore(deps): bump urllib3 from 1.26.4 to 1.26.5 in /docs 2021-06-02 04:41:41 +00:00
ROADMAP.md Update ROADMAP.md 2021-06-28 15:16:20 +02:00