Commit Graph

9126 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
cad26b55ae fix(demo): fix music player demo initial animation 2023-11-06 20:19:09 +01:00
Gabor Kiss-Vamosi
dbd347fdf3 fix(draw): image transformation with no antialiasing 2023-11-06 20:18:37 +01:00
Gabor Kiss-Vamosi
d4613aecbe feat(draw): add lv_draw_sw_rgb565_swap 2023-11-06 15:22:33 +01:00
Niklas Fiekas
91edcf0930
feat(stdlib): add and use lv_malloc_zeroed (#4728) 2023-11-06 15:10:56 +01:00
bjsylvia
fbb65d2fe3
fix(leak): fix common memory leak on lv_init (#4750)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
2023-11-06 14:55:52 +01:00
1000len-4959
361663ee5f feat(build): make it work with MSVC build (#4704)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: bjsylvia <bjsylvia@163.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: Niklas Fiekas <niklas.fiekas@backscattering.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lhdjply <1029652979@qq.com>
2023-11-06 14:35:06 +01:00
Gabor Kiss-Vamosi
96ce505651 fix(demo): fix showing the average FPS 2023-11-06 14:25:35 +01:00
Adam Nilsson
e3380a8fe8
feat(build): add pkgconfig file (#4744)
Co-authored-by: Adam x Nilsson <adamni@axis.com>
2023-11-06 14:00:07 +01:00
Gabor Kiss-Vamosi
2a8f876da6 fix(draw): fix shadow drawing
fixes #4755
2023-11-06 13:52:51 +01:00
Gabor Kiss-Vamosi
235190d00a fix(debug): fix LV_USE_PARALLEL_DRAW_DEBUG 2023-11-06 11:33:11 +01:00
Gabor Kiss-Vamosi
386250a336 fix(draw): stride handling in case of layers 2023-11-06 09:55:43 +01:00
Gabor Kiss-Vamosi
981a9843fd fix(scale): use LV_FONT_DEFAULT in the examples 2023-11-06 09:52:29 +01:00
Gabor Kiss-Vamosi
69342908ee fix(draw): initialize layer->buf_stride 2023-11-06 09:49:53 +01:00
lhdjply
0bdd54abed
fix(lv_rtthread.h):fix the variable definition of thread (#4749) 2023-11-03 15:49:35 +01:00
lhdjply
b95d74bfcb
feat(os): add rt-thread for osal (#4746) 2023-11-03 10:54:11 +01:00
Gabor Kiss-Vamosi
e86b1a6ec9 Revert "feat(gh-codespace): prebuild the project"
This reverts commit 493af0ec26.
2023-11-02 22:57:15 +01:00
Gabor Kiss-Vamosi
8c2fee20e4
fix(gh-codespace): update lv_conf.h 2023-11-02 22:49:11 +01:00
Gabor Kiss-Vamosi
493af0ec26
feat(gh-codespace): prebuild the project 2023-11-02 22:48:44 +01:00
Gabor Kiss-Vamosi
ba3960e867 chore: remove accidentally added files 2023-11-02 12:32:11 +01:00
Gabor Kiss-Vamosi
9d624b64bd fix(freertos): do not reinitalize mutex condition 2023-11-02 11:10:58 +01:00
dependabot[bot]
3922858f02
chore(deps): bump mymindstorm/setup-emsdk from 9 to 12 (#4743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:04:14 +01:00
dependabot[bot]
1d05a6168e
chore(deps): bump uraimo/run-on-arch-action from 2.1.1 to 2.5.1 (#4742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:58 +01:00
dependabot[bot]
882e4f6964
chore(deps): bump actions/checkout from 1 to 4 (#4741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:37 +01:00
dependabot[bot]
34d6c39f31
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.7.1 to 1.8.0 (#4740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:20 +01:00
dependabot[bot]
ccd9cee527
chore(deps): bump actions/cache from 2 to 3 (#4739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:05 +01:00
Niklas Fiekas
1c15c4d705
perf(dev): use flush_wait_cb for direct double-buffered drm (#4738) 2023-11-02 11:02:27 +01:00
bjsylvia
f86d16bb2d
fix(leak): fix memory leak on lv_demo_widgets (#4737)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-11-02 11:01:27 +01:00
bjsylvia
406631bd92
fix(config): add config LV_USE_OS in Kconfig (#4736)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-11-02 11:00:57 +01:00
bjsylvia
cafc8393a7
fix(leak): fix memory leak on music list (#4732)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-11-02 09:33:39 +01:00
bjsylvia
9e252bdff7
feat(global): support user_data for lv_global_t (#4734)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
2023-11-02 09:33:03 +01:00
Neo Xu
3539083d55
chore(image): fix warning of unchecked return value (#4730)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-11-02 09:19:09 +01:00
lhdjply
93885918d4
chore(template): fix the variable name of the button input device (#4729) 2023-11-02 09:17:09 +01:00
Gabor Kiss-Vamosi
17ab0518c7
chore: update ROADMAP.rst 2023-11-02 06:56:09 +01:00
Gabor Kiss-Vamosi
535a4896e4 fix(tiny_ttf): fix warning 2023-10-31 20:47:07 +01:00
Gabor Kiss-Vamosi
16302e9c7b chore: rename zoom_x/y paramters and local variables to scale_x/y 2023-10-31 20:19:12 +01:00
Gabor Kiss-Vamosi
a5a58e39d2 refactor: replace lv_coord_t with int32_t 2023-10-31 19:25:01 +01:00
Gabor Kiss-Vamosi
d456b1cb4d refactor: remove LV_USE_LARGE_COORD, always use int32_t as lv_coord_t 2023-10-31 19:23:24 +01:00
Gabor Kiss-Vamosi
50d01cec3d refactor(style): rename lv_indev_get_act to lv_indev_active 2023-10-31 19:20:36 +01:00
Gabor Kiss-Vamosi
d28f80d362 refactor(style): rename shadow_ofs to shadow_offset 2023-10-31 19:10:02 +01:00
Gabor Kiss-Vamosi
01f2949acc feat(display): add flush_wait_cb 2023-10-31 19:02:50 +01:00
Gabor Kiss-Vamosi
9404faa132 fix(canvas): fix lv_example_canvas_7.py 2023-10-31 14:31:21 +01:00
Gabor Kiss-Vamosi
9d993bd15f feat(line, triangle): add float support for points 2023-10-31 14:16:10 +01:00
Gabor Kiss-Vamosi
e08314df94 chore(freertos): add missing include 2023-10-30 20:12:04 +01:00
Niklas Fiekas
8fabcc6853
feat(font): add option to disable kerning (#4725) 2023-10-30 13:23:20 +01:00
Niklas Fiekas
d197d73d62
chore(demo): fix -Wenum-int-mismatch (#4726) 2023-10-30 13:16:41 +01:00
Neo Xu
829198c235
feat(image): add alpha only 1/2/4 image support to decoder (#4724)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-10-30 10:33:01 +01:00
Neo Xu
0910ee0e38
feat(image decoder): decode whole image to RAM support (#4674)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-10-29 17:02:06 +01:00
Neo Xu
a0624983cc
chore(draw): add mask_stride to blend_dsc (#4723)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-10-29 16:59:08 +01:00
Neo Xu
44912f290f
chore(color): add A1/2/4 format bpp info (#4722)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2023-10-29 16:58:21 +01:00
Kevin Schlosser
52f375975e
fix(demo): unistd.h is not available with MSVC. (#4718) 2023-10-29 16:40:08 +01:00