Carlos Diaz
16678b78bc
lv_conf_kconfig: Update ( #1870 )
...
* lv_conf_kconfig: Update
* lv_conf_kconfig: Define CONFIG_LV_COLOR_TRANSP with lv_color_hex.
2020-11-02 11:10:33 +01:00
Gabor Kiss-Vamosi
a2cc8c3127
minor fix
2020-10-31 14:22:35 +01:00
github-actions[bot]
8f14c31bc9
Merge a2b4bbcd2a997a874ab924fa0dd31820964233ea into dev
2020-10-29 22:05:58 +00:00
Gabor Kiss-Vamosi
a2b4bbcd2a
add missing #include <stdarg.h>
2020-10-29 23:05:16 +01:00
Gabor Kiss-Vamosi
4fbc518d6a
raname lv_obj_rare_attr_t to lv_obj_spec_attr_t and finialize it
2020-10-29 22:46:37 +01:00
Gabor Kiss-Vamosi
7a950f1863
introduce lv_obj_rare_attr_t
2020-10-29 14:51:39 +01:00
Gabor Kiss-Vamosi
e6738a2617
remove debug code
2020-10-28 14:58:44 +01:00
Gabor Kiss-Vamosi
54fa0dc28b
fix lv_mem_free
2020-10-28 14:50:42 +01:00
Gabor Kiss-Vamosi
6bc4f00bf0
minor fixes
2020-10-28 14:40:14 +01:00
Gabor Kiss-Vamosi
f162a4ca2f
lv_mem_alloc: speedup with incremental allocation
2020-10-28 14:39:58 +01:00
github-actions[bot]
20f901f9e3
Merge 85c80148804af2c0d8d7652100ad789292d29be8 into dev
2020-10-28 10:18:12 +00:00
Gabor Kiss-Vamosi
85c8014880
gauge: make the needle images to use the styles from LV_GAUGE_PART_PART
2020-10-28 11:14:05 +01:00
github-actions[bot]
b5ddf8d19d
Merge b3cca917dfb1cd48c0f540e2aa84a1e7c4d4ebe9 into dev
2020-10-28 09:14:53 +00:00
Ali Rostami
b3cca917df
create the fmt version of setting text for msgbox. ( #1851 )
...
* create the fmt version of setting text for msgbox.
* define _lv_txt_set_text_vfmt and change the body of lv_msgbox_set_text_fmt.
* make lv_label_refr_text out of static.
* fix a bug in _lv_txt_set_text_vfmt
2020-10-28 10:14:18 +01:00
github-actions[bot]
6bae5c7af5
Merge 4dafa1001766f27f8d4fd0022c6de4b3e067c95f into dev
2020-10-27 12:50:23 +00:00
Gabor Kiss-Vamosi
4dafa10017
fix messed up function introduced in 6e9714c5
2020-10-27 13:49:47 +01:00
github-actions[bot]
622472387c
Merge 6e9714c5459d6889ec3e01b78d78783180d967a4 into dev
2020-10-27 12:42:40 +00:00
Gabor Kiss-Vamosi
6e9714c545
respect btnmatrix's one_check in lv_btnmatrix_set_btn_ctrl
...
Related to https://forum.lvgl.io/t/expand-lv-btnmatrix-set-one-check-to-allow-radio-button-functionality/2962
2020-10-27 13:42:01 +01:00
Gabor Kiss-Vamosi
9fc88b6535
minor fixes
2020-10-26 15:46:21 +01:00
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
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
Gabor Kiss-Vamosi
872bbc7e3e
merge dev
2020-10-22 14:32:58 +02:00
Gabor Kiss-Vamosi
e3fedd29c9
simpilfy flex constants
2020-10-22 14:19:53 +02: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
9c78f86880
Merge branch 'master' into dev
2020-10-20 13:33:37 +02:00
Gabor Kiss-Vamosi
6fb4235c66
prepare to release v7.7.0
2020-10-20 13:32:57 +02:00
Gabor Kiss-Vamosi
4eb222f7be
Merge branch 'dev-v8' of https://github.com/littlevgl/lvgl into dev-v8
2020-10-19 16:02:18 +02:00
Gabor Kiss-Vamosi
5dadb03ae6
minor scroll improvements
2020-10-19 16:02:02 +02:00
Gabor Kiss-Vamosi
e8aaaccc8e
flex: add reverse direction bit
2020-10-19 16:01:39 +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