embeddedt
e557b0fbac
Only check __STDC_VERSION__ if __cplusplus is not defined
2020-10-05 08:31:20 -04:00
C47D
96478a0c3e
lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.
2020-10-03 08:37:49 -04:00
Gabor Kiss-Vamosi
86ddaf90a7
material theme: do not set the text font to allow easy global font change
2020-10-02 21:45:32 +02:00
Gabor Kiss-Vamosi
34e0fefeb3
fix imgbtn image switching with empty style
2020-10-02 12:26:12 +02:00
Gabor Kiss-Vamosi
79d72f9286
Fix click focus
2020-10-02 10:54:53 +02:00
Gabor Kiss-Vamosi
0b1590d9ac
Merge branch 'master' of https://github.com/littlevgl/lvgl
2020-10-01 16:24:01 +02:00
Gabor Kiss-Vamosi
d14e642fc7
fix style transitions with style caching
...
related to #1825
2020-10-01 16:23:54 +02:00
Martino Facchin
535c3d506f
Allow inclusion of local lv_conf_internal.h ( #1822 )
...
* Allow inclusion of local lv_conf_internal.h
A wrapper library cna contain an lv_conf.h file and it would be automatically picked up by the buildsystem
* Guard __has_include and simplify code
* Make number sign indentation consistent
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
2020-10-01 13:51:33 +02:00
Gabor Kiss-Vamosi
8bed30db34
handle sub pixel rendering in font loader
2020-10-01 13:28:22 +02:00
Gabor Kiss-Vamosi
8c824b265e
style cahce: add margin
2020-09-30 06:55:05 +02:00
Gabor Kiss-Vamosi
a24e3f619f
dropdown list fixes with Bidi == RTL
2020-09-28 11:48:27 +02:00
Gabor Kiss-Vamosi
5be1fcadca
fix copying base dir in lv_obj_craete
2020-09-28 11:48:06 +02:00
Gabor Kiss-Vamosi
ce11b4c71c
fix build error
2020-09-28 10:51:26 +02:00
Gabor Kiss-Vamosi
f0fc45eb52
checkbox: do not play transition on manual state change
2020-09-28 10:43:05 +02:00
Gabor Kiss-Vamosi
ffd9b872d9
fix BIDI support in dropdown list
2020-09-27 14:47:11 +02:00
Gabor Kiss-Vamosi
672537dcc2
propogate checkbox state change to bullet and label too
2020-09-23 19:26:22 +02:00
embeddedt
b2d201dba7
Fix #1795 : ensure switch/bar visual state matches logical state ( #1805 )
2020-09-23 06:41:37 -04:00
Gabor Kiss-Vamosi
2b49a7eb28
add missing style cache invalidation on state change
2020-09-23 11:00:15 +02:00
xennex22
eb056315c3
Changed non-debug macro expansion ( #1808 )
2020-09-22 09:53:36 -04:00
Gabor Kiss-Vamosi
f2bd86ed7c
prepare to release v7.6.0
2020-09-22 10:39:15 +02:00
Michael Simon
18db4d83bc
Highlight selected option if show_selected is false ( #1810 )
2020-09-22 09:26:56 +02:00
embeddedt
94a6dc08d8
Check for a Cortex-M7 before calling cache functions ( #1806 )
2020-09-21 18:05:06 -04:00
Gabor Kiss-Vamosi
cbd3393d7c
Merge branch 'master' of https://github.com/littlevgl/lvgl
2020-09-21 11:57:47 +02:00
Gabor Kiss-Vamosi
7def9a9bb2
add Arduino example
2020-09-21 11:57:37 +02:00
Gabor Kiss-Vamosi
1067d04c03
fix font laoder supprt LV_FONT_FMT_TXT_LARGE
2020-09-21 11:57:20 +02:00
Themba Dube
565643e883
lv_gauge: fix invalidation with angle offset
2020-09-16 13:54:23 -04:00
embeddedt
be4f7a76d4
Fix gauge end arc segment not being rendered ( #1796 )
2020-09-16 15:21:33 +02:00
Gabor Kiss-Vamosi
ac52762c20
update lv_cnf_internal.h
2020-09-15 11:44:13 +02:00
Gabor Kiss-Vamosi
dc0f9253d4
Merge branch 'master' into dev
2020-09-15 11:19:33 +02:00
Gabor Kiss-Vamosi
c5bacff2fa
prepare to release v7.5.0
2020-09-15 11:14:32 +02:00
github-actions[bot]
b60714a710
Merge 5a6da9a2ef0c0cb87f373d4377c8055273233a94 into dev
2020-09-14 19:49:32 +00:00
Gabor Kiss-Vamosi
5a6da9a2ef
fix selectiion of options with non-ASCII letters in dropdown list
2020-09-14 21:48:57 +02:00
github-actions[bot]
38e4e5d385
Merge d99ea1021364adcf232d9e4ba912509ba62c0745 into dev
2020-09-14 19:17:19 +00:00
Gabor Kiss-Vamosi
d99ea10213
fix drawing images with 1 px height or width
2020-09-14 21:16:43 +02:00
Gabor Kiss-Vamosi
59791a8e2f
perform style change check in lv_obj_set_state() with LV_USE_ANIMATION == 0 too
2020-09-14 20:42:03 +02:00
github-actions[bot]
f874b61bd3
Merge b947465da1c6006e13b7de8fb33f692fd0376501 into dev
2020-09-14 18:15:08 +00:00
Gabor Kiss-Vamosi
b947465da1
fix divisioin by zero in draw_pattern (lv_draw_rect.c) if the image or letter is not found
2020-09-14 20:14:33 +02:00
github-actions[bot]
efb0ca04a0
Merge d44b8d47d34544a1765b90dbdd510085d7f9ef07 into dev
2020-09-14 10:46:20 +00:00
Sergei Kolotovchenkov
d44b8d47d3
Improve compatibility with ARM Compiler V6 with C++98 mode ( #1788 )
...
* Fixed infinite loop during calculation size of lv_list
* Fixed msvc 2019 compiler error C4576 when using the LVGL inside C++ code
* Refactoring to make autocomplete less noisy
* Improve compatibility with ARM Compiler V6 with C++98 mode
* Replaced non-ascii symbol
* Fixed CI build error
* Refactoring, added ability to override _LV_COLOR_HAS_MODERN_CPP
2020-09-14 12:45:53 +02:00
github-actions[bot]
eb79d9263c
Merge 96e0de063a19afa875907bce0d8937f4d4a9d0cd into dev
2020-09-14 10:45:00 +00:00
liebman
96e0de063a
fix lv_align_y/mid_y to align y and not x ( #1792 )
2020-09-14 12:44:28 +02:00
github-actions[bot]
3994a5425d
Merge 81ec2d1b109d3daa63dd231df9001de0445a6635 into dev
2020-09-14 08:46:57 +00:00
Gabor Kiss-Vamosi
81ec2d1b10
add LV_GC_ROOT prefix to _lv_font_decompr_buf
2020-09-14 10:46:20 +02:00
Gabor Kiss-Vamosi
de1d6b2581
add 8px an 10 px built in fonts
2020-09-14 10:43:26 +02:00
github-actions[bot]
e4a1a800d1
Merge 55d05c2eb3e10f0f2054e4666d6409cd83e46273 into dev
2020-09-12 23:15:47 +00:00
embeddedt
55d05c2eb3
Fix #1791 : add NULL check for group->obj_focus
2020-09-12 19:15:21 -04:00
github-actions[bot]
160d92ba69
Merge e236cf7f733eb1c7d8345ce53a2c0719b864fd8e into dev
2020-09-11 12:26:03 +00:00
Michael Simon
e236cf7f73
Do not use an anim if pwd_show_time is 0 ( #1786 )
2020-09-11 14:25:33 +02:00
Gabor Kiss-Vamosi
17fd875f4b
merge master
2020-09-11 14:19:43 +02:00
Gabor Kiss-Vamosi
38cf5c0b3e
remove code accidentally merged from dev branch
2020-09-11 14:07:56 +02:00