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

10119 Commits

Author SHA1 Message Date
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
Gabor Kiss-Vamosi
b16aa3c558
fix(refr): call flush_wait_cb only if flushing is in progress (#6174) 2024-05-10 06:33:17 +02:00
Gabor Kiss-Vamosi
33c6ec90f3
fix(event): stop event event processing when requested (#6113) 2024-05-10 11:54:01 +08:00
Stephen Murphy
29d8a4d509
feat(table): add function to set selected table cell (#6163) 2024-05-10 05:28:14 +08:00
Joseph Chen
d0c88f2769
feat(os): add mqx for osal (#6191) 2024-05-09 22:00:53 +02:00
TridentTD
b44bcaee17
feat(anim_timeline): add anim's completed_cb support (#6085) 2024-05-09 17:32:59 +08:00
Benign X
2b717a32fd feat(nuttx): add lv_nuttx_deinit 2024-05-09 16:10:08 +08:00
Neo Xu
2afbfc451c
feat(test): enable warning to format-security (#6199)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-09 13:59:06 +08:00
Neo Xu
dfe50c5952
feat(draw_buf): add LV_DRAW_BUF_INIT macro to meet alignment requirement (#6102)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-05-08 23:53:28 +02:00
pengyiqiang
46887dbe51 feat(freetype): add invalid font descriptor print
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-05-08 14:21:17 +08:00
Benign X
01b6861384
refactor(nuttx_image_cache): remove LV_CACHE_DEF_SIZE dependency (#6178) 2024-05-07 20:28:14 +08:00
Benign X
417d78bead refactor(draw_buff): separate all image cache related draw buff into image_cache_draw_buff 2024-05-07 17:52:15 +08:00
dependabot[bot]
d2abf237c3
chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#6164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:58 +02:00
dependabot[bot]
abdec57657
chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#6165)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:31 +02:00
becseya
76267c1b0a
feat(tools): Python script for automatically applying version (#6012) (#6080) 2024-05-06 14:09:56 +02:00
Benign X
5207948604
feat(draw_buff): adapt lv_draw_buf_dup to support multi-instance (#6179) 2024-05-06 14:03:16 +02:00
Benign X
e4224c75ce
chore(nuttx_image_cache): optimize inlucde (#6177) 2024-05-06 13:17:32 +02:00
Neo Xu
37cf3bb4e4
fix(nuttx): fix assert failed due to wrong color format (#6160)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-05-03 10:05:56 +02:00
VIFEX
10e012e549
chore(draw_sw): optimize lv_draw_sw_rotate judgment logic (#6148)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-05-03 10:05:08 +02:00
Neo Xu
2d2ea0294f
fix(nuttx): fix compile warning (#6156)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-03 10:04:26 +02:00
Gabriel Wang
4d773ae1c1
chore(cmsis-pack): monthly catch-up (#6129) 2024-05-03 09:52:42 +02:00
Marex
9aa95c3f47
docs: simplify the find_version script and fix shellcheck report in it (#6133)
Signed-off-by: Marek Vasut <marex@denx.de>
Co-authored-by: Marek Vasut <marex@denx.de>
2024-05-03 09:49:24 +02:00
Tilen Majerle
10e0d5facf
fix(README): with corrected example code (#6151) 2024-05-03 09:08:41 +02:00
Samuel
67fad672e3
feat(hover): add Hover support for pointer device. (#5947)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-05-02 18:23:35 +02:00
Gabor Kiss-Vamosi
0a03d9da1e
fix(example): fix the gradient text example (#6152) 2024-05-02 22:08:08 +08:00
Benign X
691296e2db
fix(tests): fix check failed for -Wno-c++11-extensions (#6154) 2024-05-02 22:07:14 +08:00
Liam
a1a909fc24
feat(gridnav): single axis movement flags (#6044) 2024-05-02 21:54:25 +08:00
Yobe Zhou
94651d8620
docs(coord): fix the layout of overview (#6112) 2024-05-02 21:32:11 +08:00
Gabor Kiss-Vamosi
92ea719669
fix(scroll): fix infinite loop in scroll_end events (#6109) 2024-05-01 11:51:48 +08:00
VIFEX
447f9b8f48
fix(vg_lite): fix incorrect cache operation (#6054)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-04-30 11:23:32 +02:00
Liam
eb1fe43595
chore(style): use lv_part_t type where suitable (#6075) 2024-04-30 11:00:05 +02:00