Commit Graph

8318 Commits

Author SHA1 Message Date
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
Neo Xu
c16bfdc227
fix(obj): fix arduino compile warnings (#4807)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-11-14 14:21:47 +01:00
lhdjply
3b6f98a938
fix(table):fix issue with abnormal string output of 'lv_table_set_cell_value_fmt' (#4804) 2023-11-14 13:12:56 +01:00
Oleg Belousov
6c86969ee0
fix(table) user data API functions renamed (#4769)
Co-authored-by: Oleg Belousov <bov@silentwings.ru>
2023-11-10 13:51:05 +01:00
Oleg Belousov
fdfff5c0b8
feat(table): add user_data to table cells (#4767)
Co-authored-by: Oleg Belousov <bov@silentwings.ru>
2023-11-08 16:29:01 +01:00
Niklas Fiekas
2791d5739f
feat(tiny_ttf): backport Tiny TTF to lvgl 8 (#4727) 2023-11-03 00:03:09 +01:00
lhdjply
68d380eb90
fix(ime_pinyin): keep cursor in the textarea when a candidate is pressed (#4731) 2023-11-02 09:21:56 +01:00
Gabor Kiss-Vamosi
20b6199ba9 fix(arc): fix setting value by click 2023-10-25 11:54:45 +02:00
LionYu
7efcea6d08
chore(cmake): add support for user-specified lv_conf.h path (#4689) 2023-10-23 16:45:40 +02:00
Saeed Poorjandaghi
7f894cf755
fix(draw_needles): changed needle line draw start point from scale ce… (#4682) 2023-10-23 16:44:23 +02:00
hermitsoft
fa40b05191 feat(littlefs): add lv_fs_littlefs system as a driver (#4677)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-10-20 22:38:01 +02:00
Carlos Diaz
17c580fad6
fix(arc): handle click outside background angle range (#4586) (#4667) 2023-10-19 10:13:39 +02:00
Vic
454e45429c
fix(meter): fix minor issues (#4657) 2023-10-16 17:25:31 +02:00
Gabor Kiss-Vamosi
9fbac7570b docs: fix typo
see #4644
2023-10-13 15:57:54 +02:00
Tomasz Jastrzębski
1e381f11bf
STM32U5 DMA2D support (8.3) (#4643) 2023-10-10 22:51:23 +02:00
Gabor Kiss-Vamosi
d22cda3cdb fix: fix warning in lv_draw_sw_letter.c 2023-10-06 09:57:19 +02:00