Commit Graph

8333 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
acc30061f7
fix(chart): fix memory leak with scatter charts (#7096) 2024-10-17 11:06:50 +02:00
BBsan
b55aad64f0
fix(label): add missing repeat_cnt animation parameter synchronization (#6970) 2024-10-02 21:22:45 +08:00
蒋慧赟
614bf9256e
fix(canvas):fix typo (#6936) 2024-09-26 11:24:39 +02:00
glory-man
7a3322a487
feat(style): add style_cnt and styles checks (#6873) 2024-09-26 10:53:46 +02:00
Liam
03e01bdd3e
fix(png): use color rounding like img conv tool (#6626) 2024-08-30 01:04:15 +08:00
Gabor Kiss-Vamosi
7b85f2f623
chore: use astyle from the lvgl organization (#6694) 2024-08-23 09:14:29 +02:00
Lorenzo Arena
a51128b0b9
fix(display): delete previous screen instead of current (#6495) 2024-08-08 09:48:21 +01:00
aharms795
6e65b960f4
fix(flex): handle malloc fail (#6443) 2024-07-04 23:10:53 +02:00
Ioannis Markopoulos
c86cea34dd
feat(draw): add NEMA GFX draw context support (#6314)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: ym-terada <159906927+ym-terada@users.noreply.github.com>
2024-06-07 22:47:28 +02:00
Gabriel
897ba9aa19
chore(meter): fix typo (#6318) 2024-06-01 10:36:18 +08:00
ymh-masuda
1ff3c20fd7
fix(roller): Avoid divided-by-zero during draw event (#6259) 2024-05-24 10:01:01 +02:00
Liam
a1f1e9397b
fix(roller): set the position of the selected test correctly (#6082) 2024-05-16 11:59:41 +02:00
ym-terada
e84feeed3c
fix(lv_table): suppressed compilation warnings due to zero-size arrays (#6190) 2024-05-07 23:34:16 +02:00
ym-terada
6cee9ca5a8 fix(event): fix LV_EVENT_PREPROCESS flag was not processed correctly on VisualStudio (#6169) 2024-05-06 14:51:01 +02:00
Gabor Kiss-Vamosi
3aac8cc848
chore: kick CI to rebuild the docs 2024-04-23 15:44:07 +02:00
liamHowatt
b09c793967
fix(cache): gradient key computing (#5930) 2024-03-25 20:02:06 +01:00
蒋慧赟
d5a2ad1cd8
chore(group): add some missing assertions (#5941) 2024-03-25 14:34:42 +08:00
Gabor Kiss-Vamosi
2409c8dfc6 chore: bump version to v8.4.1-dev 2024-03-20 23:25:31 +01:00
Gabor Kiss-Vamosi
c512eccb7b fix(arc): fix setting value in REVERSED mode 2024-03-20 23:25:27 +01:00
Gabor Kiss-Vamosi
47633e3046 docs: update changelog 2024-03-20 09:17:24 +01:00
Gabor Kiss-Vamosi
8b6ef9cc31 docs: update changelog 2024-03-20 09:17:03 +01:00
Gabriel Wang
4495f42863 chore(cmsis-pack): prepare for release v8.4.0 2024-03-19 19:51:58 +00:00
蒋慧赟
b4bdc9e482
chore(group):avoid null pointer access (#5864) 2024-03-17 11:42:33 +08:00
Benign X
20ac90dbc2 fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image (#5867) 2024-03-16 14:36:29 +01:00
liamHowatt
32966352ad
fix(canvas): lv_canvas_transform negative offset_y parameter (#5846) 2024-03-13 12:15:55 +01:00
Gabor Kiss-Vamosi
31126be578 update code formatter 2024-03-12 14:37:33 +01:00
Fabian Blatz
e91f5de63f
feat(pxp): add zephyr support (#5838) 2024-03-12 14:34:16 +01:00
Gabor Kiss-Vamosi
39687e808f chore: fix warning 2024-02-08 15:17:24 +01:00
Gabor Kiss-Vamosi
8588762572 chore: code formatting 2024-02-08 15:17:23 +01:00
Gabor Kiss-Vamosi
949c2fdda0
fix(st-dma2d): remove unused functions (#5561) 2024-02-07 09:26:46 +01:00
Gabor Kiss-Vamosi
099f0cd805 demo(music): add png assets 2024-01-29 12:21:46 +01:00
glory-man
4e357b8f27
docs: fixed some typos (#5502) 2024-01-26 19:54:57 +08:00
蒋慧赟
be08c2b4cf
doc(font): update Bidirectional support (#5416) 2024-01-22 12:51:55 +01:00
Carlos Diaz
9d0942a117
feat(calendar): set a custom year list for calendar header (#5275) 2024-01-11 05:41:26 +01:00
Gabriel Wang
f2c103260f
fix(gpu-arm2d): fix a blending issue in blend-normal-with-mask-and-opa (#5163) 2024-01-03 10:24:27 +01:00
Gabor Kiss-Vamosi
e277114631
docs(meter): change LV_PART_TICK -> LV_PART_TICKS
fixes #5143
2024-01-01 21:20:33 +01:00
Gabor Kiss-Vamosi
68a7beb5d8
docs(roller): add note about using LV_USE_LARGE_COORD 2023-12-30 12:00:42 +01:00
Adam Nilsson
6f75b41ade
feat(build): add pkgconfig file (#4744) (#5067)
Co-authored-by: Adam x Nilsson <adamni@axis.com>
2023-12-22 23:07:37 +01:00
Zhongwei Liu
b1284c3107
fix(screen): fix crash when starting two screen loads with animations (#5062) 2023-12-21 09:52:37 +01:00
Peter
6c66a491b8
fix(chart): fix memory leak in lv_chart_remove_series (#5001)
Co-authored-by: Peter Hjärtquist <peter.hjartquist@btg.com>
2023-12-13 15:44:20 +01:00
Gabor Kiss-Vamosi
b7a20df38f docs: add banner 2023-12-11 22:59:24 +01:00
Niklas Fiekas
dba431a3d0
docs(sjpg): color depth no longer limited to 16 bits (#4971) 2023-12-11 12:51:04 +01:00
Niklas Fiekas
9ba2992582
fix(snapshot): set data_size on returned dsc (#4972) 2023-12-11 12:45:46 +01:00
Gabor Kiss-Vamosi
74d0a816a4 release v8.3.11 2023-12-06 15:01:19 +01:00
Gabriel Wang
8194d83226
chore(cmsis-pack): prepare for v8.3.11 (#4936) 2023-12-06 14:57:31 +01:00
Gabor Kiss-Vamosi
1840decb41 fix(qrcode): use LV_ASSERT instead of assert 2023-12-06 09:12:24 +01:00
Gabor Kiss-Vamosi
ef76206c75 fix(disp): fix infinite recursive SCREEN_LOADED events 2023-12-05 10:27:36 +01:00
Niklas Fiekas
4fdc4c20b7
fix(obj): readjust scroll after layout when child removed (#4921) 2023-12-04 22:06:59 +01:00
Meco Man
85776aeec3
fix(rt-thread): fix create lvgl thread problem (#4862)
Co-authored-by: Rbb666 <64397326+Rbb666@users.noreply.github.com>
2023-11-26 20:37:39 +01:00
Gabor Kiss-Vamosi
d20bd1ca39 fix(keyboard): add '&' character 2023-11-23 08:53:35 +01:00