_VIFEXTech
|
605379ab3c
|
feat(profiler): add custom tag support (#4710)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-27 11:38:08 +02:00 |
|
_VIFEXTech
|
ce6f56a742
|
feat(image_decoder): add post-process image method (#4636)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-26 06:47:11 +02:00 |
|
Gabor Kiss-Vamosi
|
3ff625483c
|
demos(render): start render demo
|
2023-10-25 13:38:37 +02:00 |
|
bjsylvia
|
4bc07a8552
|
feat(timer): support lv_timer_handler_set_resume_cb (#4680)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-10-24 15:00:07 +02:00 |
|
Gabor Kiss-Vamosi
|
85798af3cd
|
feat(draw): add non uniform scale (scale_x and scale_y)
|
2023-10-20 23:29:22 +02:00 |
|
Gabor Kiss-Vamosi
|
bccbde0cef
|
refactor(obj): remove LV_PART_TICKS and use LV_PART_ITEMS in lv_scale
|
2023-10-12 21:50:46 +02:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
9b06972104
|
docs(obj): fix wording
|
2023-10-04 13:30:27 +02:00 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
|
PGNetHun
|
d57000349c
|
feat(cache): add empty_cb, add cache manager replace function, fix builtin cache init and tracing, update image overview documentation (#4604)
|
2023-09-26 13:57:18 +02:00 |
|
Gabor Kiss-Vamosi
|
0721884ee9
|
refactor: disp->display, res->result/resolution, hor/ver->horizontal/vertical, txt->text, angle->rotation, zoom->scale
|
2023-09-18 22:57:30 +02:00 |
|
bjsylvia
|
0762003b87
|
fix(docs): fix typos (#4546)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-09-11 15:56:42 +02:00 |
|
Zoltan Janosy
|
ca54d127c2
|
feat(fs): add support for memory-mapped files (#4462)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-31 13:00:26 +02:00 |
|
bjsylvia
|
83cd50b4df
|
fix(typos): fix some typos for style (#4469)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-08-20 21:03:24 +02:00 |
|
Gabor Kiss-Vamosi
|
0b83a82a07
|
feat(multi-instance): collect all the global variables into a struct to allow running multiple instances of LVGL
Closes #4358
|
2023-08-19 01:42:37 +02:00 |
|
_VIFEXTech
|
9a483c87bf
|
feat(layer): add more efficient widget translucent mode (#4415)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-14 07:57:19 +02:00 |
|
_VIFEXTech
|
06b3b62475
|
feat(profiler): add built-in profiler (#4255)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
|
2023-06-05 16:53:57 +02:00 |
|
Kevin Schlosser
|
8c99b359d2
|
docs: fixes several issues related to migrating to rst (#4213)
|
2023-05-08 16:45:28 +02:00 |
|
Kevin Schlosser
|
3fe1dcd222
|
docs: fixes API section of the docs to include everything from LVGL. (#4192)
|
2023-05-01 11:27:28 +02:00 |
|
J. Neuschäfer
|
bc9bcaa6b7
|
chore(docs): fix a few typos (#4170)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-04-28 11:08:42 +02:00 |
|
Kevin Schlosser
|
b1df744538
|
docs: removes non ascii characters (#4175)
|
2023-04-27 19:47:13 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
31a0a324b9
|
docs(disp): fix typos
|
2023-02-24 11:35:37 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
sparkles43
|
9a63653c42
|
feat(style): add function to replace styles while preserving the style stack (#3962)
|
2023-02-07 07:51:53 +01:00 |
|
Carlos Diaz
|
76547db1d7
|
refactor(rename): LV_IMG_ZOOM_NONE to LV_ZOOM_NONE (#3957)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-02-04 17:20:42 +01:00 |
|
W-Mai
|
8ed8542681
|
feat(margin): add margin style property (#3807)
Signed-off-by: W-Mai <1341398182@qq.com>
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-01-18 09:52:30 +01:00 |
|
Gabor Kiss-Vamosi
|
13c96e1504
|
Update layer.md
|
2023-01-13 09:28:23 +01:00 |
|
Gabor Kiss-Vamosi
|
53dd646770
|
docs(event): add API section
|
2023-01-03 07:46:57 +01:00 |
|
Gabor Kiss-Vamosi
|
ac763346c8
|
docs(fs): remove link to the lv_fs_if repo
|
2022-11-24 11:47:17 +01:00 |
|
_VIFEXTech
|
ef62275ffb
|
feat(img_cache): add support for alternate img cache algorithm (#3798)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-19 09:26:17 +01:00 |
|
Fabian
|
46cbbd672f
|
docs(links): fix outdated links and imrpove formatting (#3698)
|
2022-09-22 16:09:16 -04:00 |
|
Gabor Kiss-Vamosi
|
0c7f69ac91
|
feat(event): add LV_EVENT_SCROLL_THROW_BEGIN
|
2022-09-05 10:09:40 +02:00 |
|
Gabor Kiss-Vamosi
|
2461ac0758
|
docs: bring back flat widget directory structure
|
2022-07-27 10:51:11 +02:00 |
|
Xiang Xiao
|
343c61375b
|
fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff (#3512)
* fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* fix(config): remove LV_INDEV_DEF_READ_PERIOD related stuff
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-07-23 00:27:48 +02:00 |
|
embeddedt
|
d6e5200013
|
refactor(style): store constant property IDs with a pointer instead of directly (#3506)
|
2022-07-20 11:32:40 +02:00 |
|
Xiang Xiao
|
9ed5b3fe06
|
Sync up Kconfig with lv_config_template.h (#3508)
* fix(config): remove LV_COLOR_16_SWAP related stuff
follow commit 5369d7d473446a8953f2ea37b9116da918d3c8d2
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* fix(config): remove LV_COLOR_SCREEN_TRANSP related stuff
follow commit 5369d7d473446a8953f2ea37b9116da918d3c8d2
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-07-20 11:29:34 +02:00 |
|
Gabriel Wang
|
8d3d850dd0
|
docs(gpu): add docs for arm-2d (#3456)
|
2022-07-07 06:58:45 +02:00 |
|
_VIFEXTech
|
d43f10a180
|
feat(misc): add asynchronous call function cancellation function (#3439)
* feat(misc): add asynchronous call function cancellation function
* Update documentation
* Remove useless comments
* remove continue
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-07-03 12:31:17 +02:00 |
|
embeddedt
|
9a48de0f8b
|
feat(style) add 'inherit' and 'initial' CSS properties (#3390)
Fixes #3086
|
2022-06-09 20:20:34 -04:00 |
|
qinshijing
|
e59c83b453
|
feat(anim): add deleted callback (#3279) (#3295)
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
|
2022-06-03 11:01:07 +02:00 |
|
embeddedt
|
d6911053aa
|
chore(docs) remove unneeded eval_rst statements
|
2022-05-09 13:35:03 -04:00 |
|
embeddedt
|
1816fa576c
|
ci(docs) replace use of sed with proper configuration variables
|
2022-05-09 13:28:06 -04:00 |
|
Gabor Kiss-Vamosi
|
8b15007568
|
fix(draw): create intermediate layer for blend modes too
|
2022-04-26 11:23:55 +02:00 |
|
Gabor Kiss-Vamosi
|
318146a2c2
|
feat(draw): support transforming widgets and improfe sw transform
For details see: https://docs.lvgl.io/master/overview/style.html
|
2022-04-26 10:45:12 +02:00 |
|
_VIFEXTech
|
69aa421acd
|
docs(gesture): fix typo lv_indev_act() -> lv_indev_get_act() (#3291)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-04-26 10:32:18 +02:00 |
|
Gabor Kiss-Vamosi
|
65db5c99e0
|
docs(gesture): describe how prevent sending events after a gesture
Related to #3211
|
2022-04-19 10:11:16 +02:00 |
|
Gabor Kiss-Vamosi
|
777fe1ea70
|
fix(scroll): send LV_EVENT_SCROLL_BEGIN/END with no animation too
|
2022-04-14 13:38:03 +02:00 |
|
Xiang Xiao
|
a6368fec53
|
fix(docs): rename task-handler.md to timer-handler.md (#3203)
since all task facility is already switched to timer facility
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-24 22:11:45 +01:00 |
|
Gabor Kiss-Vamosi
|
378aaa637b
|
docs: add section for renderers and gpus
|
2022-03-24 21:52:42 +01:00 |
|