Gabor Kiss-Vamosi
|
58243733d8
|
fix(codespace): use lv_conf.defaults to generate lv_conf.h (#7075)
|
2024-10-15 21:24:33 +08:00 |
|
Liam
|
bdb5806fdf
|
feat(dma2d): add basic support (#6691)
|
2024-09-11 09:48:43 +02:00 |
|
Victor Wheeler
|
5bfbf0c10d
|
fix(docbuild): reformat comments for Doxygen in lv_conf_template.h (#6673)
|
2024-08-29 22:10:34 +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 |
|
Visa Harvey
|
a623a5ca3d
|
fix(tiny_ttf): fix no cache and formatting cleanup (#6568)
|
2024-08-01 11:09:55 +02:00 |
|
Gabor Kiss-Vamosi
|
27692a3ca1
|
fix(codespace): enable builtin OBJID feature (#6417)
|
2024-07-01 14:24:52 +02: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 |
|
Neo Xu
|
438e943937
|
feat(property): add property name (#6329)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-06-19 18:06:16 +02:00 |
|
Neo Xu
|
cab55d8e5a
|
feat(obj): add API to set/get object ID. (#6278)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-06-12 17:39:59 -04:00 |
|
Akos Becsey
|
4d12d64e4e
|
feat(drivers): Renesas GLCDC display dirver
|
2024-05-23 00:44:41 +02:00 |
|
Joseph Chen
|
d0c88f2769
|
feat(os): add mqx for osal (#6191)
|
2024-05-09 22:00:53 +02: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 |
|
Benign X
|
0c84cc0b3b
|
refactor(freetype): refactor freetype params
|
2024-03-15 18:02:07 +08:00 |
|
lhdjply
|
6cf637f2d9
|
chore(demos): Remove unused definitions (#5506)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-27 17:46:47 +08:00 |
|
lhdjply
|
5dc2092d00
|
fix(codespaces): fix the issue where lv_conf.h in codespaces is not enable (#5484)
|
2024-01-26 01:25:22 +08:00 |
|
Benign X
|
7b68aef4ab
|
feat(image_decoder): add image decoder header cache (#5420)
|
2024-01-22 14:28:58 +01:00 |
|
Gabor Kiss-Vamosi
|
2297338c0d
|
revert "feat(decoder): add image header cache" (#5418)
|
2024-01-22 12:57:06 +01:00 |
|
Benign X
|
d26eac8f3a
|
feat(decoder): add image header cache (#5407)
|
2024-01-22 12:44:14 +01:00 |
|
_VIFEXTech
|
32828206d1
|
chore(imgfont): simplify imgfont_dsc_t data structure (#5354)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-17 14:33:02 +01:00 |
|
Gabor Kiss-Vamosi
|
ba92532bcb
|
fix(codespace): update lv_conf.h for GitHub codespace (#5342)
|
2024-01-16 05:42:38 +01:00 |
|
_VIFEXTech
|
99818408ca
|
chore(conf): remove LV_DISPLAY_ROT_MAX_BUF (#5239)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-09 11:52:30 +01:00 |
|
lhdjply
|
cb800cb793
|
chore(meter): remove #define LV_USE_METER (#5230)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-09 11:05:59 +08:00 |
|
Gabor Kiss-Vamosi
|
01f75a5c4d
|
fix(codespace): remce the extra include from lv_conf.h (#5209)
|
2024-01-07 20:18:08 +08:00 |
|
bjsylvia
|
990fbc8cdf
|
fix(draw): remove LV_LAYER_MAX_MEMORY_USAGE (#4809)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-24 20:17:10 +01:00 |
|
gcopoix
|
5267c0b9f4
|
feat(drivers): add x11 driver (display/input) support (#4795)
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
|
2023-11-15 14:08:03 +01:00 |
|
Gabor Kiss-Vamosi
|
e86b1a6ec9
|
Revert "feat(gh-codespace): prebuild the project"
This reverts commit 493af0ec26 .
|
2023-11-02 22:57:15 +01:00 |
|
Gabor Kiss-Vamosi
|
8c2fee20e4
|
fix(gh-codespace): update lv_conf.h
|
2023-11-02 22:49:11 +01:00 |
|
Gabor Kiss-Vamosi
|
493af0ec26
|
feat(gh-codespace): prebuild the project
|
2023-11-02 22:48:44 +01:00 |
|
Viktor Szépe
|
742682ae51
|
chore: fix execute permissions and shebangs (#4695)
|
2023-10-24 09:41:51 +02:00 |
|
bjsylvia
|
c0356c9380
|
chore: cleanup LV_USE_MSG (#4681)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-10-20 22:24:15 +02:00 |
|
PGNetHun
|
453235c245
|
chore: code and configs cleanups; add builtin cache tracing (#4593)
|
2023-09-25 17:16:22 +02:00 |
|
_VIFEXTech
|
45fb2148d5
|
chore(libs/png): rename lv_png to lv_lodepng (#4574)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-09-20 10:30:04 +02:00 |
|
Gabor Kiss-Vamosi
|
562d30694a
|
feat(github codespace): use mouse and mousewheel by default
|
2023-07-14 23:22:44 +02:00 |
|
Johannes Marbach
|
0a62fd692e
|
feat(disp): port DRM driver from lv_drivers (#4253)
|
2023-05-29 13:48:15 +02:00 |
|
Gabor Kiss-Vamosi
|
639e6b7b42
|
fix(gh-codespace): add intellisense settings
|
2023-03-28 15:30:33 +00:00 |
|
Gabor Kiss-Vamosi
|
e5279bdbec
|
feat: add GitHub code space support
|
2023-03-28 15:19:47 +02:00 |
|