Kevin Schlosser
|
2f292c500b
|
docs fix versioning (#4189)
|
2023-04-29 12:58:03 -04:00 |
|
Kevin Schlosser
|
2549f23773
|
docs: finishes conversion of ROADMAP.rst file (#4182)
|
2023-04-29 06:31:36 +02:00 |
|
J. Neuschäfer
|
bc9bcaa6b7
|
chore(docs): fix a few typos (#4170)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-04-28 11:08:42 +02:00 |
|
Kevin Schlosser
|
002ffc4766
|
docs: removes recommonmark from doc build (#4177)
|
2023-04-28 10:05:54 +02:00 |
|
Kevin Schlosser
|
b1df744538
|
docs: removes non ascii characters (#4175)
|
2023-04-27 19:47:13 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
7cc34ba81b
|
feat(btnmatrix): review ctrl map and allow width values to be max 15
|
2023-04-24 20:11:18 +02:00 |
|
Man, Jianting (Meco)
|
9061a787f7
|
docs(rt-thread): update rt-thread supported BSPs (up to 21 BSPs) (#4123)
|
2023-04-18 11:39:48 +02:00 |
|
Gabor Kiss-Vamosi
|
a04f1baf48
|
Update ROADMAP.md
|
2023-04-17 21:29:23 +02:00 |
|
Gabor Kiss-Vamosi
|
20e1ae2130
|
docs: udpate changelog
|
2023-04-03 10:30:48 +02:00 |
|
Gabor Kiss-Vamosi
|
e26a46c43c
|
docs(arduino): add note to not use lv_examles library
fixes #4054
|
2023-03-14 07:38:14 +01:00 |
|
Gabor Kiss-Vamosi
|
55c9a9220b
|
Update ROADMAP.md
|
2023-03-10 21:34:31 +01:00 |
|
Gabor Kiss-Vamosi
|
c36b324f49
|
Update ROADMAP.md
|
2023-03-10 21:01:27 +01:00 |
|
Florian Loitsch
|
41aebfa319
|
docs: fix typos (#4026)
|
2023-02-28 21:28:45 +01:00 |
|
Gabor Kiss-Vamosi
|
206f0f168a
|
Update ROADMAP.md
|
2023-02-27 08:40:09 +01:00 |
|
Gabor Kiss-Vamosi
|
808bdefccd
|
Update ROADMAP.md
|
2023-02-27 08:38:17 +01:00 |
|
Gabor Kiss-Vamosi
|
31a0a324b9
|
docs(disp): fix typos
|
2023-02-24 11:35:37 +01:00 |
|
Gabor Kiss-Vamosi
|
780ee55358
|
Update ROADMAP.md
|
2023-02-23 13:46:58 +01:00 |
|
Gabor Kiss-Vamosi
|
389e32d72f
|
Update ROADMAP.md
|
2023-02-21 16:11:03 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Gabor Kiss-Vamosi
|
ca7caf2576
|
Update ROADMAP.md
|
2023-02-20 11:54:21 +01:00 |
|
Tom
|
b0fa0e286c
|
docs(stm32): add instructions to include LVGL in STM32CubeIDE (#3983)
|
2023-02-14 21:39:35 +01:00 |
|
Gabor Kiss-Vamosi
|
2c65c2f74a
|
docs: update changelog with v8.3.5
|
2023-02-07 20:46:19 +01:00 |
|
sparkles43
|
9a63653c42
|
feat(style): add function to replace styles while preserving the style stack (#3962)
|
2023-02-07 07:51:53 +01:00 |
|
Carlos Diaz
|
76547db1d7
|
refactor(rename): LV_IMG_ZOOM_NONE to LV_ZOOM_NONE (#3957)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-02-04 17:20:42 +01:00 |
|
Gabor Kiss-Vamosi
|
53a6d04504
|
docs(indev): fix the name of long_press_repeat_time (was long_press_rep_time)
fixes #3954
|
2023-02-01 10:43:00 +01:00 |
|
nicusorcitu
|
7c7e99604f
|
feat(gpu): improve NXP's PXP and VGLite accelerators (#3948)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Stefan Babatie <stefan.babatie@nxp.com>
Signed-off-by: Wenbin Yuan <wenbin.yuan@nxp.com>
Co-authored-by: Stefan Babatie <stefan.babatie@nxp.com>
Co-authored-by: Wenbin Yuan <wenbin.yuan@nxp.com>
|
2023-01-28 23:14:40 +01:00 |
|
W-Mai
|
8ed8542681
|
feat(margin): add margin style property (#3807)
Signed-off-by: W-Mai <1341398182@qq.com>
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2023-01-18 09:52:30 +01:00 |
|
Gabor Kiss-Vamosi
|
4365a8d0dc
|
docs: update the Version support table
|
2023-01-17 15:57:08 +01:00 |
|
Armin Brauns
|
300c863cb3
|
feat(line): allow LV_PCT for point coordinates (#3911)
|
2023-01-16 09:23:32 +01:00 |
|
Gabor Kiss-Vamosi
|
13c96e1504
|
Update layer.md
|
2023-01-13 09:28:23 +01:00 |
|
Man, Jianting (Meco)
|
26767e7f64
|
docs(readme): add LVGL Chinese flyer (#3886)
|
2023-01-04 06:22:15 +01:00 |
|
Gabor Kiss-Vamosi
|
53dd646770
|
docs(event): add API section
|
2023-01-03 07:46:57 +01:00 |
|
Narukara
|
3111494d98
|
docs: fix typo in quick-overview.md (#3881)
|
2023-01-02 20:10:12 +01:00 |
|
Gabor Kiss-Vamosi
|
740eaa128f
|
docs(CHANGELOG): add v8.3.4
|
2022-12-18 17:28:26 +01:00 |
|
_VIFEXTech
|
a4217c7f59
|
fix(docs): add missing barcode toctree (#3868)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-12-15 14:04:19 +01:00 |
|
Gabor Kiss-Vamosi
|
3916fdff10
|
Update ROADMAP.md
|
2022-12-13 13:24:48 +01:00 |
|
_VIFEXTech
|
889634398a
|
feat(libs): add barcode widget (#3778)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-12-11 11:48:03 +01:00 |
|
embeddedt
|
9b55990953
|
docs update name of formatting script [skip ci]
|
2022-12-06 09:23:52 -05:00 |
|
_VIFEXTech
|
1c2dc983b4
|
feat(log): add log level parameters to custom_print_cb (#3826)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-24 13:54:15 +01:00 |
|
_VIFEXTech
|
e7da3b247e
|
refact(freetype): clean up global variables and infrequent functions (#3782)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-24 12:27:38 +01:00 |
|
Gabor Kiss-Vamosi
|
ac763346c8
|
docs(fs): remove link to the lv_fs_if repo
|
2022-11-24 11:47:17 +01:00 |
|
Gabor Kiss-Vamosi
|
f08963732d
|
Update ROADMAP.md
|
2022-11-24 10:41:47 +01:00 |
|
Gabor Kiss-Vamosi
|
538e5c49dc
|
Update ROADMAP.md
|
2022-11-24 10:41:26 +01:00 |
|
Gabor Kiss-Vamosi
|
0afca09cf9
|
Update ROADMAP.md
|
2022-11-19 10:30:11 +01:00 |
|
_VIFEXTech
|
ef62275ffb
|
feat(img_cache): add support for alternate img cache algorithm (#3798)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-19 09:26:17 +01:00 |
|
Gabor Kiss-Vamosi
|
1e07853533
|
docs(meter): update according to d00dd4b10
|
2022-11-19 08:52:54 +01:00 |
|
Gabor Kiss-Vamosi
|
d00dd4b101
|
Update ROADMAP.md
|
2022-11-19 08:02:52 +01:00 |
|
Gabor Kiss-Vamosi
|
83328c0023
|
Update ROADMAP.md
|
2022-11-19 08:01:43 +01:00 |
|
Gabor Kiss-Vamosi
|
56f31fc20c
|
Update ROADMAP.md
|
2022-11-18 06:55:50 +01:00 |
|