lhdjply
|
032c2c351c
|
docs(index): sort the index links alphabetically
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-10-17 12:24:04 +02:00 |
|
Neo Xu
|
a0d3efed88
|
chore(doc): add new debugging folder
Now debugging folder includes below tools.
- gdb
- profiler
- logging
- VGLite simulator
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-10-16 17:19:14 +02:00 |
|
Narukara
|
e470349974
|
docs: fix broken links (#6910)
|
2024-10-09 19:45:04 +02:00 |
|
Gabor Kiss-Vamosi
|
14a5fabe00
|
docs(display): mention how to manipulate the invalidated area (#6836)
|
2024-10-01 10:21:34 +02:00 |
|
Victor Wheeler
|
0458acd998
|
fix(docs): fix most sphinx warnings (#6916)
Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-09-30 14:57:22 +02:00 |
|
Gabor Kiss-Vamosi
|
0daebca18b
|
feat(render): basic of tiled rendering (#6761)
|
2024-09-27 11:50:27 +02:00 |
|
Victor Wheeler
|
911c7e8e72
|
fix(docs): eliminate 2 types of sphinx warnings: (#6928)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-09-26 16:51:06 +02:00 |
|
Victor Wheeler
|
0d96816722
|
fix: eliminate misc sphinx warnings... (#6929)
|
2024-09-26 12:09:04 +02:00 |
|
Gabor Kiss-Vamosi
|
1725a3bc08
|
docs(os): fix formatting (#6829)
|
2024-09-11 15:09:41 +08:00 |
|
Gabor Kiss-Vamosi
|
3147fc2f52
|
fix(i1): fix compiler and runtime issues with I1 rendering (#6714)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-08-26 12:30:40 +02:00 |
|
becseya
|
a476098fcc
|
feat(fs): default drive letter + ESP FS docs (#6367)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-08-21 11:47:29 +02:00 |
|
Fabian Blatz
|
a2fb2808ba
|
fix(kconfig): Do not set LV_CONF_SKIP by default (#6562)
|
2024-07-26 09:53:43 +02:00 |
|
Fabian Blatz
|
790aa5a529
|
feat(draw/sw): add support for LV_COLOR_FORMAT_I1 (#6345)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-07-19 12:10:28 +02:00 |
|
Clyde Stubbs
|
aa3320db53
|
docs: fix flush_cb typo (#6523)
|
2024-07-19 18:03:43 +08:00 |
|
Josh Soref
|
df0d36f02a
|
chore: fix spelling (#6401)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-06-28 09:09:23 +02:00 |
|
Fabian Blatz
|
70ed004ef3
|
feat(demos): add demo for the OSAL (#6182)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-06-01 10:46:13 +08:00 |
|
zylalx1
|
47ec2784d8
|
chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-10 15:17:44 +08:00 |
|
Klaus Musch
|
c9a6b25885
|
fix(example): LVGL_Arduino.ino millis() as tick source (#5999)
|
2024-04-05 16:23:43 +08:00 |
|
Johannes Marbach
|
1b97f0f2c0
|
feat(fbdev,sdl): support display rotation (#5703)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-03-21 19:36:38 +08:00 |
|
Gabor Kiss-Vamosi
|
54f9003722
|
feat(indev) Add crown support to pointer input device (#5057)
|
2024-03-19 10:10:28 +08:00 |
|
Jake Grossman
|
0a9d86dd7b
|
docs(display): use lv_display_delete_refr_timer to delete display timer (#5835)
|
2024-03-12 15:38:38 +08:00 |
|
Gabor Kiss-Vamosi
|
803ec3e059
|
docs(tick): simplify and promote lv_tick_set_cb (#5781)
|
2024-03-10 14:50:08 +08:00 |
|
Carlos Diaz
|
cdcacf0edc
|
docs(porting): add missing colon in porting docs (#5613)
|
2024-02-07 08:28:02 +01:00 |
|
J. Neuschäfer
|
c23b9bc5ce
|
docs(indev): Document the relation between LV_INDEV_MODE_EVENT and data->continue_reading (#5586)
|
2024-02-05 14:12:19 +08:00 |
|
J. Neuschäfer
|
e301af41c7
|
feat(doc): Update display-related documentation to new API (#5489)
|
2024-01-26 01:38:26 +08:00 |
|
Gabor Kiss-Vamosi
|
a7b767c780
|
docs(disp): document lv_refr_now (#5480)
|
2024-01-25 18:04:08 +08:00 |
|
J. Neuschäfer
|
8d19189422
|
docs(disp): Fix pointer cast in flush_cb example (#5439)
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
|
2024-01-24 10:39:45 +08:00 |
|
YUANSUYI
|
67f9997184
|
docs(disp): fix minor typo in docs/porting/display.rst (#5368)
Co-authored-by: 袁苏义 <yuansuyi@hzdusun.com>
|
2024-01-18 15:00:11 +08:00 |
|
Neo Xu
|
4dd7773e25
|
docs(disp): recommend to use lv_display_set_buffers instead (#5304)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-14 12:54:49 +01:00 |
|
PGNetHun
|
e37658c061
|
docs: fix references, lists, texts (#5193)
|
2024-01-06 08:34:02 +01:00 |
|
PGNetHun
|
2a129562d8
|
docs: fix links, add references, rename files (#5138)
|
2024-01-04 07:25:13 +01:00 |
|
bjsylvia
|
7b73c784ab
|
chore(docs): sync indev docs with the latest code (#5129)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-12-29 17:49:59 +08:00 |
|
Gabor Kiss-Vamosi
|
b172c64a8c
|
docs: fix syntax
|
2023-12-18 13:51:35 +01:00 |
|
Gabor Kiss-Vamosi
|
892eca9008
|
docs(disp): describe how to swap the bytes with RGB565 format
|
2023-12-07 20:14:28 +01:00 |
|
Gabor Kiss-Vamosi
|
7535bd4714
|
docs(porting): review and update to v9
|
2023-12-05 20:48:01 +01:00 |
|
Gabor Kiss-Vamosi
|
f0988b8cf8
|
refactor(event): add _cb postfix to lv_obj_add_event()
|
2023-11-28 15:36:51 +01:00 |
|
Gabor Kiss-Vamosi
|
a5a58e39d2
|
refactor: replace lv_coord_t with int32_t
|
2023-10-31 19:25:01 +01:00 |
|
Viktor Szépe
|
f9572ed303
|
chore: remove BOM and fix typos (#4685)
|
2023-10-22 06:39:43 +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 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +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 |
|
bjsylvia
|
3c47aadacf
|
feat(indev): add 'lv_indev_read' to allow read events from specified indev (#4494)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-08-28 20:51:32 +02:00 |
|
faxe1008
|
1480e0470e
|
docs(indev): add explanation for LV_INDEV_TYPE_BUTTON (#4478)
|
2023-08-23 14:42: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 |
|
Chris Ring
|
b001d684fe
|
docs: fix misc typos throughout (#4413)
Signed-off-by: Chris Ring <c-ring@ti.com>
|
2023-07-27 22:35:12 +02:00 |
|
Joseph An
|
de97dba59b
|
docs(st): updating get-started documentation (#4327)
|
2023-07-03 10:39:37 +02:00 |
|
_VIFEXTech
|
4665fd9191
|
feat(timer): implementation of adaptive call timer handler cycle method (#4236)
|
2023-06-14 13:57:34 +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 |
|
_VIFEXTech
|
5f42ff115b
|
docs(timer): use precise delay description in Timer Handler (#4235)
|
2023-05-22 10:13:49 +02:00 |
|
_VIFEXTech
|
fa5388a38b
|
fix(profiler): fixed inability to disable and add new measurement points (#4224)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-05-18 13:02:17 +02:00 |
|