github-actions[bot]
95394e2b2f
Merge 8ed224fd636bca30a06d53ea3e66967564caa520 into dev
2021-01-05 14:52:31 +00:00
Gabor Kiss-Vamosi
8ed224fd63
fix warning
2021-01-05 15:51:59 +01:00
github-actions[bot]
e0eb79043f
Merge 998ad66c84258e5638ef5e3669934a481c3615f6 into dev
2021-01-05 14:47:37 +00:00
Gabor Kiss-Vamosi
998ad66c84
fix(kconfig): fix redefinition of LV_SPRINTF_DISABLE_FLOAT if no Kconfig
2021-01-05 15:46:57 +01:00
Gabor Kiss-Vamosi
6db5fa38ea
minor foratting
2021-01-05 13:02:08 +01:00
Gabor Kiss-Vamosi
a42d3942c6
add table and btnmatrix
2021-01-05 13:01:07 +01:00
github-actions[bot]
70a9e486c6
Merge 83c55c2a64eb92a0996815320abeb31fa2d42b5e into dev
2021-01-04 17:16:10 +00:00
Gabor Kiss-Vamosi
83c55c2a64
Update ROADMAP.md
2021-01-04 18:15:37 +01:00
Gabor Kiss-Vamosi
9c55d77617
layout update
2021-01-04 17:26:09 +01:00
github-actions[bot]
ac910f278a
Merge 6ed420e04319b9111fbc4d38a2a8713a3a18b822 into dev
2021-01-04 14:28:13 +00:00
Carlos Diaz
6ed420e043
Kconfig: Handle LV_SPRINTF_DISABLE_FLOAT ( #1988 )
...
* Kconfig: Handle LV_SPRINTF_DISABLE_FLOAT
* Update CHANGELOG
* Remove debug code
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2021-01-04 15:27:38 +01:00
github-actions[bot]
0159438692
Merge de44f74522d74e51c47129b9510644115476cc13 into dev
2021-01-04 14:13:13 +00:00
Gabor Kiss-Vamosi
de44f74522
fix(gauge): fix redraw with image needle
...
fix #1993
2021-01-04 15:12:34 +01:00
github-actions[bot]
f948f2dcf8
Merge ed5f91ab7261e2610e9cda6fe078d292e3ead5bb into dev
2021-01-04 13:18:43 +00:00
Jan Van Winkel
ed5f91ab72
Add support for Zephyr intergartion ( #1979 )
...
* Removed src/lv_conf_zephyr.h
Removed src/lv_conf_zephyr.h as it is maintained in the Zephyr build it self.
* CMakeLists.txt: Added support for Zephyr RTOS
Added support to build LVGL as library for Zephyr RTOS
* Added support to use LVGL repo as Zephyr module
Added support to use the LVGL repository as a Zephyr module repository
2021-01-04 14:18:11 +01:00
github-actions[bot]
853dc6bd79
Merge e5f58151ac9784ef9e7794980add91cf3e8a8ec2 into dev
2021-01-04 09:48:05 +00:00
robekras
e5f58151ac
Update lv_disp.c ( #1990 )
...
Check d->scr_to_load for not beeing NULL.
See forum post https://forum.lvgl.io/t/lv-scr-load-anim-does-not-work-properly/4057
2021-01-04 10:47:34 +01:00
github-actions[bot]
7d9f30face
Merge 26ab373b43d7c4d50bac9cb7d815943348a35c2b into dev
2021-01-04 08:55:40 +00:00
embeddedt
26ab373b43
fix(layout): workaround overflow by implementing a recursion threshold ( #1986 )
...
* fix(layout): workaround overflow by implementing a recursion threshold
* Update CHANGELOG.md
2021-01-04 09:55:13 +01:00
github-actions[bot]
ce9ba8220f
Merge 3dbee9b5844102222d612d1a16a7bbfc02218310 into dev
2021-01-04 08:46:44 +00:00
Gabor Kiss-Vamosi
3dbee9b584
refactor(lv_conf_internal): simplify the uppercase conversation added in aba10b0
...
Reaeted to #1989
2021-01-04 09:46:01 +01:00
github-actions[bot]
dcef7b8b92
Merge 56a48e01733c3a6f56b88420851b6f76d51a6388 into dev
2021-01-04 08:43:36 +00:00
Gabor Kiss-Vamosi
56a48e0173
Merge branch 'master' of https://github.com/littlevgl/lvgl
2021-01-04 09:42:59 +01:00
Gabor Kiss-Vamosi
aba10b0170
fix(lv_conf_internal): be sure Kconfig defines are always uppercase
...
fixes #1989
2021-01-04 09:42:50 +01:00
Gabor Kiss-Vamosi
68b27f6077
remove margin
2021-01-03 00:32:21 +01:00
Gabor Kiss-Vamosi
d027a4f00f
update layouts
2021-01-03 00:12:42 +01:00
Gabor Kiss-Vamosi
98c2cdde3a
experiemt with simplified classes
2021-01-01 13:57:59 +01:00
github-actions[bot]
d09b52bc61
Merge f0c52b35112e7734d52a2e25101e0d58ff50cea7 into dev
2020-12-30 16:02:05 +00:00
Themba Dube
f0c52b3511
Add note about base_dir functions requiring LV_USE_BIDI
2020-12-30 11:01:24 -05:00
github-actions[bot]
ab66ee0270
Merge 6dd188422815eba79734534a9b0f5235ecde7fcd into dev
2020-12-30 15:55:09 +00:00
liebman
6dd1884228
Fix kconfig warnings ( #1967 )
...
* quote string defaults for Kconfig values to eliminate warnings
* don't add \ in default for LV_TICK_CUSTOM_SYS_TIME_EXPR
(tho its needed on linux and MacOS) as I can't test on Windows
2020-12-30 16:54:38 +01:00
Gabor Kiss-Vamosi
1d2d73438d
remove LV_STATE_BORN
2020-12-30 14:45:02 +01:00
Gabor Kiss-Vamosi
9878d83ff7
minor cleanup
2020-12-30 14:22:40 +01:00
Gabor Kiss-Vamosi
2e58d4b07e
refactoring
2020-12-30 14:21:07 +01:00
Gabor Kiss-Vamosi
56159d60a0
fix build error
2020-12-30 14:20:06 +01:00
Gabor Kiss-Vamosi
a7f9508ec4
add dropdown
2020-12-30 14:18:25 +01:00
Gabor Kiss-Vamosi
f0999ccbd4
merge master
2020-12-28 13:08:26 +01:00
Gabor Kiss-Vamosi
bbc995d846
start dropdown
2020-12-28 13:00:18 +01:00
Gabor Kiss-Vamosi
c536ca55cb
add roller
2020-12-28 12:28:02 +01:00
Gabor Kiss-Vamosi
d43a1bc14f
add style caching
2020-12-27 13:37:54 +01:00
github-actions[bot]
b7a02e130a
Merge 20d56ee6e97905f56eb71d30c9a391d4b4d7eb20 into dev
2020-12-27 10:31:32 +00:00
embeddedt
20d56ee6e9
fix(linemeter): draw first critical needle with correct color ( #1978 )
...
* fix(linemeter): draw first critical needle with correct color
* Update CHANGELOG.md
2020-12-27 11:30:59 +01:00
github-actions[bot]
d33d816632
Merge 196bcb9b0efb30c4f12e88b72e6b20f2a9d0c362 into dev
2020-12-24 16:13:19 +00:00
embeddedt
196bcb9b0e
Update pull_request_template.md
2020-12-24 11:12:53 -05:00
Gabor Kiss-Vamosi
61c977e2ae
test style caching
2020-12-24 00:24:49 +01:00
github-actions[bot]
aca9512213
Merge cee779a56dde00107bb1dc1154fcc0c0f2b7f8e8 into dev
2020-12-23 21:00:32 +00:00
Hamid Reza Mehrabian
cee779a56d
Fix #1959 : wrong glyph data
2020-12-23 16:00:02 -05:00
Amir Gonnen
f532be9051
lvgl.h: Add lv_version functions ( #1973 )
...
These static inline functions return the values of the VERSION macros, making them available for Micropython
See also https://github.com/lvgl/lv_examples/pull/85#issuecomment-749506978
2020-12-23 09:25:06 -05:00
github-actions[bot]
53fd7ec37b
Merge 07b6d93de4e6afaa743f8146812bccae2d4041c5 into dev
2020-12-22 09:44:57 +00:00
Andrey
07b6d93de4
lv_chart: Fix division by zero issue when all points are equal ( #1962 )
...
* Fix division by zero issue when all points are equal
As the title says, when all the points are equal, it attempts division by zero, and in some cases it can result in funny behavior.
Slightly kludgy fix, but not a significant performance impact.
* Actually fix the division by zero issue both ways
Previous commit was slightly broken and only worked one way
* Fix range setting instead of drawing
* Missing y_tmp
2020-12-22 10:44:17 +01:00