Gabor Kiss-Vamosi
|
25cbfd9d51
|
fix: follow naming changes in Kconfig
|
2023-12-15 18:19:24 +01:00 |
|
Neo Xu
|
de77e77882
|
chore(decoder): remove RLE image decoder (#4923)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-06 09:52:12 +01:00 |
|
xaowang96
|
3f5ef7d1be
|
perf(gif): reduce lzw decoding time (#4897)
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com>
|
2023-12-03 21:26:12 +01:00 |
|
_VIFEXTech
|
d06a8d3334
|
feat(freetype): add outline output to support draw vector font (#4669)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-11-30 11:04:09 +01:00 |
|
Neo Xu
|
fea780e837
|
feat(lib): add lz4 lib support (#4872)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-28 15:05:16 +01: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 |
|
qinshijing
|
423c288070
|
feat(label): LV_LABEL_WAIT_CHAR_COUNT can be configured externally (#4837)
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
|
2023-11-20 18:17:49 +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 |
|
Neo Xu
|
d73f260002
|
feat(image): add custom RLE decoder (#4332)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-13 08:38:27 +01:00 |
|
bjsylvia
|
ae65f2e683
|
chore(Kconfig): supplement undefined configuration items in Kconfig (#4791)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-11-13 08:26:06 +01:00 |
|
bjsylvia
|
29c1d94c60
|
fix(demos): fix demos compiling error caused by font config (#4778)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-10 15:45:12 +01:00 |
|
Kenji Mouri (Qi Lu)
|
ffe2c1528e
|
feat(osal): add Windows support (#4783)
|
2023-11-10 13:21:30 +01:00 |
|
Zhang Ji Peng
|
8cf0bbb558
|
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-11-09 11:37:33 +01:00 |
|
lhdjply
|
b95d74bfcb
|
feat(os): add rt-thread for osal (#4746)
|
2023-11-03 10:54:11 +01:00 |
|
bjsylvia
|
406631bd92
|
fix(config): add config LV_USE_OS in Kconfig (#4736)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-02 11:00:57 +01:00 |
|
Neo Xu
|
0910ee0e38
|
feat(image decoder): decode whole image to RAM support (#4674)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-10-29 17:02:06 +01:00 |
|
bjsylvia
|
d98e7b27cb
|
feat(nuttx): add libuv mode for nuttx dev and poll for nuttx fbdev (#4683)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-10-24 15:00:47 +02:00 |
|
Niklas Fiekas
|
3dbb103c42
|
feat(dev): port evdev input driver (#4672)
|
2023-10-20 23:57:11 +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 |
|
terry.rong
|
505eeeaeb5
|
feat(draw): add SIMD draw support. #4463 (#4590)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-10-19 10:13:17 +02:00 |
|
_VIFEXTech
|
afd410c1de
|
feat(log): add file line number printing option (#4653)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-11 23:30:53 +02:00 |
|
bjsylvia
|
17d0f568c8
|
feat(nuttx): refactor Nuttx porting layer (#4634)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-10-11 06:38:36 +02:00 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
|
terry.rong
|
064a844d74
|
feat(disp): update nuttx disp framebuffer (#4591)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2023-09-25 10:59:41 +02:00 |
|
Neo Xu
|
27357d5139
|
feat(obj): add obj_id, class names, and dump support (#4536)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-09-25 10:58:36 +02:00 |
|
_VIFEXTech
|
9937138392
|
feat(libs): add libpng decoder (#4569)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-09-25 10:28:35 +02:00 |
|
_VIFEXTech
|
c4c4627ae0
|
feat(libs): add libjpeg-turbo decoder (#4567)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-09-22 10:43:59 +02:00 |
|
nicusorcitu
|
733e11d86d
|
feat(vglite, pxp): add beta version of NXP's PXP and VG-Lite acceleration (#4568)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
|
2023-09-20 12:32:24 +02:00 |
|
_VIFEXTech
|
e53cd59fcb
|
chore(libs/jpg): rename lv_jpg to lv_tjpgd (#4573)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-09-20 10:38:47 +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
|
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 |
|
Carlos Diaz
|
5c1fc63647
|
feat(scale): add the lv_scale widget (#4196)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-08-31 15:09:40 +02:00 |
|
bjsylvia
|
da02c6314c
|
chore(multilang): add Kconfig for multilang (#4480)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-08-24 11:07:18 +02:00 |
|
bjsylvia
|
35a90983d4
|
chore(Kconfig): add LV_DEF_REFR_PERIOD config (#4483)
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-08-24 11:05:12 +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 |
|
Peter Bee
|
ea6d27682b
|
fix(Kconfig): add Kconfig for draw buf alignments and obj. style cache (#4457)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
|
2023-08-16 22:22:29 +02:00 |
|
faxe1008
|
4ff76dffa1
|
fix(kconfig): Change LV_CONF_SKIP default value (#4455)
Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
|
2023-08-15 12:22:32 +02:00 |
|
bjsylvia
|
67ca457a07
|
fix: fix typos (#4451)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-08-14 16:49:30 +02:00 |
|
yushuailong
|
933db950bb
|
feat: add config set LV_WIDGETS_HAS_DEAFULT_VALUE (#4371)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
|
2023-07-19 15:09:06 +02:00 |
|
Peter Bee
|
2cdd41345a
|
feat(dev): add nuttx lcd driver (#4377)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
|
2023-07-17 08:03:33 +02:00 |
|
Peter Bee
|
0aa856aeb7
|
feat(driver): add NuttX fbdev and touchscreen support (#4360)
|
2023-07-13 20:31:33 +02:00 |
|
Peter Bee
|
36c5f19c95
|
fix(kconfig): update Kconfig and lv_conf_kconfig.h (#4338)
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
Signed-off-by: Peter Bee <pbjd97@gmail.com>
|
2023-07-09 23:27:32 +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
|
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 |
|
_VIFEXTech
|
540c028d60
|
feat(profiler): add performance profiler hook (#4211)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-05-11 11:10:47 +02:00 |
|
_VIFEXTech
|
4658c27f37
|
refact(monitor): refact system monitor component (#4195)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-05-02 10:40:13 +02:00 |
|
_VIFEXTech
|
9b5f7d91af
|
feat(refr): implement the monitor component (#4121)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-05-01 09:56:53 +02:00 |
|
_VIFEXTech
|
afe29b7dab
|
refact(user_data): remove LV_USE_USER_DATA configuration (#4056)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-03-14 14:34:56 +01:00 |
|
Mr.9You
|
699eca1542
|
fix(Kconfig): Fix wrong type of LV_FS_STDIO_CACHE_SIZE (#3898)
|
2023-01-05 21:11:15 +01:00 |
|
_VIFEXTech
|
0ef4e6f48b
|
feat(demo): add flex_layout demo (#3755)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: W-Mai <1341398182@qq.com>
Co-authored-by: Uli Raich <uli.raich@gmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2022-12-15 13:34:13 +01:00 |
|