1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

5512 Commits

Author SHA1 Message Date
github-actions[bot]
6e12abe015
Merge 8788317bb122e65db760d23493407410d9fcd192 into dev 2020-10-26 14:19:22 +00:00
Gabor Kiss-Vamosi
8788317bb1 chart: remove LV_CHART_SCATTER option which was only an accidental leftover 2020-10-26 15:18:41 +01:00
Carlos Diaz
f9da89d77d
Add CMakeLists.txt (#1868) 2020-10-26 10:05:32 -04:00
Carlos Diaz
def8e047af
lv_conf_checker: Update lv_conf_checker so it is ESP-IDF aware. (#1864)
* lv_conf_checker: Update lv_conf_checker so it is ESP-IDF aware.

Include ESP-IDF headers and lv_conf_kconfig.h when using the ESP-IDF framework.
Also remove the CONFIG_LV_CONF_SKIP as it is not generated by the Kconfig file.

* lv_conf_checker: Always include lv_conf_kconfig.h.

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2020-10-26 13:18:06 +01:00
github-actions[bot]
6b59b1f706
Merge cc921dae1704a518b39db01676b95c618a66994b into dev 2020-10-26 11:46:26 +00:00
Gabor Kiss-Vamosi
cc921dae17 Fix infinite loop in lv_imgbtn
Fixes: #1867
2020-10-26 12:45:51 +01:00
github-actions[bot]
ae0d498cf6
Merge 18ae2fe7fbeb21b8a65cde515f2bd79750288b60 into dev 2020-10-26 11:40:55 +00:00
Gabor Kiss-Vamosi
18ae2fe7fb Merge branch 'master' of https://github.com/littlevgl/lvgl 2020-10-26 12:40:15 +01:00
Gabor Kiss-Vamosi
c19a4ad568 lv_conf_checker.py: add auto incude of lv_conf.h if available 2020-10-26 12:40:05 +01:00
github-actions[bot]
54a8a4ba33
Merge b3bfa3c58b2934897aacebf48e806256186f8cb6 into dev 2020-10-26 11:02:04 +00:00
iDalink
b3bfa3c58b
lv_label effect area clip line space (#1866)
Co-authored-by: Dalink <Dalink@gitee.com>
2020-10-26 12:01:32 +01:00
github-actions[bot]
9d7ba3fcb1
Merge b44ddb5b6465be9900c43e09aa0c973a3143c1f7 into dev 2020-10-26 08:14:38 +00:00
Gabor Kiss-Vamosi
b44ddb5b64 lv_gpu_nxp_pxp_osa.h include lv_conf_internal.h instead of lv_conf.h
Related to #1860
2020-10-26 09:13:48 +01:00
github-actions[bot]
1a66a485f9
Merge d6c87cb753ba1eaa5708f9f86b32bde0e384a27c into dev 2020-10-24 18:50:24 +00:00
Chris Mumford
d6c87cb753
Initialize lv_color_t::green_l when LV_COLOR_16_SWAP==1 (#1865) 2020-10-24 14:49:55 -04:00
github-actions[bot]
bd59dafa42
Merge 51a522c8d34fa2e552b648437411fee749bc3f0a into dev 2020-10-24 18:07:52 +00:00
Chris Mumford
51a522c8d3
Fixed a few dangling references to lv_conf_templ.h. (#1863) 2020-10-24 14:07:19 -04:00
github-actions[bot]
120d579c88
Merge 200d3aa26dc3a255830d8c0050eb3d73aafdddf8 into dev 2020-10-22 11:57:58 +00:00
Gabor Kiss-Vamosi
200d3aa26d fix build with out lv_conf.h
Fixes: #1860
2020-10-22 13:57:25 +02:00
github-actions[bot]
e6a4860d96
Merge c03160abc2ca26805513d2e8c6f4b92e10a6a91a into dev 2020-10-22 11:55:51 +00:00
Gabor Kiss-Vamosi
c03160abc2 add lv_conf_kvoncfig.h to handle special Kconfig options 2020-10-22 13:55:12 +02:00
Gabor Kiss-Vamosi
232d6a5530 merge master 2020-10-21 14:15:37 +02:00
Gabor Kiss-Vamosi
757df9eb89 Update version to 7.7.1-dev 2020-10-21 14:10:24 +02:00
github-actions[bot]
63ea07c0ab
Merge aec831d2778a217172d5ef5125dc594320dcbe17 into dev 2020-10-21 12:09:15 +00:00
Gabor Kiss-Vamosi
aec831d277 Merge branch 'master' of https://github.com/littlevgl/lvgl 2020-10-21 14:08:29 +02:00
Gabor Kiss-Vamosi
d3cafedb65 remove pycache files 2020-10-21 14:08:16 +02:00
Gabor Kiss-Vamosi
16a4023abf reorganize release script 2020-10-21 14:06:48 +02:00
Gabor Kiss-Vamosi
9c78f86880 Merge branch 'master' into dev 2020-10-20 13:33:37 +02:00
Gabor Kiss-Vamosi
6fb4235c66 prepare to release v7.7.0 v7.7.0 2020-10-20 13:32:57 +02:00
github-actions[bot]
8627389837
Merge 64c68ec25b4e369b563ec8b9599121dfa0009a1b into dev 2020-10-20 11:28:56 +00:00
Gabor Kiss-Vamosi
64c68ec25b release.py: add lv_sim_emscripten 2020-10-20 13:27:14 +02:00
github-actions[bot]
5e1b08131b
Merge 62a21e912c6cd626dfb914ef509ba702e5e07ff6 into dev 2020-10-19 10:34:20 +00:00
Gabor Kiss-Vamosi
62a21e912c Merge branch 'master' of https://github.com/littlevgl/lvgl 2020-10-19 12:33:42 +02:00
Gabor Kiss-Vamosi
df49f8656d fix image transformation
Fixes: #1854
2020-10-19 12:33:34 +02:00
github-actions[bot]
eb2ad01a89
Merge 3d4284b02cacc23129d7258bd074ce61a91670d5 into dev 2020-10-18 16:33:09 +00:00
Themba Dube
3d4284b02c stm32: use DSB to ensure GPU clock gets enabled 2020-10-18 12:32:22 -04:00
github-actions[bot]
0dd1dc41be
Merge 4ca5d4e86dc397d6c86ff1ddcf61f4fef85f812e into dev 2020-10-16 11:13:15 +00:00
Gabor Kiss-Vamosi
4ca5d4e86d
Update ROADMAP.md 2020-10-16 13:12:46 +02:00
github-actions[bot]
6f41624b14
Merge 55d78e1f927afc7337d9afe71da880f7dedb20ec into dev 2020-10-16 11:06:54 +00:00
Gabor Kiss-Vamosi
55d78e1f92
Update ROADMAP.md 2020-10-16 13:06:21 +02:00
github-actions[bot]
dcaa2e037f
Merge cf8e40fcbebf4bbcbc868885e4526d2b7826ce03 into dev 2020-10-16 09:28:14 +00:00
Gabor Kiss-Vamosi
cf8e40fcbe Merge branch 'master' of https://github.com/littlevgl/lvgl 2020-10-16 11:27:35 +02:00
Gabor Kiss-Vamosi
8d9c0bd9b2 fix define_set to check define name end too 2020-10-16 11:27:24 +02:00
github-actions[bot]
e32b3bf13b
Merge 8c0ab944af8d86d7f8273d4ea57064094c5b0edd into dev 2020-10-15 13:22:29 +00:00
Gabor Kiss-Vamosi
8c0ab944af
Update ROADMAP.md 2020-10-15 15:21:55 +02:00
github-actions[bot]
77b4bd597b
Merge 79433deeb8680fe9e72c9992e81d25c58a11a91d into dev 2020-10-13 10:56:14 +00:00
Gabor Kiss-Vamosi
79433deeb8
Update ROADMAP.md 2020-10-13 12:55:43 +02:00
github-actions[bot]
8a54450984
Merge ddb4ae8685c4bb6b0132d861e2f29f37b53c3330 into dev 2020-10-13 09:53:40 +00:00
Gabor Kiss-Vamosi
ddb4ae8685 fix lv_win_clean() 2020-10-13 11:53:03 +02:00
github-actions[bot]
5a946fc3f4
Merge 489f426b27e0f1500a27e4d453346b261833bded into dev 2020-10-12 13:49:28 +00:00