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

5437 Commits

Author SHA1 Message Date
github-actions[bot]
77fd862b3f
Merge 1c930dc8fb16036825bf56728c77df76dbc7a363 into dev 2020-09-22 04:20:10 +00:00
Gabor Kiss-Vamosi
1c930dc8fb
Update CHANGELOG.md 2020-09-22 06:19:45 +02:00
github-actions[bot]
259907b788
Merge 83c9145072bd0aa436f4cdea0884be9804cf00b7 into dev 2020-09-22 04:18:24 +00:00
incity
83c9145072
Update CHANGELOG.md (#1809) 2020-09-22 06:17:51 +02:00
github-actions[bot]
02afe7f82c
Merge 94a6dc08d838d78eaf96c91f380e5c0fed3c1484 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 cbd3393d7c2cc5d67bf2a3746a8b2ec7f467cdd8 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 2820cf897f721b33e10ba40e93495c08f88bedbc into dev 2020-09-17 13:09:42 +00:00
github-actions[bot]
33dbc82a0c
Merge 18a4869e6231189bf0266a938c9761cc8ab57850 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 d90f5d0144572960256782b88626fbb01b634773 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 565643e88387a305bd02ccf612a2ee4c969cabc9 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 7756d70705a9de49c8bcbf08e46f95d057ef9e62 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 be4f7a76d48112edce88d259470222aa4990ad52 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 d547d8afe1b750e1ae81db920c0c9020283c4b1a 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 2614d1342ece013b189b06ad9dc28eab54002ae1 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 3c6741b11cf78451bbad8857e255b32e48b2cfd1 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 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]
f4cdea6a0d
Merge 5566935a5d9733412ecb7383d48f8f8436a3ee25 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 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