Gabor Kiss-Vamosi
|
b56107ae05
|
refactor: fix typos
|
2023-11-15 22:58:07 +01:00 |
|
Gabor Kiss-Vamosi
|
4044856553
|
refactor: rename col to column
|
2023-11-15 22:42:34 +01:00 |
|
Gabor Kiss-Vamosi
|
235d580a51
|
refactor: rename cnt to count
|
2023-11-15 22:42:33 +01:00 |
|
Gabor Kiss-Vamosi
|
43a231cf5a
|
refactor(tabview): make it use with buttons instead of button matrix
|
2023-11-15 22:42:33 +01:00 |
|
gcopoix
|
5267c0b9f4
|
feat(drivers): add x11 driver (display/input) support (#4795)
Co-authored-by: Gregor Copoix <gregor.copoix@ithinx.io>
|
2023-11-15 14:08:03 +01:00 |
|
bjsylvia
|
5ad2831f2e
|
fix(roadmap): fix typos (#4810)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
|
2023-11-15 13:29:56 +01:00 |
|
Gabor Kiss-Vamosi
|
51bc45f870
|
refactor(font_load): rename font_load to binfont_load
font_load was to generic
|
2023-11-14 08:48:28 +01:00 |
|
Gabor Kiss-Vamosi
|
293937a1df
|
feat(anim): make animation time support speed as well
|
2023-11-13 22:14:01 +01:00 |
|
Neo Xu
|
d73f260002
|
feat(image): add custom RLE decoder (#4332)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-11-13 08:38:27 +01:00 |
|
Gabor Kiss-Vamosi
|
21a5841f6b
|
chore: update ROADMAP.rst
|
2023-11-08 00:41:36 +01:00 |
|
Gabor Kiss-Vamosi
|
17ab0518c7
|
chore: update ROADMAP.rst
|
2023-11-02 06:56:09 +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
|
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 |
|
Niklas Fiekas
|
8fabcc6853
|
feat(font): add option to disable kerning (#4725)
|
2023-10-30 13:23:20 +01:00 |
|
Niklas Fiekas
|
ef1885f670
|
fix(tiny_ttf): fix font metrics confusion (#4714)
|
2023-10-27 11:54:02 +02:00 |
|
_VIFEXTech
|
605379ab3c
|
feat(profiler): add custom tag support (#4710)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-27 11:38:08 +02:00 |
|
Neo Xu
|
726620d0fc
|
feat(obj): add unified obj property set/get API (#4579)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-10-26 09:39:30 +02:00 |
|
_VIFEXTech
|
ce6f56a742
|
feat(image_decoder): add post-process image method (#4636)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-10-26 06:47:11 +02:00 |
|
Gabor Kiss-Vamosi
|
3ff625483c
|
demos(render): start render demo
|
2023-10-25 13:38:37 +02:00 |
|
bjsylvia
|
4bc07a8552
|
feat(timer): support lv_timer_handler_set_resume_cb (#4680)
Signed-off-by: XiaoweiYan <yanxiaowei@xiaomi.com>
Co-authored-by: XiaoweiYan <yanxiaowei@xiaomi.com>
|
2023-10-24 15:00:07 +02:00 |
|
Viktor Szépe
|
742682ae51
|
chore: fix execute permissions and shebangs (#4695)
|
2023-10-24 09:41:51 +02:00 |
|
Gabor Kiss-Vamosi
|
1ff84ac1d0
|
docs(driver): fix titles
|
2023-10-24 08:42:26 +02:00 |
|
Gabor Kiss-Vamosi
|
a9328bbe82
|
docs: reorganize and add Integartion and drivers section
|
2023-10-22 15:13:19 +02:00 |
|
Gabor Kiss-Vamosi
|
14c2ac43d0
|
chore: update ROADMAP.rst
|
2023-10-22 06:54:28 +02:00 |
|
Gabor Kiss-Vamosi
|
df2073eb82
|
docs(js): fix typo simualtor -> simulator
|
2023-10-22 06:44:09 +02:00 |
|
Viktor Szépe
|
f9572ed303
|
chore: remove BOM and fix typos (#4685)
|
2023-10-22 06:39:43 +02:00 |
|
Gabor Kiss-Vamosi
|
86b17ccdaa
|
Update ROADMAP.rst
|
2023-10-21 00:51:15 +02:00 |
|
Gabor Kiss-Vamosi
|
85798af3cd
|
feat(draw): add non uniform scale (scale_x and scale_y)
|
2023-10-20 23:29:22 +02:00 |
|
xaowang96
|
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 |
|
Gabor Kiss-Vamosi
|
4081130dd9
|
docs(scale): fix scale docs
|
2023-10-19 11:36:27 +02:00 |
|
Gabor Kiss-Vamosi
|
74ca34c8de
|
docs(scale): fix rst
|
2023-10-19 10:50:16 +02:00 |
|
Gabor Kiss-Vamosi
|
865a2f64a0
|
chore: minor docs fixes
|
2023-10-17 14:32:09 +02:00 |
|
Gabor Kiss-Vamosi
|
bccbde0cef
|
refactor(obj): remove LV_PART_TICKS and use LV_PART_ITEMS in lv_scale
|
2023-10-12 21:50:46 +02:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
6163437afd
|
refactor(scale): remove lv_meter use lv_scale instead
|
2023-10-12 17:21:52 +02:00 |
|
Gabor Kiss-Vamosi
|
80149e7f98
|
refactor(msg): remove lv_msg in favor of lv_observer
|
2023-10-10 20:48:46 +02:00 |
|
Gabor Kiss-Vamosi
|
9bf50c65cf
|
chore: fix observer docs
|
2023-10-10 07:19:59 +02:00 |
|
Gabor Kiss-Vamosi
|
955656f958
|
chore: add observer to index.rst
|
2023-10-10 00:01:54 +02:00 |
|
Zoltan Janosy
|
4f541cf523
|
feat(observer): implemented an observer pattern (#4541)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-10-09 23:20:29 +02:00 |
|
Fabian Blatz
|
a4eccdcc77
|
doc(zephyr): add Zephyr RTOS getting started guide (#4628)
|
2023-10-05 09:05:20 +02:00 |
|
Gabor Kiss-Vamosi
|
9b06972104
|
docs(obj): fix wording
|
2023-10-04 13:30:27 +02:00 |
|
Raúl Gotor
|
0b66468f2f
|
ci(span): add unit test (#4595)
|
2023-10-02 18:04:01 +02:00 |
|
PGNetHun
|
8c2fc7ec4b
|
chore: code and documentation cleanups, renames and fixes (#4607)
|
2023-09-27 12:23:40 +02:00 |
|
PGNetHun
|
d57000349c
|
feat(cache): add empty_cb, add cache manager replace function, fix builtin cache init and tracing, update image overview documentation (#4604)
|
2023-09-26 13:57:18 +02:00 |
|
Gabor Kiss-Vamosi
|
9c437d1073
|
feat(grid): add a basic subgrid implementation
|
2023-09-25 20:56:09 +02:00 |
|
Neo Xu
|
27357d5139
|
feat(obj): add obj_id, class names, and dump support (#4536)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-09-25 10:58:36 +02:00 |
|
_VIFEXTech
|
9937138392
|
feat(libs): add libpng decoder (#4569)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-09-25 10:28:35 +02:00 |
|
Lemon
|
2f67d804ce
|
feat(barcode): add vertical display mode (#4564)
Signed-off-by: liujp <liujp@xiaomi.com>
Co-authored-by: liujp <liujp@xiaomi.com>
|
2023-09-24 21:41:24 +02:00 |
|