Commit Graph

10257 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
4ac8ef198c add comments in sw render too 2024-07-10 16:58:05 +02:00
Gabor Kiss-Vamosi
b5cc37641f fix(dave2d): fix rendering to canvas with dave2d
fixes #6374
2024-07-10 16:55:00 +02:00
Meco Man
ae752e8faa chore(rt-thread): revert macro back to PKG_USING_LVGL_SQUARELINE (#6481) 2024-07-09 14:46:48 +02:00
Leo Liu
aa540f434f fix(drivers): fix hardware rotation of generic mipi display (#6470) 2024-07-09 14:45:48 +02:00
Kevin Schlosser
58100f1d40 fix(gen_json): fix bad LVGL header path (#6479) 2024-07-09 14:07:07 +02:00
Liam
af041657aa fix(Windows): use global lock (#6425) 2024-07-08 11:38:47 +08:00
Gabor Kiss-Vamosi
f8c26ea150 feat(observer): add lv_obj_remove_from_subject (#6341) 2024-07-07 12:30:55 +08:00
ardnew
08c5308e08 fix(decoder): use unsigned format spec with uint32_t's (#6457) 2024-07-07 12:25:48 +08:00
VIFEX
edcf9deb65 fix(draw_buf): skip palette cleanup (#6471)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-07-06 00:26:21 +08:00
Masoud Soltanian
7089cb14e9 feat(textarea): make textarea editable (#6467) 2024-07-05 12:05:31 +08:00
VIFEX
dca6c2d67a chore(vg_lite): remove YUV format processing of vg-lite decoder (#6461)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-07-05 10:16:13 +08:00
Liu Yi
c8d5294b1f feat(lodepng): update lodepng to version 20230410 (#6454)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-07-05 00:27:27 +02:00
Liu Yi
b6998e8aa0 chore(logo): update lvgl logo (#6416)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-07-05 00:19:44 +02:00
Mohammed Aslam
382f5f1ef1 chore(examples): fixes a typo in the Arduino example (#6464) 2024-07-05 00:17:08 +02:00
Fabian Blatz
f5443d2fd2 feat(env): make LVGL a Zephyr compatible module (#6460) 2024-07-05 00:16:25 +02:00
Liu Yi
d2658ab723 chore(tests): add missing test images (#6452)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-07-05 00:14:59 +02:00
Gabor Kiss-Vamosi
c3d4510f84 feat(nuttx): add lv_nuttx_run (#6371)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-07-04 06:09:43 +02:00
Gabor Kiss-Vamosi
e1cc1cb2d7 fix(scroll): fix jumping on scroll end (#6393) 2024-07-04 10:12:11 +08:00
di-jtrumpower
aea90766a4 fix(gridnav): send focus/defocus event from gridnav key handler (#6385) 2024-07-04 10:03:31 +08:00
cristian-stoica
cd7eccc25e fix(nxp): fix rounded corner image in NXP vglite (#6436)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
2024-07-04 09:59:57 +08:00
Benign X
0e10a7e97a chore(examples): remove extra spaces (#6435)
Co-authored-by: apple <apple@appledeMacBook-Air.local>
2024-07-04 09:58:59 +08:00
jianglianfang
1c165380aa feat(nuttx): update the joined invalid area instead of the last one (#6397)
Signed-off-by: jianglianfang <jianglianfang@xiaomi.com>
2024-07-04 09:55:23 +08:00
VIFEX
1e2b1988aa feat(refr): add details on rendering_in_progress ASSERT cause (#6450)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
2024-07-01 15:23:22 +02:00
Neo Xu
7f7a748a10 chore(scale): fix compile warning (#6445)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-07-01 15:17:56 +02:00
Gabor Kiss-Vamosi
27692a3ca1 fix(codespace): enable builtin OBJID feature (#6417) 2024-07-01 14:24:52 +02:00
cristian-stoica
38b01956e3 fix(conf): make comment requirement explicit (#6248)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-06-30 18:34:03 +08:00
Josh Soref
df0d36f02a chore: fix spelling (#6401)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
Benign X
94d48feb22 feat(nuttx_image_cache): add tid for cache name (#6434)
Co-authored-by: apple <apple@appledeMacBook-Air.local>
2024-06-27 20:22:02 +02:00
Benign X
376cc77f9e fix(ap): fix ap map table (#6430)
Co-authored-by: apple <apple@appledeMacBook-Air.local>
2024-06-27 13:15:38 +02:00
Akos Becsey
20bbe4a8ac refactor(display_rotate_area): use a copy instead of const casting 2024-06-26 23:08:32 +02:00
Akos Becsey
fd79a4f427 feat(glcdc): screen rotation support 2024-06-26 23:08:32 +02:00
becseya
df73e12464 docs(renesas): update board videos, fix typos (#6429) 2024-06-26 22:02:39 +02:00
Neo Xu
75eef0d209 fix(bin_decoder): check buffer size before write data
The decompressed data could be larger than draw buffer size. Check and report error for this case.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-26 12:00:04 +02:00
Neo Xu
dd70291e4c fix(script): update RLE compressed image raw len without padding
On device, the decompress could ignore the padding bytes, thus we should store only the raw image data length as decompressed data length in image file.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-26 12:00:04 +02:00
Benign X
3109c09339 fix(draw_buf): fix user defined draw_buf alloc/destroy not paired (#6426)
Co-authored-by: apple <apple@appledeMacBook-Air.local>
2024-06-26 16:55:19 +08:00
Gabor Kiss-Vamosi
56b6137096 fix(x11): use normal malloc for frame buffer allocation (#6384) 2024-06-26 11:15:56 +08:00
VIFEX
d009420eb0 chore(lvgl_private): remove unnecessary private header file includes (#6418)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-06-26 11:11:35 +08:00
VIFEX
cbea72dc01 fix(vg_lite): fix scissor setting error (#6420)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-06-25 17:23:23 +08:00
TridentTD
fd9e901625 feat(bar): add bar orientation (#6212)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-24 17:43:17 +02:00
Daniel Mangum
1601ab9eb4 fix(examples): correct typo in widgets example doc (#6412)
Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2024-06-24 17:07:07 +02:00
Gabor Kiss-Vamosi
21a6a8bb87 fix(demo): make the music player correctly work with v9 (#6302) 2024-06-23 18:54:53 +08:00
Niklas Fiekas
eff59f7bba fix(indev): fix use after free of last hovered object (#6405) 2024-06-23 18:54:21 +08:00
Gabor Kiss-Vamosi
2d7a9ac232 docs(README): fix broken images (#6404) 2024-06-23 18:53:07 +08:00
Gabor Kiss-Vamosi
e4258be5a5 docs(build): fix build error (#6403) 2024-06-21 23:06:02 +08:00
VIFEX
a2883e30f0 fix(vg_lite): fix incorrect alpha handling (#6402)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-06-21 18:16:22 +08:00
Gabor Kiss-Vamosi
cbb4797a56 fix(theme): set a default length for scale (#6359) 2024-06-21 16:43:35 +08:00
Liam
407d8b6ddf fix(spangroup): handle style_text_letter_space better (#6364) 2024-06-21 16:43:09 +08:00
Gabor Kiss-Vamosi
b56faf842f docs(README): fix links (#6383) 2024-06-21 16:41:03 +08:00
VIFEX
b5fc162d66 chore(draw_vector): complete printing information (#6399)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-06-21 09:52:34 +02:00
Carlos Diaz
acfe1ba0cd feat(scale): set tick drawing order (#6185)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-20 22:07:39 +02:00