Gabor Kiss-Vamosi
|
e1a84f2cfe
|
Merge pull request #1734 from daiyinger/dev
Reduced animation callback interface calls
|
2020-08-18 06:41:24 +02:00 |
|
Gabor Kiss-Vamosi
|
b77bd763c0
|
merge master
|
2020-08-18 06:36:42 +02:00 |
|
xiaobo
|
437e6d35eb
|
Reduced animation callback interface calls
|
2020-08-18 11:25:40 +08:00 |
|
Gabor Kiss-Vamosi
|
3b06d4ab84
|
rewrite the release script
|
2020-08-17 23:51:23 +02:00 |
|
Ali Rostami
|
3a5ad7712e
|
init disabled days to gray color in calendar
In ver6 we saw that disabled days in `calendar` were gray, which was a good thing and seemed was missed in new versions.
|
2020-08-17 16:10:44 +04:30 |
|
Gabor Kiss-Vamosi
|
28eb766904
|
comment updates
|
2020-08-17 09:20:35 +02:00 |
|
Gabor Kiss-Vamosi
|
4af6c62146
|
Merge pull request #1726 from upbeat27/lv_btnmatrix_set_one_check_fix
Fix `lv_btnmatrix_set_one_check` not forcing one button to be checked
|
2020-08-17 09:11:12 +02:00 |
|
Josh McAtee
|
96eba8e0ff
|
Fix lv_btnmatrix_set_one_check not forcing one button to be checked
|
2020-08-14 09:06:44 -07:00 |
|
github-actions[bot]
|
95ccd877a8
|
Merge 1815ff4b99e12219764f26b47ea3ea685a0b79b0 into dev
|
2020-08-14 04:58:44 +00:00 |
|
Gabor Kiss-Vamosi
|
1815ff4b99
|
Limit extra button click area of button matrix's buttons. Fixes #1712
|
2020-08-14 06:58:00 +02:00 |
|
Gabor Kiss-Vamosi
|
c8cc9db7f0
|
table: fix typo
|
2020-08-14 06:58:00 +02:00 |
|
Gabor Kiss-Vamosi
|
b8ebca8d6c
|
update CHANGELOG
|
2020-08-14 00:03:14 +02:00 |
|
Gabor Kiss-Vamosi
|
245a47a848
|
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
|
2020-08-13 23:56:40 +02:00 |
|
Gabor Kiss-Vamosi
|
c46f12b97a
|
fix conflicts
|
2020-08-13 23:55:48 +02:00 |
|
github-actions[bot]
|
db2ddd6033
|
Merge de1ccc269c21d5b20a0d46096eddd52d5229aea9 into dev
|
2020-08-13 21:28:29 +00:00 |
|
Gabor Kiss-Vamosi
|
de1ccc269c
|
Update README.md
|
2020-08-13 23:28:03 +02:00 |
|
Gabor Kiss-Vamosi
|
cd9f53c4b4
|
Merge pull request #1717 from fabiowguerra/feat/dynamic-font-loading
Feat/dynamic font loading
|
2020-08-13 22:46:23 +02:00 |
|
github-actions[bot]
|
25afed1d58
|
Merge f3e91634f889f19f4b2adb103f6c9531db8c1b4d into dev
|
2020-08-13 19:09:24 +00:00 |
|
Gabor Kiss-Vamosi
|
f3e91634f8
|
fix crash if 'lv_table_set_col_cnt' is called before 'lv_table_set_row_cnt' for the first time
Fixes #1716
|
2020-08-13 21:08:50 +02:00 |
|
Gabor Kiss-Vamosi
|
6980277aca
|
Update CHANGELOG
|
2020-08-13 20:09:43 +02:00 |
|
Gabor Kiss-Vamosi
|
f59a206ab0
|
send gesture with dragging too.
User can test dragging manually with lv_indev_is_dragging
|
2020-08-13 20:07:18 +02:00 |
|
Gabor Kiss-Vamosi
|
4eb3283342
|
Merge pull request #1592 from acumartini/feature/1568_lv_rotary
Feature/1568 lv rotary
|
2020-08-13 20:05:13 +02:00 |
|
Gabor Kiss-Vamosi
|
c2b5979e91
|
arc: fix event sending
|
2020-08-13 12:00:57 +02:00 |
|
Gabor Kiss-Vamosi
|
cfee7e8b8a
|
arc knob invalidation fix
|
2020-08-13 11:03:04 +02:00 |
|
Fabio Guerra
|
6fcca7dd44
|
Better comments, explaining memory allocation strategy when parsing fonts.
|
2020-08-12 11:02:43 -03:00 |
|
Fabio Guerra
|
f1edd3a1ea
|
Removing #ifdef for LVGL version 6 on binary font parser.
|
2020-08-12 11:02:43 -03:00 |
|
Gabor Kiss-Vamosi
|
d321e0e4fc
|
fix tests
|
2020-08-12 14:29:50 +02:00 |
|
Gabor Kiss-Vamosi
|
8d89bf9ed0
|
fix CHANGELOG
|
2020-08-12 14:23:53 +02:00 |
|
Gabor Kiss-Vamosi
|
f8b991731f
|
Merge branch 'dev' into feat/dynamic-font-loading
|
2020-08-12 14:20:47 +02:00 |
|
github-actions[bot]
|
77b57ba035
|
Merge 08684b31eed30f7dc896f5309acd82c7acd88dda into dev
|
2020-08-12 04:58:43 +00:00 |
|
Ali Rostami
|
08684b31ee
|
Patch 1 (#1714)
update comments
|
2020-08-12 06:58:15 +02:00 |
|
Gabor Kiss-Vamosi
|
977f6d210d
|
Merge pull request #1715 from lvgl/checkbox_anim
Fade in checkmark for material theme
|
2020-08-12 06:22:21 +02:00 |
|
Fabio Guerra
|
e399b7a085
|
Code format with astyle.
|
2020-08-12 00:45:06 -03:00 |
|
Fabio Guerra
|
b3634790cd
|
Implementing missing formats for font loading.
|
2020-08-12 00:11:02 -03:00 |
|
Themba Dube
|
3dad4c724e
|
Fade in checkmark for material theme
|
2020-08-11 10:49:57 -04:00 |
|
Gabor Kiss-Vamosi
|
d95cf0a3d6
|
arc: rework knob to indicate the current positoin
|
2020-08-11 15:03:57 +02:00 |
|
Gabor Kiss-Vamosi
|
14a4c190c9
|
merge rotary to arc
|
2020-08-11 14:17:05 +02:00 |
|
Gabor Kiss-Vamosi
|
461619411d
|
Merge branch 'dev' into acumartini-feature/1568_lv_rotary
|
2020-08-11 12:31:32 +02:00 |
|
Gabor Kiss-Vamosi
|
c36c8e11f7
|
Merge branch 'master' into acumartini-feature/1568_lv_rotary
|
2020-08-11 12:31:24 +02:00 |
|
github-actions[bot]
|
11a9dedbaa
|
Merge 2068ab3211ab4df04f283f39c7b6a4b58c64ee20 into dev
|
2020-08-11 08:38:47 +00:00 |
|
Gabor Kiss-Vamosi
|
2068ab3211
|
bar, switch, slider: fix drawing background's 'value_str' twice
|
2020-08-11 10:38:16 +02:00 |
|
github-actions[bot]
|
d94bbd4f91
|
Merge 28807b6a77b96ffcb144bc433f932a2f0b67a36e into dev
|
2020-08-11 08:34:41 +00:00 |
|
Gabor Kiss-Vamosi
|
28807b6a77
|
lv_img_design: fix cover check if angle != 0
|
2020-08-11 10:34:04 +02:00 |
|
github-actions[bot]
|
d71f664fbb
|
Merge f066f0b8d8d9d47aabab7b81880632dd4dd58bb7 into dev
|
2020-08-11 08:10:17 +00:00 |
|
Gabor Kiss-Vamosi
|
f066f0b8d8
|
fix overflow in large image transformations
|
2020-08-11 10:09:41 +02:00 |
|
github-actions[bot]
|
e30055674d
|
Merge d2e1094159ecea84ea2662af65f3df0894670ca1 into dev
|
2020-08-10 18:14:00 +00:00 |
|
Sergei Kolotovchenkov
|
d2e1094159
|
Fix Visual Studio 2019 compile errors (#1711)
Fixed msvc 2019 compiler error C4576 when using the LVGL inside C++ code
|
2020-08-10 14:13:26 -04:00 |
|
github-actions[bot]
|
73a918ce13
|
Merge 6fd7bcf17222214d0da7392e2d68657a9cfa0a6b into dev
|
2020-08-10 09:37:17 +00:00 |
|
Gabor Kiss-Vamosi
|
6fd7bcf172
|
allow adding extra label to list buttons
|
2020-08-10 11:36:43 +02:00 |
|
github-actions[bot]
|
b88ee8e430
|
Merge ebaeb1bf7cd88d05cc14757365aabb952108afca into dev
|
2020-08-10 04:18:01 +00:00 |
|