Gabor Kiss-Vamosi
|
2c2a293f57
|
fix(fs): add lv_fs_dir_t to lv_fs.h (#6925)
|
2024-09-26 10:11:01 +02:00 |
|
Niklas Fiekas
|
535b8aa708
|
fix(indev): fix hovering disabled obj resets indev (#6855)
|
2024-09-26 10:10:28 +02:00 |
|
Alpeev
|
610224e3b9
|
fix(gif): added bounds check in gif decoder (#6863)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-09-26 10:10:17 +02:00 |
|
Gabor Kiss-Vamosi
|
48cbe7bd76
|
perf(benchmark): use XRGB8888 image withn 32bit color depth (#6914)
|
2024-09-25 17:39:51 +08:00 |
|
VIFEX
|
f4d95f5253
|
chore(vg_lite): remove unnecessary buffer checks (#6921)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-25 17:22:38 +08:00 |
|
Cosmin-Daniel Radu
|
9db0ee3d02
|
fix(freertos): sync signal from isr fixed (#6793)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Co-authored-by: Nicușor Cîțu <nicusor.citu@nxp.com>
|
2024-09-24 13:35:39 +02:00 |
|
Gabor Kiss-Vamosi
|
55faa53bcc
|
fix(freertos): use xSemaphoreTakeRecursive (#6803)
|
2024-09-24 13:27:30 +08:00 |
|
Gabor Kiss-Vamosi
|
a9011a0a43
|
feat(sdl): speed up rotation (#6835)
|
2024-09-24 13:26:23 +08:00 |
|
Gabor Kiss-Vamosi
|
0f5aaf0670
|
fix(dropdown): automatically center dropdown content (#6881)
|
2024-09-24 13:25:09 +08:00 |
|
Liu Yi
|
7d2e5e1ecf
|
fix(draw): fix sw compile error when disable LV_DRAW_SW_COMPLEX (#6895)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-09-24 13:24:50 +08:00 |
|
Gabor Kiss-Vamosi
|
cc2138a647
|
fix(textarea): fix placeholder text cannot be centered (#6879) (#6917)
Co-authored-by: anheiqq <anheiqq@163.com>
|
2024-09-24 13:23:52 +08:00 |
|
terry.rong
|
32f36e7095
|
feat(nuttx): move static var index to gloabl for gdb diagnostic (#6890)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2024-09-24 10:18:38 +08:00 |
|
Ryan Stachura
|
0227f7dec5
|
feat(style): add a "set all" function for margin (#6904)
|
2024-09-23 16:00:58 +02:00 |
|
Lorenzo Arena
|
fe0f5e8607
|
feat(gif): add loop count control (#6839)
|
2024-09-23 15:59:17 +02:00 |
|
xaowang
|
046d10bf7e
|
feat(snapshot): add argb8565 support (#6899)
Signed-off-by: wxd <xaowang96@gmail.com>
|
2024-09-23 10:18:29 +08:00 |
|
Liam
|
5baa9bf3f2
|
fix(libinput): private headers (#6869)
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
|
2024-09-22 12:41:16 +08:00 |
|
Benign X
|
7e026a7bfe
|
feat(array): add an empty element when element is NULL (#6893)
|
2024-09-21 10:34:07 +08:00 |
|
VIFEX
|
cee1a01743
|
fix(color): add missing ARGB8565 alpha check (#6891)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-20 11:11:34 +02:00 |
|
yushuailong
|
34c425dd1c
|
feat(vg_lite): add A8 and L8 dest buffer support (#6884)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: FASTSHIFT <vifextech@foxmail.com>
|
2024-09-20 11:11:16 +02:00 |
|
Lorenzo Arena
|
ff3ffb8eeb
|
feat(animimg): add getter function for underlying animation (#6838)
|
2024-09-20 10:50:17 +02:00 |
|
Neo Xu
|
8dea3225ff
|
chore(Kconfig): add version info to Kconfig file to check mismatch (#6789)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-09-20 10:42:16 +02:00 |
|
Fabian Blatz
|
57b799f4fc
|
fix(Kconfig): Fix non existant LV_STDLIB_BUILTIN (#6851)
|
2024-09-20 11:59:09 +08:00 |
|
Narukara
|
9ad396bab4
|
docs: fix typo in introduction (#6871)
|
2024-09-20 10:46:16 +08:00 |
|
yimoxiao
|
87f239e131
|
feat(vg_lite): add yuy2 color format support (#6882)
Signed-off-by: mengqingtao1 <mengqingtao1@xiaomi.com>
Co-authored-by: mengqingtao1 <mengqingtao1@xiaomi.com>
|
2024-09-20 10:46:03 +08:00 |
|
VIFEX
|
a89cda10c1
|
feat(profiler): support different module divisions (#6834)
Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: liuhongchao <liuhongchao@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-18 17:59:45 +08:00 |
|
Gabor Kiss-Vamosi
|
1dd63c7e5f
|
fix(display): remove the unused sw_rotate field (#6866)
|
2024-09-18 09:08:12 +02:00 |
|
rdegliesposti
|
dd01974f9a
|
fix(image): lv_image_set_inner_align() behaviour with LV_IMAGE_ALIGN_STRETCH (#6864)
|
2024-09-18 09:08:04 +02:00 |
|
VIFEX
|
b8f3d1e094
|
perf(vg_lite): optimize label drawing efficiency (#6853)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-18 11:30:32 +08:00 |
|
Benign X
|
eecb3c774a
|
chore(array): move array typedef to lv_types.h (#6850)
|
2024-09-17 16:40:20 +02:00 |
|
Gabor Kiss-Vamosi
|
57f7255607
|
perf(draw): skip area independence tests with one draw unit (#6825)
|
2024-09-17 16:36:13 +02:00 |
|
Jerzy Stusiński
|
87f6e9d691
|
perf(obj): skip repeated flag setting operations (#6859)
|
2024-09-17 14:06:48 +02:00 |
|
VIFEX
|
dc9e423606
|
perf(obj): reduce unnecessary border post drawing (#6852)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-15 23:40:46 +08:00 |
|
FloHomi
|
a583e924a6
|
fix(bar): fix bit overflow (#6841)
|
2024-09-14 12:08:36 +08:00 |
|
lizhaoming19980614
|
a37f84f34c
|
feat(switch): add vertical switch function (#6786)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
Co-authored-by: 100ask <support@100ask.net>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-09-14 12:04:51 +08:00 |
|
Benign X
|
7f57f37560
|
feat(spangroup): add lv_spangroup_get_span_by_point in spangroup (#6579)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-09-12 17:56:35 +08:00 |
|
Niklas Fiekas
|
651f69fd47
|
feat(indev): detect double and triple click (closes #6020) (#6187)
|
2024-09-12 09:27:25 +02:00 |
|
Gabor Kiss-Vamosi
|
40592ddb9d
|
fix(indev): don't wait until release when a new object is found (#6831)
|
2024-09-12 09:26:50 +02:00 |
|
Gabor Kiss-Vamosi
|
559618d9d2
|
fix(cmake): fix install (#6787)
|
2024-09-11 14:13:09 +02:00 |
|
Victor Wheeler
|
d4715a9c63
|
fix(docbuild): update style doc to reflect Doxygen needs (#6705)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2024-09-11 09:59:29 +02:00 |
|
Liam
|
bdb5806fdf
|
feat(dma2d): add basic support (#6691)
|
2024-09-11 09:48:43 +02:00 |
|
VIFEX
|
c0af741b45
|
fix(vg_lite): fix image transform clipping area error (#6810)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-11 09:38:39 +02:00 |
|
JWBverheesen
|
010b034b74
|
fix(glfw/opengles): fix buf_size calculation error (#6830)
|
2024-09-11 09:25:02 +02:00 |
|
Gabor Kiss-Vamosi
|
1725a3bc08
|
docs(os): fix formatting (#6829)
|
2024-09-11 15:09:41 +08:00 |
|
VIFEX
|
7fcab9237b
|
fix(roller): fix stringop overflow (#6826)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-11 14:04:20 +08:00 |
|
Liam
|
d824618366
|
fix(perf): perf monitor FPS (#6798)
1. fix perf monitor FPS wrong macro judgement
2. fix arc test failing with no reason
|
2024-09-10 20:09:15 +08:00 |
|
VIFEX
|
0c8e77265e
|
perf(vg_lite): reduce matrix and radius calculations (#6800)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-10 09:21:39 +08:00 |
|
VIFEX
|
f7a4fc9147
|
perf(vg_lite): balancing performance and memory consumption (#6823)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-09-10 09:18:58 +08:00 |
|
Gabor Kiss-Vamosi
|
e523e20725
|
chore: add underscore prefix for names after struct and enum (#6688)
Co-authored-by: liamHowatt <liamjmh0@gmail.com>
|
2024-09-09 18:51:05 +02:00 |
|
Neo Xu
|
a7855bc531
|
chore(scripts): allow to run update_version.py with python3.8 (#6788)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-09-09 23:51:24 +08:00 |
|
VIFEX
|
2cd6cc1efc
|
feat(nuttx): add memory dump for image cache heap (#6807)
Signed-off-by: p-zhangliming1 <p-zhangliming1@xiaomi.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: p-zhangliming1 <p-zhangliming1@xiaomi.com>
|
2024-09-06 13:32:42 +08:00 |
|