Commit Graph

9360 Commits

Author SHA1 Message Date
Masoud Soltanian a7eec34c8a fix(dridnav): forward to SHORT_CLICK event to the focused child too (#4981) 2023-12-11 12:52:31 +01:00
_VIFEXTech 1537258c5f chore(draw): fix typo (#4944)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-11 12:48:24 +01:00
Neo Xu b838dc75ee chore(image): change not used format field to reserved (#4979)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-11 12:47:06 +01:00
Neo Xu e8d5594026 refactor(anim): rename anim time to anim duration (#4978)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-11 12:35:22 +01:00
Niklas Fiekas 492721c99f fix(snapshot): set data_size on returned dsc (#4964) 2023-12-09 19:47:08 +01:00
Niklas Fiekas 2120422d69 docs(tjpgd): update tjpgd docs (#4959) 2023-12-08 22:12:03 +01:00
Benign X cd368b0a40 chore: remove break (#4963) 2023-12-08 21:43:53 +01:00
bjsylvia 5d3fab0fa7 feat(nuttx): get fd by lv_xxx_get_driver_data (#4947)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-12-08 21:16:25 +01:00
lhdjply 15a7b58865 fix(error) :remove the LV_COLOR_FORMAT_NATIVE_REVERSED (#4961)
Signed-off-by: lhdjply <lhdjply@126.com>
2023-12-08 08:21:38 +01:00
Kevin Schlosser 3bf59dedb2 fix: exports a couple of macros and adds a wrapper around a macro (#4958) 2023-12-07 22:18:19 +01:00
Aaron Wisner f969719f4e fix(qrcode): fix QR code picking a version too big for width (#4953) 2023-12-07 20:28:17 +01:00
bjsylvia 76f82598eb chore(draw): optimize sw execute_drawing (#4954)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-12-07 20:25:16 +01:00
bjsylvia 07bd3587ce fix(arc): fix code format for arc example (#4955)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-12-07 20:24:48 +01:00
lhdjply f717462532 chore(demo): switch scale animation objects (#4951)
Signed-off-by: lhdjply <lhdjply@126.com>
2023-12-07 20:23:36 +01:00
Gabor Kiss-Vamosi 892eca9008 docs(disp): describe how to swap the bytes with RGB565 format 2023-12-07 20:14:28 +01:00
_VIFEXTech 03be9b201d fix(demo_music): fix wrong fps print (#4952)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-07 19:34:41 +01:00
Kevin Schlosser 8bcb7d162e fix(log): fixes unused variable errors when compiling and logging is turned off (#4957) 2023-12-07 19:30:02 +01:00
Kevin Schlosser 3b9a264d68 fix(win): fix compile errors when turning off the lv_win widget (#4956) 2023-12-07 19:28:24 +01:00
Neo Xu aaac8802e7 chore(test): only do rotation test when image loaded to RAM (#4950)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 23:18:09 +01:00
Neo Xu d14f2f69bd feat(test): add stride aligned image test (#4839)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 23:15:19 +01:00
Gabor Kiss-Vamosi 2d422f421f ci: update reference images 2023-12-06 15:05:43 +01:00
yushuailong 502fc82435 fix(bidi): fix weak letter dir wrong change (#4946)
Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>
Co-authored-by: yushuailong1 <yushuailong1@xiaomi.com>
2023-12-06 14:47:33 +01:00
Gabor Kiss-Vamosi 450d81a856 fix(draw): fix tiled image drawing 2023-12-06 14:46:14 +01:00
lhdjply 7dc792f6dd feat(needle): add needle support (#4938)
Signed-off-by: lhdjply <lhdjply@126.com>
2023-12-06 10:51:09 +01:00
Neo Xu de77e77882 chore(decoder): remove RLE image decoder (#4923)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:52:12 +01:00
Neo Xu 9b0533cb18 chore(example): fix compile warning (#4935)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:43:05 +01:00
Neo Xu c16dcffae1 feat(property): add PRECISE type property value (#4942)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:39:40 +01:00
Neo Xu 8273493a84 refactor(type): move lv_value_precise_t to lv_types.h (#4943)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:21:42 +01:00
Neo Xu 888e043af1 chore(property): use change API word order to make it consistent (#4941)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-06 09:16:26 +01:00
Benign X 9f0709888c fix(lv_observer): fix build error (#4940) 2023-12-06 09:16:01 +01:00
Gabor Kiss-Vamosi 9c9c865dc4 fix(disp): fix infinite recursive SCREEN_LOADED events 2023-12-06 09:15:43 +01:00
Gabor Kiss-Vamosi 62809453ac fix(qrcode): use LV_ASSERT instead of assert 2023-12-06 09:09:55 +01:00
_VIFEXTech be8664152a chore(nuttx): use LV_LOG_USER to print driver info (#4932)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-12-06 09:05:06 +01:00
Benign X 385c98bda4 chore: change API name for lv_rb and lv_lru_rb (#4939) 2023-12-06 09:04:58 +01:00
PGNetHun f6eefe8eeb fix(table): set row count to zero (#4937) 2023-12-06 09:00:09 +01:00
Gabor Kiss-Vamosi accd0cb519 feat(observer): add lv_observer_get_target_obj for MicroPython compatibility 2023-12-05 21:23:23 +01:00
Gabor Kiss-Vamosi 7535bd4714 docs(porting): review and update to v9 2023-12-05 20:48:01 +01:00
Gabor Kiss-Vamosi 3c7e8bd0d4 fix(draw): fix bottom part of triangle drawing
see #4895
2023-12-05 17:12:17 +01:00
Neo Xu 3e1d7524da chore(image): remove not used frame_id para for decoder (#4933)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-05 17:03:06 +01:00
Neo Xu b655486cc2 feat(tool): add compressed binary image support to C-array (#4924)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-05 16:28:48 +01:00
Gabor Kiss-Vamosi c902556794 fix(observer): fix the parameters of the observer_cb for Micropython compatibility 2023-12-05 14:25:20 +01:00
Neo Xu a6ec0a1101 fix(cache): fix built-in cache memory leak (#4927)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-05 09:56:22 +01:00
Neo Xu 668fd1cffa feat(decoder): put decoded image to cache in bin decoder (#4928)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-05 09:55:50 +01:00
Neo Xu 7b6f360d46 feat(decoder): add compressed c-array image support (#4925)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2023-12-04 23:05:21 +01:00
PGNetHun 91020ea20e fix(table): rename shortened function names to full names (#4918) 2023-12-04 22:57:47 +01:00
xaowang96 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 3f5ef7d1be perf(gif): reduce lzw decoding time (#4897)
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com>
2023-12-03 21:26:12 +01:00
Viktor Szépe 86154ab16a fix(ci): fix indentation of .pre-commit-config.yaml (#4915) 2023-12-03 21:18:34 +01:00
Viktor Szépe 998f60e355 chore: fix typos (#4914) 2023-12-03 21:17:19 +01:00
Niklas Fiekas 8a25009bc5 fix(obj): readjust scroll after layout when child removed (#4916) 2023-12-03 20:50:36 +01:00