Gabor Kiss-Vamosi
|
df18a5f68c
|
fix(ebike-demo): make it compile with Arduino (#7397)
|
2024-12-03 17:18:20 +01:00 |
|
Gabor Kiss-Vamosi
|
8881868792
|
feat(draw_sw): add image clip_radius and mask before transformation (#7244)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-11-28 00:29:08 +01:00 |
|
VIFEX
|
c30e18df3c
|
fix(tests): fix vg-lite buf address not aligned (#7049)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-10-17 14:22:52 +02:00 |
|
Gabor Kiss-Vamosi
|
2466d7ca39
|
chore: remove UTF-8 BOMs (#6942)
|
2024-10-11 21:31:35 +02: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 |
|
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 |
|
Liu Yi
|
b6998e8aa0
|
chore(logo): update lvgl logo (#6416)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-07-05 00:19:44 +02:00 |
|
Zoltan Janosy
|
48caa8d772
|
feat(draw_sw): implemented radial gradient background (#6170)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-05-26 17:17:16 +02:00 |
|
Zoltan Janosy
|
abc8a7292a
|
feat(draw/sw): added support for LV_COLOR_FORMAT_L8 (#5800)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: VIFEX <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Niklas Fiekas <niklas.fiekas@sartorius.com>
Co-authored-by: qinshijing <51692568+qinshijing@users.noreply.github.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-20 13:14:25 +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 |
|
Gabor Kiss-Vamosi
|
54f9003722
|
feat(indev) Add crown support to pointer input device (#5057)
|
2024-03-19 10:10:28 +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 |
|
_VIFEXTech
|
aad5a325d5
|
chore: add stride information in the image resource file (#5653)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2024-02-15 11:58:18 +08:00 |
|
IAMMX
|
a3624f6e32
|
docs(demos): remove inconsistent READMEs (#5626)
|
2024-02-12 19:08:21 +01:00 |
|
Neo Xu
|
7579b96b9b
|
fix(image): add data_size filed to all c-array images (#5608)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-02-07 12:13:00 +08:00 |
|
Gabor Kiss-Vamosi
|
8df95aaf4b
|
fix(grid,flex): fix compile errors when grid or flex is disabled (#5289)
|
2024-01-12 10:41:14 +08: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
|
dbf0444d79
|
test(draw): add blend mode test to lv_demo_render
|
2023-11-22 23:15:49 +01:00 |
|
Neo Xu
|
6230e755e0
|
fix(test): remove space in file name (#4849)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-22 20:15:54 +01:00 |
|
Neo Xu
|
511feb39be
|
chore(image): remove explicit initialization to always_zero (#4796)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-18 08:10:22 +01:00 |
|
Gabor Kiss-Vamosi
|
628fb98b52
|
fix(draw): fix minor issues in SW render
|
2023-11-15 09:47:34 +01:00 |
|
Viktor Szépe
|
cc6581ae03
|
ci: upgrade astyle tool (#4776)
Install from source to use the latest version
|
2023-11-10 15:37:23 +01:00 |
|
Gabor Kiss-Vamosi
|
a5a58e39d2
|
refactor: replace lv_coord_t with int32_t
|
2023-10-31 19:25:01 +01:00 |
|
Gabor Kiss-Vamosi
|
d28f80d362
|
refactor(style): rename shadow_ofs to shadow_offset
|
2023-10-31 19:10:02 +01:00 |
|
Gabor Kiss-Vamosi
|
9d993bd15f
|
feat(line, triangle): add float support for points
|
2023-10-31 14:16:10 +01:00 |
|
Niklas Fiekas
|
d197d73d62
|
chore(demo): fix -Wenum-int-mismatch (#4726)
|
2023-10-30 13:16:41 +01:00 |
|
Gabor Kiss-Vamosi
|
0b2cccbdb3
|
ci(render): integrate lv_demo_render to the unit tests
|
2023-10-26 23:07:50 +02:00 |
|
Gabor Kiss-Vamosi
|
f4d9b8a8dd
|
demo(render): add line, arc, triangle, and layer tests
|
2023-10-26 23:07:50 +02:00 |
|
Gabor Kiss-Vamosi
|
c535e3ff91
|
feat(demo_render): add image, text and box shadow tests
|
2023-10-26 12:42:24 +02:00 |
|
Gabor Kiss-Vamosi
|
90ae34ad3c
|
chore: format code
|
2023-10-25 13:44:27 +02:00 |
|
Gabor Kiss-Vamosi
|
3ff625483c
|
demos(render): start render demo
|
2023-10-25 13:38:37 +02:00 |
|