Commit Graph

237 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
9eb0ed1505
fix(ebike): add guards to the ebike demo translations (#7319) 2024-11-18 19:21:17 +08:00
Gabor Kiss-Vamosi
7bccca027a
chore(api): prevent API leaks (cache and thread) (#7220) 2024-11-13 12:37:37 +01:00
cristian-stoica
825c4efeca
fix(demo): resolve include when repository name is not 'lvgl' (#7261) 2024-11-13 10:20:28 +01:00
Yuqiang Wang
ce97ba869b
fix(demo): fix ebike demo header file inclusion issue (#7133) 2024-10-29 12:33:28 +01:00
Gabor Kiss-Vamosi
040d293229
fix(ebike): make it work without lottie too (#7135) 2024-10-24 10:13:05 +02:00
Gabor Kiss-Vamosi
926e3df7e3 perf(demo): use set_text_static in demos to cache them ins SDL and OpenGL renderers 2024-10-19 17:47:09 +08:00
Gabor Kiss-Vamosi
255352b566 fix(ebike): fix include path 2024-10-18 17:50:23 +08:00
Liu Yi
8ab11dcf60
chore(demos/ebike): fixed chinese translation errors (#7102)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-10-18 11:02:12 +08: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
Gabriel Wang
bb3c662f19
chore(cmsis-pack): update cmsis pack for v9.3.0-dev (#7080) 2024-10-17 13:05:02 +02:00
Neo Xu
3e66b26130
chore: fix minor compile warnings (#6987)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-16 11:58:13 +08:00
Gabor Kiss-Vamosi
d2ba572e34
feat(demo): add an ebike demo (#7019) 2024-10-14 18:47:47 +02:00
Gabor Kiss-Vamosi
2466d7ca39
chore: remove UTF-8 BOMs (#6942) 2024-10-11 21:31:35 +02:00
Gabor Kiss-Vamosi
0176f174e8
fix(benchmark): improve responsiveness and use the LVGL logo instead of the cogwheel (#6980) 2024-10-08 16:54:07 +02:00
Neo Xu
2601a26c7f
chore: fix compile warnings (#6817)
Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-09-30 14:58:57 +02:00
Victor Wheeler
0d96816722
fix: eliminate misc sphinx warnings... (#6929) 2024-09-26 12:09:04 +02:00
Gabor Kiss-Vamosi
48cbe7bd76
perf(benchmark): use XRGB8888 image withn 32bit color depth (#6914) 2024-09-25 17:39:51 +08:00
Liam
7c020e06fb
fix(assets): add missing strides (#6790) 2024-09-04 12:59:36 +02:00
nicusorcitu
2b33f8b0a7
perf(nxp): v9.1.0 upstream vglite optimization (#6646)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-08-26 20:11:26 +02:00
Gabor Kiss-Vamosi
51f06c097d
feat(sdl_render): support all draw task types (#6437) 2024-08-26 10:46:40 +02:00
Gabor Kiss-Vamosi
f874ab3e9a
fix(benchmark): use assets only from its own folder (#6666) 2024-08-23 06:19:04 +02:00
Neo Xu
78d29d2853
fix(demo): fill image->data_size field (#6710) 2024-08-21 08:31:05 +08:00
Makoto Schoppert
2d2a18b346
chore(demos/README.md): fix typo LV_MEME_SIZE (#6669) 2024-08-13 11:06:09 +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
Gabor Kiss-Vamosi
e3f8d167cd
fix(thorvg): support rendering in draw events (#6406)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-07-19 18:04:32 +08:00
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