Commit Graph

658 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
12ca08c649 chore(docs): add images to the docs for the JS binding 2022-11-09 08:28:24 +01:00
Sxs7513
716995b25a
docs(javascript): add javascript binding docs (#3786) 2022-11-09 07:47:25 +01:00
Gabor Kiss-Vamosi
05fe76fb97
chore(docs): fix heading levels in micropython.md 2022-11-05 18:29:00 +01:00
Amir Gonnen
35e1402f1e
docs(micropython): add coding conventions section(#3774)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-11-02 18:33:45 +01:00
_VIFEXTech
be1e1fca3a
fix(qrcode): remove global variables and lv_qrcode_delete (#3771)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-11-02 18:32:48 +01:00
Gabor Kiss-Vamosi
7d20d4ca7a
doc(cmake): fix how to fetch LVGL from GitHub 2022-11-02 16:57:43 +01:00
Gabor Kiss-Vamosi
6e62fcfd08
chore: try to fix md table 2022-10-29 10:38:24 +02:00
T-Rekt
c6add5f107
docs(intro): fix HTML escaped characters in code (#3768) 2022-10-26 10:35:43 +02:00
Gabor Kiss-Vamosi
b64dceae0a
Update ROADMAP.md 2022-10-23 10:39:58 +02:00
Gabor Kiss-Vamosi
c9a1d50bd2 docs(licence): move LICENCE.txt to the root folder to make GitHub recognize it. 2022-10-21 10:39:57 +02:00
Gabor Kiss-Vamosi
5612a99135 docs(msg): minor fixes 2022-10-19 08:38:46 +02:00
Gabor Kiss-Vamosi
bcf5d79cb4
Update ROADMAP.md 2022-10-16 10:51:22 +02:00
legerborea
541b431546
feat(cmake-build): add options to disable build of examples/demos (#3738) 2022-10-13 11:55:36 +02:00
Gabor Kiss-Vamosi
853163f615 docs(calvas): fix that LV_CANVAS_BUF_SIZE_ return byte count and not pixel count
fixes #3734
2022-10-11 20:17:18 +02:00
honey the codewitch
ccb66ca701
feat(tiny_ttf): add glyph caching (#3703)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-10-02 17:48:34 +02:00
Gabor Kiss-Vamosi
d214b00386 docs(rlottie): fix heading levels 2022-10-02 17:15:46 +02:00
Gabor Kiss-Vamosi
6da6f46093 docs(changelog): add v8.3.2 chnages 2022-09-27 08:16:13 +02:00
honey the codewitch
57e0943b10
feat(tiny_ttf): ttf support (#3680)
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-26 17:30:07 +02:00
Fabian
46cbbd672f
docs(links): fix outdated links and imrpove formatting (#3698) 2022-09-22 16:09:16 -04:00
Gabor Kiss-Vamosi
389d15be3d
docs(intro): fix link to point to master instead of latest
related to #3695
2022-09-19 14:54:03 +02:00
Gabor Kiss-Vamosi
8e5b834d6a dics(btnmatrix): add how to avoid extra click with encoder when leaving edit mode
Related to #3613
2022-09-15 10:25:37 +02:00
tvanfossen-bissell
209e8ef1a2
docs(rlottie): adding patch file, sample CMakeLists, and ESP-IDF doc (#3610)
Co-authored-by: tvanfossen <vanfosst@gmail.com>
2022-09-07 10:11:44 +02:00
Gabor Kiss-Vamosi
0c7f69ac91 feat(event): add LV_EVENT_SCROLL_THROW_BEGIN 2022-09-05 10:09:40 +02:00
Yobe Zhou
f09c04b935
feat(file_explorer): add API to use file explorer (#3601)
Co-authored-by: 100ask <team100ask@outlook.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-04 16:57:15 +02:00
tvanfossen-bissell
5c71bc1434
feat(arc): add knob offset utility (#3589)
Co-authored-by: tvanfossen <vanfosst@gmail.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-08-31 22:59:30 +02:00
Lyon
314a1d79a8
doc(bindings): fix format for doc/pikascript (#3619) 2022-08-25 21:53:11 +02:00
Lyon
5cafbc912c
doc(bindings): add PikaScript Python binding (#3615) 2022-08-25 14:26:24 +02:00
Gabor Kiss-Vamosi
327dbb6031 feat(msg): allow using variable address as msg_id 2022-08-25 14:20:43 +02:00
ckielstra
c069cf18fb
chore(doc) fix spelling in source comments and add missing parameter descriptions (#3607) 2022-08-22 09:21:25 -04:00
Roman Romanchuk
118a3bee76
docs: fix broken links in documentation (#3598) 2022-08-19 11:35:24 -04:00
embeddedt
b08bc4c775
docs(examples) fix include paths after 2461ac0758
Fixes #3571
2022-08-15 09:27:36 -04:00
Rafael Melo
bf8109e478
docs(README) add sponsor sections and minimal changes to Portuguese translation (#3568) 2022-08-14 16:14:33 -04:00
Man, Jianting (Meco)
87456815a1
docs(rt-thread): add tutorial videos (#3550) 2022-08-08 11:53:48 +02:00
Gabor Kiss-Vamosi
95e8358962 Update ROADMAP.md 2022-08-07 23:25:46 +02:00
Man, Jianting (Meco)
35a3b5ee8d
docs(README): update Chinese README (#3543) 2022-08-04 10:48:49 +02:00
Gabor Kiss-Vamosi
2461ac0758 docs: bring back flat widget directory structure 2022-07-27 10:51:11 +02:00
Amir Gonnen
cd11476592
fix(msg): make it work with Micropython (#3488)
* fix(msg): fill callback prototype

lv_msg_subscribe_cb_t does not follow the callback conventions.
Remove unused void* argument to fix that.

* fix(msg):  move subs_ll to gc roots

* fix(msg): rename subsribe to subscribe

* fix(msg): update docs

* fix(msg): Add example_1

* fix(msg): fix include paths

* fix(mgs): Fix python example typo and comments

* fix(msg):  LV_EVENT_MSG_RECEIVED event code
2022-07-27 09:42:48 +02:00
Gabor Kiss-Vamosi
38da678c13 docs(changelog): add v8.3.1 changes 2022-07-25 13:03:30 +02:00
Gabor Kiss-Vamosi
45d006e73c
Update ROADMAP.md 2022-07-25 09:31:06 +02:00
Gabor Kiss-Vamosi
cd4d07a4ba fix(snapshot): make snapshot work again
Support inly true color, true color alpha and a8 formats
2022-07-24 16:22:55 +02:00
Xiang Xiao
343c61375b
fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff (#3512)
* fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>

* fix(config): remove LV_INDEV_DEF_READ_PERIOD related stuff

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-23 00:27:48 +02:00
Gabor Kiss-Vamosi
35c0b17b81
Update ROADMAP.md 2022-07-20 11:34:04 +02:00
embeddedt
d6e5200013
refactor(style): store constant property IDs with a pointer instead of directly (#3506) 2022-07-20 11:32:40 +02:00
Xiang Xiao
9ed5b3fe06
Sync up Kconfig with lv_config_template.h (#3508)
* fix(config): remove LV_COLOR_16_SWAP related stuff

follow commit 5369d7d473

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>

* fix(config): remove LV_COLOR_SCREEN_TRANSP related stuff

follow commit 5369d7d473

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-20 11:29:34 +02:00
Gabor Kiss-Vamosi
a956b0bdba
Update ROADMAP.md 2022-07-19 18:10:52 +02:00
Gabor Kiss-Vamosi
451a1e56f9
Update ROADMAP.md 2022-07-19 13:32:34 +02:00
Gabor Kiss-Vamosi
e2771db8ce example(keyboard): add an example to show how to set a new map
fixes #3490
2022-07-18 17:50:35 +02:00
Takashi
009bfa78da
docs(readme): add version japanese (#3491)
* docs(readme): add version japanese

* docs(readme): add version japanese

* docs(readme): add version japanese

* docs(readme): add version japanese
2022-07-18 16:20:51 +02:00
Ali Rostami
cc715e0278
Update ROADMAP.md (#3489) 2022-07-17 23:27:50 +08:00
Rafael Melo
ca78f57f72
docs:(README) update pt-br README (#3486)
* docs:(pt-br) new README layout

* docs:(pt-br) adjust examples section
2022-07-16 00:30:04 +02:00