VIFEX
|
4f086111a1
|
docs(font_manager): add documentation and test cases (#7058)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-10-16 00:34:45 +08:00 |
|
Zhang Ji Peng
|
bbe5f032e6
|
feat(libs): add SVG rendering support (#6845)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
|
2024-10-15 21:33:27 +08:00 |
|
Benign X
|
d08d545969
|
feat(circle_buff): add lv_circle_buf_t component
|
2024-10-09 21:33:13 +08:00 |
|
Benign X
|
4d7f577c7c
|
feat(iter): add lv_iter_t module
|
2024-09-02 23:27:14 +08:00 |
|
Gabor Kiss-Vamosi
|
f4ea1ec82c
|
chore: add LV_USE_PRIVATE_API (#6737)
|
2024-08-26 13:29:26 +02:00 |
|
Neo Xu
|
03c3d552f0
|
chore(api): add api map for v9.1 (#6733)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-08-26 10:13:05 +08:00 |
|
Liam
|
1d14386b99
|
refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names (#6068)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-08-02 07:46:42 +02:00 |
|
Neo Xu
|
bf1e6ab39c
|
chore: make lv_utils as public and align function prototype with stdlib (#6473)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-07-15 22:11:44 +08:00 |
|
Gabor Kiss-Vamosi
|
9c5ca0e081
|
feat(lottie): add ThorVG based lottie widget
|
2024-05-23 18:25:17 +02:00 |
|
Marex
|
2c469279f5
|
fix(cmake): generate versioned shared libraries (#5865)
Signed-off-by: Marek Vasut <marex@denx.de>
Co-authored-by: Marek Vasut <marex@denx.de>
|
2024-04-20 20:33:09 +02:00 |
|
Gabriel Wang
|
667f401db6
|
chore(cmsis-pack): minor update (#5948)
|
2024-03-26 10:59:47 +08:00 |
|
Gabriel Wang
|
e1c0b21b27
|
chore(cmsis-pack): prepare for v9.1.0 (#5917)
|
2024-03-20 10:13:36 +08:00 |
|
Neo Xu
|
bd119043a1
|
feat(draw_buf): distinguish between lv_image_dsc_t and lv_draw_buf_t (#5496)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-02-18 10:52:50 +08:00 |
|
Gabor Kiss-Vamosi
|
8754d4d8be
|
refactor(image): rename align to inner_align (#5560)
|
2024-02-02 19:25:20 +01:00 |
|
Gabriel Wang
|
0b5c1a1642
|
chore(draw-sw-transform): remove duplicated code (#5488)
|
2024-01-26 10:27:30 +01:00 |
|
Gabriel Wang
|
51b8d8e4ea
|
chore(cmsis-pack): prepare for releasing LVGL9 (#5417)
|
2024-01-22 18:05:05 +01:00 |
|
Gabor Kiss-Vamosi
|
0a0f4b484d
|
refactor(driver): rename dev to drivers + Arduino update (#5377)
|
2024-01-18 14:29:39 +01:00 |
|
Gabriel Wang
|
78a6b2f425
|
chore(cmsis-pack): prepare for LVGL9 release (#5323)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-15 19:50:03 +01:00 |
|
Kenji Mouri (Qi Lu)
|
cab1336d8e
|
feat(drivers): add Windows backend for LVGL v9 (#5313)
|
2024-01-14 16:35:35 +01:00 |
|
Gabor Kiss-Vamosi
|
b4cf95e7fa
|
fix: remove LV_USE_DEV_VERSION (#5312)
|
2024-01-14 16:16:00 +01:00 |
|
Benign X
|
a34f490394
|
feat(cache): new cache framework (#5049)
Co-authored-by: _VIFEXTech <vifextech@foxmail.com>
|
2023-12-25 11:37:59 +08:00 |
|
Neo Xu
|
8e055dee81
|
fix(lz4): do not expose internal lz4.h (#5069)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-12-20 20:25:02 +01:00 |
|
Gabor Kiss-Vamosi
|
d5daccdd48
|
docs: update API comments
|
2023-12-13 22:23:03 +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 |
|
Benign X
|
5d38a26a8a
|
feat(lv_lru_rb): add rb tree based lru cache manager (#4670)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-11-30 09:44:45 +01:00 |
|
Benign X
|
71da024e55
|
feat(lv_rb_t): add red black tree to lvgl (#4585)
|
2023-11-30 09:42:39 +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 |
|
Neo Xu
|
6be9592e8b
|
refactor(image decoder): move lvgl binary image decoder to standalone file (#4829)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-19 21:53:40 +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
|
51bc45f870
|
refactor(font_load): rename font_load to binfont_load
font_load was to generic
|
2023-11-14 08:48:28 +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 |
|
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 |
|
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 |
|
Gabor Kiss-Vamosi
|
6163437afd
|
refactor(scale): remove lv_meter use lv_scale instead
|
2023-10-12 17:21:52 +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 |
|
Gabor Kiss-Vamosi
|
80149e7f98
|
refactor(msg): remove lv_msg in favor of lv_observer
|
2023-10-10 20:48:46 +02:00 |
|
Zoltan Janosy
|
4f541cf523
|
feat(observer): implemented an observer pattern (#4541)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-10-09 23:20:29 +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 |
|
_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 |
|
_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 |
|
Gabor Kiss-Vamosi
|
ca55b2ed8d
|
arch(img_decoder): replace read_liine_c with get_area_cb
also remove sjpeg support as get_area_cb can de quite same (some optimization is still needed to not decode the out of bounds chunks)
|
2023-09-18 21:19:00 +02:00 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +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 |
|
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
|
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 |
|