xaowang and GitHub
6673cb3b2f
feat(observer): add lv_observer_set_user_data API ( #10441 )
2026-08-12 10:53:12 +02:00
wangxuedong and VIFEX
d703c3a90b
feat(draw_buf): add missing D-Cache flush
...
If color format is indexed, only need to flush the patter tabel
after permulting
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
Separate cache flushing from premultiplication algorithm
Change-Id: Ib60ed0cc25403e53b7d965ab2f3abe3923262171
2025-11-12 00:10:14 +08:00
wangxuedong and Neo Xu
ea538de573
fix(nuttx/cache): add invalidate_cache and flush_cache into image_cache_draw_buf_handlers
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com >
2025-04-08 17:42:16 +08:00
xaowang and GitHub
c326e31a87
fix(vg_lite):fix bug for wrong rendering in vertical or horizontal dir ( #5789 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2024-03-05 11:34:21 +08:00
xaowang96 and GitHub
55d35329ba
fix(gif):fix wrong position of pointers in interlace mode ( #4919 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-12-04 22:56:45 +01:00
xaowang96 and GitHub
3f5ef7d1be
perf(gif): reduce lzw decoding time ( #4897 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-12-03 21:26:12 +01:00
xaowang96 and GitHub
976a01c0da
feat(gif): do not start timer if gif resource not loaded ( #4878 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-11-27 06:26:13 +01:00
xaowang96 and GitHub
b587fd78c4
fix(fs): seek fs brfore writing data to file ( #4859 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-11-24 21:08:53 +01:00
xaowang96 and GitHub
7007d9e511
feat(gif): add API to pause/resume gif timer ( #4854 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-11-24 12:19:24 +01:00
xaowang96 and GitHub
8f57f12a44
feat(bar): reverse drawing direction of lv_bar if min > max ( #4654 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-10-20 23:22:56 +02:00
xaowang96 and GitHub
f190d56f5d
feat(checkbox): add RTL support ( #4646 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-10-10 23:02:05 +02:00
xaowang96 and GitHub
a08a2aa3e2
feat(timer): add API to set custom parameter to timer ( #4596 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-09-25 10:29:02 +02:00
xaowang96 and GitHub
6fdd585549
feat(indev): add an indev reset event ( #4539 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-09-17 22:18:04 +02:00
xaowang96 and GitHub
142c98df8b
fix(obj): fix memory leak if LV_EVENT_DELETE event cb return LV_RES_INV ( #4527 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-09-07 13:55:48 +02:00
xaowang96 and GitHub
d7289962f1
ci(bar): add screenshot test ( #4503 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-08-31 10:19:26 +02:00
xaowang96 and GitHub
d47a44f225
feat(bar): add DIR_RTL support in vertical mode ( #4459 )
...
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com >
2023-08-17 13:57:35 +02:00
xaowang96 and GitHub
a2574146a7
fix(canvas): fix data_size in img is always zero ( #4162 )
2023-04-26 09:43:38 +02:00