Gabor Kiss-Vamosi
|
916c6b3b2f
|
Merge pull request #585 from kisvegabor/tileview
Tileview: new object type
|
2018-11-26 10:33:48 +01:00 |
|
Gabor Kiss-Vamosi
|
dd26bcb22b
|
Merge pull request #576 from kisvegabor/realign
Add realign feature
|
2018-11-26 10:33:03 +01:00 |
|
Gabor Kiss-Vamosi
|
c62cd4dfcb
|
lv_tileview: add the new object type
|
2018-11-25 12:02:16 +01:00 |
|
Gabor Kiss-Vamosi
|
15dae7dcbc
|
define LV_ATTRIBUTE_FLUSH_READY as empty if not defined
|
2018-11-24 07:49:49 +01:00 |
|
Gabor Kiss-Vamosi
|
9d3f6dacb8
|
Merge pull request #577 from mharizanov/master
Define a custom attribute to `lv_flush_ready` function
|
2018-11-24 07:28:00 +01:00 |
|
Gabor Kiss-Vamosi
|
f30f3ea8ed
|
realign: fix warnings
|
2018-11-23 11:35:13 +01:00 |
|
mharizanov
|
cc801277ce
|
Define a custom attribute to lv_flush_ready function
|
2018-11-22 19:39:01 +02:00 |
|
Gabor Kiss-Vamosi
|
ce1a1f749a
|
realign: fix typo
|
2018-11-22 15:19:22 +01:00 |
|
Gabor Kiss-Vamosi
|
d797d10376
|
add realign feature
|
2018-11-22 14:59:38 +01:00 |
|
Gabor Kiss-Vamosi
|
c584586985
|
lv_refr/draw: enable the drawing even with body.opa == LV_OPA_TRANSP
E.g. labels don't care with body paramters
|
2018-11-21 14:00:30 +01:00 |
|
Gabor Kiss-Vamosi
|
7897500c1e
|
lv_group: apply lv_group_refocus update again, because it was overwrittetn from the reverted master
|
2018-11-14 11:27:15 +01:00 |
|
Gabor Kiss-Vamosi
|
64558e138b
|
Merge branch 'master' into dev-5.3
|
2018-11-14 11:26:06 +01:00 |
|
Gabor Kiss-Vamosi
|
c81d1b5dd0
|
lv_group: revert accidentally added merge fron dev-5.3
|
2018-11-14 10:49:09 +01:00 |
|
Gabor Kiss-Vamosi
|
970d8e813a
|
Merge branch 'master' into dev-5.3
|
2018-11-11 19:56:44 +01:00 |
|
Gabor Kiss-Vamosi
|
4007834f15
|
minor fixes
|
2018-11-11 19:56:30 +01:00 |
|
Gabor Kiss-Vamosi
|
e1bde8c730
|
merge master
|
2018-11-11 00:03:56 +01:00 |
|
Gabor Kiss-Vamosi
|
b44da3c27f
|
lv_group: fix lv_group_remove_obj() if there is only object is the group
|
2018-11-11 00:02:44 +01:00 |
|
Gabor Kiss-Vamosi
|
d643219ee8
|
lv_group: don't edit the first obj in the group, becuase some indev types (e.g. TP) not supports it
|
2018-11-09 07:10:10 +01:00 |
|
Gabor Kiss-Vamosi
|
ba769623be
|
lv_page: add scroll propagation feature
|
2018-11-07 20:41:52 +01:00 |
|
Gabor Kiss-Vamosi
|
7c32c9c6e7
|
fix conflicts when merging from master
|
2018-11-07 17:47:50 +01:00 |
|
Gabor Kiss-Vamosi
|
7c76a46cbc
|
Remove unused code
Co-Authored-By: AloyseTech <AloyseTech@users.noreply.github.com>
|
2018-11-06 16:42:30 +01:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
AloyseTech
|
77162e7784
|
Avoid object defocusing in signle group object
|
2018-11-05 13:15:34 +01:00 |
|
Gabor Kiss-Vamosi
|
63f1bf2d45
|
Merge pull request #495 from joltwallet/group_refocus_pr_squashed
Group refocus on deletion
|
2018-10-28 23:51:19 +01:00 |
|
Brian Pugh
|
0e7d25ba85
|
Group refocus on deletion
|
2018-10-28 15:44:58 -07:00 |
|
Gabor Kiss-Vamosi
|
f259b56e67
|
LV_GROUP_KEY_BACKSPACE
|
2018-10-20 00:43:42 +02:00 |
|
Gabor Kiss-Vamosi
|
4751cb16c9
|
minor fixes
|
2018-10-17 11:27:31 +02:00 |
|
Gabor Kiss-Vamosi
|
7427e01b60
|
lv_group related updates mainly with ENCODER indev
|
2018-10-15 20:12:12 +02:00 |
|
Gabor Kiss-Vamosi
|
7e4187e89a
|
fixes if an object is deleted in its action
|
2018-10-15 19:33:34 +02:00 |
|
Gabor Kiss-Vamosi
|
03e6b1bff7
|
lv_group_remove_obj: stop iterating when the obj is found
|
2018-10-15 18:22:52 +02:00 |
|
Gabor Kiss-Vamosi
|
7d1e1e6147
|
exclude some code when USE_LV_GROUP 0
|
2018-10-09 15:10:17 +02:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
a539909972
|
lv_refr: VDB row height calculation bugfix
|
2018-10-05 14:44:17 +02:00 |
|
Gabor Kiss-Vamosi
|
be2174b1d2
|
lv_indev: add some 'focused != NULL' tests
|
2018-09-26 14:28:49 +02:00 |
|
Gabor Kiss-Vamosi
|
f4449d1c9d
|
minor fixes related to encoder
|
2018-09-26 14:21:39 +02:00 |
|
Gabor Kiss-Vamosi
|
0a7d5b8e32
|
lv_group: invalidate object on edit mode change
|
2018-09-25 11:56:45 +02:00 |
|
Gabor Kiss-Vamosi
|
590ca9c7a6
|
lv_img: make possible to disabel palette and alpha index support
|
2018-09-25 11:16:37 +02:00 |
|
Gabor Kiss-Vamosi
|
d3af29fada
|
LV_INDEV_TYPE_ENCODER added
|
2018-09-24 22:59:48 +02:00 |
|
Gabor Kiss-Vamosi
|
d7654190f7
|
updates on encoder support
|
2018-09-24 00:35:19 +02:00 |
|
Gabor Kiss-Vamosi
|
36369325e7
|
minor fixes for better encoder support
|
2018-09-23 23:27:28 +02:00 |
|
Gabor Kiss-Vamosi
|
0835e0584a
|
fix warnings
|
2018-09-23 21:54:55 +02:00 |
|
Gabor Kiss-Vamosi
|
651fd7b133
|
add LV_COLOR_SCREEN_TRANSP
|
2018-09-20 23:31:26 +02:00 |
|
Gabor Kiss-Vamosi
|
5f14079695
|
add lv_refr_now()
|
2018-09-20 22:00:02 +02:00 |
|
Gabor Kiss-Vamosi
|
839757e6c8
|
enum refactor fixes
|
2018-09-18 14:30:48 +02:00 |
|
Zaltora
|
589e7f28e0
|
refactoring enum declaration
|
2018-09-18 13:59:40 +02:00 |
|
Gabor Kiss-Vamosi
|
1391df3948
|
add LV_VDB_SIZE_IN_BYTES to hide the compilacted expression
|
2018-09-14 07:33:22 +02:00 |
|
Gabor Kiss-Vamosi
|
9c601ef49b
|
indev fix: don't send release signal if the release happend next to a press lost protected object
|
2018-09-13 22:50:10 +02:00 |
|
Gabor Kiss-Vamosi
|
73695aa413
|
lv_arc: use line styles
|
2018-09-13 00:57:20 +02:00 |
|
Gabor Kiss-Vamosi
|
17785070a4
|
bugfix type in comment
|
2018-09-12 21:17:55 +02:00 |
|
Gabor Kiss-Vamosi
|
9777cf3416
|
add lv_vdb_set_adr
|
2018-09-12 09:03:48 +02:00 |
|