1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

10199 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
340fee4106
docs(quick-overview): clarify which folders are required (#6250)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-05-27 19:47:36 +08:00
ymh-masuda
ba8642bbc8
fix(roller): avoid divided-by-zero during draw event (#6285) 2024-05-27 13:13:34 +08:00
Gabor Kiss-Vamosi
63edb43d44
fix(indev): fix elastic scrolling with snapping (#6230) 2024-05-27 13:12:12 +08:00
Gabor Kiss-Vamosi
7a13d56c59
fix(benchmark): use the correct subject for performance data (#6237) 2024-05-27 06:46:48 +02:00
Neo Xu
64598041be
feat(obj): add check null pointer (#6249)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-26 18:01:07 +02:00
Kevin Schlosser
01749e0687
ci(micropython): improve logs (#6257) 2024-05-26 17:57:48 +02:00
Niklas Fiekas
93a9190dd8
fix(layouts): fix rounding for fr in grid layout (#6255) 2024-05-26 17:55:21 +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
Gabor Kiss-Vamosi
b8b7e29156
feat(refr): add backward compatibility for LV_COLOR_16_SWAP (#6225) 2024-05-24 22:58:41 +02:00
jeremy-baker
8bc1ba749f
fix (dave2d) : remove __NOP(); and __BKPT(0); (#6228)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-05-24 08:26:39 +02:00
VIFEX
148f6444c1
Revert "feat(pxp): add zephyr support" (#6261) 2024-05-24 14:22:09 +08:00
qinshijing
d224459d81
feat(bidi): support set neutral string (#6146)
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
2024-05-24 11:48:26 +08:00
Fabian Blatz
e1cc12eb27
feat(pxp): add zephyr support (#6159) 2024-05-24 11:47:32 +08:00
Gabor Kiss-Vamosi
16f79f4f04
fix(sdl): handle if the window_id is not set correctly in SDL (#6194) 2024-05-24 11:45:06 +08:00
Gabor Kiss-Vamosi
39382719be
docs(simulator): update simulator page and mention lv_port_linux (#6205)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-05-24 11:44:19 +08:00
Tim Stableford
5ac14e42dd
fix(drivers): drm driver not initialising with small screens (#6244) 2024-05-24 11:31:01 +08:00
Gabor Kiss-Vamosi
f2e81d80b3 ci(test): remove non-native builds and add native 32 and 64 bit builds instead 2024-05-23 18:25:17 +02:00
Gabor Kiss-Vamosi
9c5ca0e081 feat(lottie): add ThorVG based lottie widget 2024-05-23 18:25:17 +02:00
Gabor Kiss-Vamosi
f34ec4b671 fix(thorvg): use premultiplied images in SW render 2024-05-23 18:25:17 +02:00
Gabor Kiss-Vamosi
7addc72735 feat(thorvg): update ThorVG to v0.11.99 2024-05-23 18:25:17 +02:00
Akos Becsey
4d12d64e4e feat(drivers): Renesas GLCDC display dirver 2024-05-23 00:44:41 +02:00
Akos Becsey
5ed3a064c1 docs(global): decoration should be as long as the text 2024-05-23 00:44:41 +02:00
Benign X
903e2754c8
fix(freetype): fix potential multi-threaded data conflicts (#6252) 2024-05-22 23:06:05 +02:00
cristian-stoica
0f5cda602b
fix(vglite): build issues (#6245)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2024-05-22 14:15:14 +02:00
Liam
3301686ec5
feat(stdlib): strncpy consistency and add strlcpy (#6204) 2024-05-22 14:14:12 +02:00
Gabor Kiss-Vamosi
25c469db58
fix(canvas): lv_canvas_set_px for indexed images (#6226)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-21 17:04:34 +08:00
Joseph Chen
74b50b2c56
feat(printf): LV_FORMAT_ATTRIBUTE for IAR compiler (#6231) 2024-05-21 10:04:31 +08:00
terry.rong
34d5f2b934
fix(snapshot): fix memleak in lv_snapshot (#6147)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
2024-05-21 10:01:48 +08:00
Dennis Field
e181fb1199
Add LVGL9 demos to esp.cmake (#6220) 2024-05-20 22:12:38 +08:00
Benign X
9c7981215a
fix(span): fix span incorrect max height calculation (#6243) 2024-05-20 21:34:32 +08:00
Benign X
64ebf19734
test(span): add span testcase for Chinese line break (#6236) 2024-05-20 11:50:20 +08:00
Gabor Kiss-Vamosi
dfe7bd5563
fix(refr): remove the unnecessary wait for flush in double buffered direct mode (#6120) 2024-05-17 06:43:19 +02:00
TheOfficialMrBlah
60f27aad53
fix(display): load screen from matching display (#6189) 2024-05-16 22:59:39 +08:00
Gabor Kiss-Vamosi
c06127708f
chore(group): remove useless code (#6124) 2024-05-16 12:11:47 +02:00
Benign X
893dfb14c9
refactor(image_decoder): extract cache operation to image decoder from decoder instance (#6155) 2024-05-16 12:11:37 +02:00
Liam
caf18564ba
fix(roller): set the position of the selected text correctly (#6083)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-05-16 11:59:12 +02:00
Benign X
5f5e8d74ac
fix(span): fix Chinese character incorrect break line (#6222) 2024-05-15 19:22:15 +08:00
Benign X
49a99468a8
chore(image_decoder): fix compile error when compiling testcase (#6223) 2024-05-15 19:20:54 +08:00
Benign X
a891ccd340
chore: fix compile error (#6224) 2024-05-15 19:20:15 +08:00
TridentTD
ec3d979005
fix(lv_msgbox): Automatically adjust msgbox's content height. (#6176)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-05-15 09:47:23 +08:00
Liam
df19f1ed62
fix(imagebutton): tiling regression (#6195) 2024-05-13 20:13:57 +02:00
Liam
4e85b0faa5
feat(fs): file writes update the file cache (#6186)
Co-authored-by: kevinkang-Globe <139213362+kevinkang-Globe@users.noreply.github.com>
2024-05-13 19:09:22 +02:00
Gabor Kiss-Vamosi
e3f70a2987
ci(test): fix include path (#6141) 2024-05-13 19:08:56 +02:00
becseya
bb9ff17af1
fix(docs): fix broken links (#6207) 2024-05-13 19:08:33 +02:00
lhdjply
d0bc365737
ci(ubuntu):ci use ubuntu-2204 (#6213)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-13 19:07:35 +02:00
Gabor Kiss-Vamosi
22a143f442
fix(sysmon): fix MicroPython compilation error when system monitor is enabled (#6073)
Co-authored-by: Gabor Peresztegi <gabor.p1983@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-05-13 19:05:12 +02:00
Neo Xu
a36816ad76
feat(tool): add premultiply support to image tool (#6175)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-12 22:57:05 +08:00
Liam
1327c3b8c4
fix(fsdrv/fatfs): support FF_DIR and FATFS_DIR typedef in ff.h (#6128) 2024-05-12 22:54:20 +08:00
Marex
7a9dd62039
fix(scripts): remove scripts/release/ directory (#6134)
Signed-off-by: Marek Vasut <marex@denx.de>
Co-authored-by: Marek Vasut <marex@denx.de>
2024-05-12 22:49:40 +08:00
Liam
152cda6c7a
fix(arc): arc pressing bounds detection (#6188) 2024-05-12 22:49:03 +08:00