github-actions[bot]
02afe7f82c
Merge 94a6dc08d8 into dev
2020-09-21 22:05:35 +00:00
embeddedt
94a6dc08d8
Check for a Cortex-M7 before calling cache functions ( #1806 )
2020-09-21 18:05:06 -04:00
tosriram
5ef1df9357
Extend maximum number of table cell styles from 4 to 16 ( #1800 )
2020-09-21 11:50:54 -04:00
github-actions[bot]
a81574543b
Merge cbd3393d7c into dev
2020-09-21 09:58:26 +00: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
github-actions[bot]
b09d5a846c
Merge 2820cf897f into dev
2020-09-17 13:09:42 +00:00
github-actions[bot]
33dbc82a0c
Merge 18a4869e62 into dev
2020-09-17 13:09:41 +00:00
Gabor Kiss-Vamosi
2820cf897f
Update ROADMAP.md
2020-09-17 15:09:11 +02:00
Gabor Kiss-Vamosi
18a4869e62
Update ROADMAP.md
2020-09-17 15:08:59 +02:00
github-actions[bot]
adce9d72fc
Merge d90f5d0144 into dev
2020-09-17 11:26:04 +00:00
Gabor Kiss-Vamosi
d90f5d0144
Update CHANGELOG.md
2020-09-17 13:25:33 +02:00
github-actions[bot]
9461e48998
Merge 565643e883 into dev
2020-09-16 17:55:03 +00:00
Themba Dube
565643e883
lv_gauge: fix invalidation with angle offset
2020-09-16 13:54:23 -04:00
github-actions[bot]
132e6d11b4
Merge 7756d70705 into dev
2020-09-16 13:23:52 +00:00
Gabor Kiss-Vamosi
7756d70705
Update ROADMAP.md
2020-09-16 15:23:21 +02:00
github-actions[bot]
dbbf4a406f
Merge be4f7a76d4 into dev
2020-09-16 13:22:05 +00:00
embeddedt
be4f7a76d4
Fix gauge end arc segment not being rendered ( #1796 )
2020-09-16 15:21:33 +02:00
github-actions[bot]
537456cea5
Merge d547d8afe1 into dev
2020-09-16 09:51:23 +00:00
Gabor Kiss-Vamosi
d547d8afe1
cleant the Arduino example folders
2020-09-16 11:50:41 +02:00
github-actions[bot]
fb6e3518ea
Merge 2614d1342e into dev
2020-09-15 10:30:09 +00:00
Gabor Kiss-Vamosi
2614d1342e
update relaese script
2020-09-15 12:29:37 +02:00
github-actions[bot]
0287b759ac
Merge 3c6741b11c into dev
2020-09-15 10:20:27 +00:00
Amir Gonnen
3c6741b11c
Update build_micropython.yml ( #1794 )
...
Fetch both head and merge commits of "pull" refs. This would allow the CI script to first try checkout the merge commit (which is `github.sha` on PR) and only if that fails, default to checking out the PR head.
2020-09-15 12:19:56 +02:00
Gabor Kiss-Vamosi
9b953abbd2
Update dev version
2020-09-15 11:56:57 +02:00
Gabor Kiss-Vamosi
ac52762c20
update lv_cnf_internal.h
2020-09-15 11:44:13 +02:00
Gabor Kiss-Vamosi
9093395478
fix version number
2020-09-15 11:35:50 +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
v7.5.0
2020-09-15 11:14:32 +02:00
github-actions[bot]
b60714a710
Merge 5a6da9a2ef 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 d99ea10213 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]
f4cdea6a0d
Merge 5566935a5d into dev
2020-09-14 18:28:03 +00:00
Gabor Kiss-Vamosi
5566935a5d
Update CHANGELOG.md
2020-09-14 20:27:35 +02:00
github-actions[bot]
f874b61bd3
Merge b947465da1 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 d44b8d47d3 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 96e0de063a 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 81ec2d1b10 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 55d05c2eb3 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 e236cf7f73 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