Visa Harvey
|
730a3bd76f
|
refactor(tiny_fft): refactor tiny_ttf cache with updated improvements (#6441)
Co-authored-by: Benign X <1341398182@qq.com>
Co-authored-by: Visa Harvey <visa.harvey@semel.fi>
|
2024-07-11 08:23:20 +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 |
|
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 |
|
Gabor Kiss-Vamosi
|
21a6a8bb87
|
fix(demo): make the music player correctly work with v9 (#6302)
|
2024-06-23 18:54:53 +08:00 |
|
VIFEX
|
e1547a126f
|
refact(draw_vector): standardized draw gradient API (#6344)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-06-20 18:31:21 +08:00 |
|
Liam
|
af15a17a54
|
fix(demo): lv_demo_widgets update scale3 needle and label pos on resize (#6258)
Co-authored-by: C47D <carlos.santiago.diaz@gmail.com>
|
2024-06-03 17:38:16 +08:00 |
|
Gabor Kiss-Vamosi
|
7a13d56c59
|
fix(benchmark): use the correct subject for performance data (#6237)
|
2024-05-27 06:46:48 +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 |
|
Neo Xu
|
5a6f8b7ed2
|
fix(demo): fix compile warning (#6100)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-04-29 10:13:38 +08: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 |
|
cristian-stoica
|
01a98d9071
|
feat(demos): align images used in benchmark to stride 64 (#5925)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
|
2024-04-18 13:08:31 +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 |
|
Marex
|
9dec22dfaa
|
fix(demos): update README to match lv_demos.c (#5939)
Signed-off-by: Marek Vasut <marex@denx.de>
Co-authored-by: Marek Vasut <marex@denx.de>
|
2024-03-25 14:43:27 +08:00 |
|
Michael Simon
|
352420cd54
|
refacter(conf): use defines for standard includes (#5767)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-03-20 12:10:33 +08:00 |
|
Gabor Kiss-Vamosi
|
54f9003722
|
feat(indev) Add crown support to pointer input device (#5057)
|
2024-03-19 10:10:28 +08:00 |
|
VIFEXT
|
899d157d4c
|
fix(demo/vector_graphic): add missing buffer clear (#5898)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-18 22:33:39 +08:00 |
|
Gabor Kiss-Vamosi
|
2722e390e4
|
chore(benchmark): add warning for probably low memory (#5797)
|
2024-03-12 12:28:10 +08:00 |
|
verosys
|
5764436f13
|
fix(demo_music): fix the previous button in the music demo is not clickable (#5808)
|
2024-03-07 22:53:31 +08:00 |
|
Kenji Mouri (Qi Lu)
|
10f9d98419
|
fix(stdlib): fix issues when using LVGL TLSF memory pool to manage more than 4 GiB of memory (#5720)
|
2024-02-24 21:06:31 +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 |
|
Gabor Kiss-Vamosi
|
3db226bc81
|
fix(demo): fix memory leak in vector demo (#5643)
|
2024-02-13 09:56:13 +01: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
|
f880cc8c15
|
fix(benchmark): improve the benchmark (#5558)
|
2024-02-05 08:42:15 +01:00 |
|
Gabor Kiss-Vamosi
|
8754d4d8be
|
refactor(image): rename align to inner_align (#5560)
|
2024-02-02 19:25:20 +01:00 |
|
Neo Xu
|
e4de2d265a
|
feat(vector): add API to append arc (#5510)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-30 17:33:10 +08:00 |
|
Gabor Kiss-Vamosi
|
4f9c16f177
|
fix(chart): set the series id correctly (#5482)
|
2024-01-29 13:27:21 +01:00 |
|
Gabor Kiss-Vamosi
|
c835e888b1
|
demo(music): add png assets (#5520)
|
2024-01-29 13:14:10 +01:00 |
|
Johannes Marbach
|
152dc0b2be
|
feat(draw): add convenience methods for safely getting correct draw descriptor (#5505)
|
2024-01-29 08:19:58 +01:00 |
|
lhdjply
|
6cf637f2d9
|
chore(demos): Remove unused definitions (#5506)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-27 17:46:47 +08:00 |
|
Kenji Mouri (Qi Lu)
|
13f60d65f5
|
fix(demos): remove unnecessary dependencies (#5390)
|
2024-01-19 10:54:11 +01:00 |
|
lhdjply
|
6528e38ed0
|
fix:replace lv_image_get_zoom with lv_image_get_scale (#5383)
|
2024-01-18 21:41:11 +08:00 |
|
Gabor Kiss-Vamosi
|
f2cb462be3
|
fix(anim): fix missing changes from #5378 (#5380)
|
2024-01-18 21:25:55 +08:00 |
|
lhdjply
|
d939316e26
|
chore(api_map): remove unused api and repalce error name api (#5367)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-18 20:30:39 +08:00 |
|
Gabor Kiss-Vamosi
|
3883b61a7d
|
refactor(anim): rename ready_cb to completed_cb (#5378)
|
2024-01-18 11:07:29 +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 |
|
Gabor Kiss-Vamosi
|
fb0fc86895
|
refactor(style): rename style_anim_time -> style_anim_duration (#5338)
|
2024-01-15 17:59:18 +01:00 |
|
_VIFEXTech
|
5e62ce3fb4
|
fix(demos/vector_graphic): fix memory out-of-bounds access (#5326)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-15 09:30:08 +01:00 |
|
lhdjply
|
ff9e63a393
|
fix(music): fix image display errors in 16 bit and 24 bit errors (#5291)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-12 10:16:55 +01: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
|
e10f573150
|
fix(display): fix inconsistency in the API (#5136)
|
2024-01-11 13:38:24 +08:00 |
|
Gabor Kiss-Vamosi
|
ba75d64eec
|
feat(benchmark): update the end screen of the benchmark (#5208)
|
2024-01-07 13:46:17 +01:00 |
|
Carlos Diaz
|
91e2617410
|
feat(scale): use the style_length property for ticks (#5141)
|
2024-01-03 11:34:54 +01:00 |
|
lhdjply
|
61367fcd5f
|
fix(warning): fix warning in benchmark (#5165)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-01-03 10:53:14 +01:00 |
|
_VIFEXTech
|
5c4c41e3d0
|
Merge pull request #5032 from FASTSHIFT/fix_draw_sw_vector
fix(draw_vector): fix build break when thorvg disabled
|
2023-12-19 10:36:30 +08:00 |
|
Gabor Kiss-Vamosi
|
35d4100bca
|
chore: fix code formatting
|
2023-12-18 13:30:40 +01:00 |
|
Gabor Kiss-Vamosi
|
b54549cae4
|
chore(demo_benchmark): make the table widget local
fixes #5025
|
2023-12-18 13:21:25 +01:00 |
|
pengyiqiang
|
63953a0717
|
fix(draw_vector): fix build break when thorvg disabled
```
lvgl/demos/lv_demos.c:74:37: error: ‘lv_demo_vector_graphic’ undeclared here (not in a function)
74 | { "vector_graphic", .entry_cb = lv_demo_vector_graphic },
| ^~~~~~~~~~~~~~~~~~~~~
/usr/bin/ld: lib/liblvgl.a(lv_draw_sw.c.o): in function `execute_drawing':
lvgl/src/draw/sw/lv_draw_sw.c:338: undefined reference to `lv_draw_sw_vector'
```
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-12-18 12:22:35 +08:00 |
|
Gabor Kiss-Vamosi
|
9cd016d958
|
demo(benchmark): add summary
|
2023-12-14 21:39:52 +01:00 |
|