Gabor Kiss-Vamosi
|
4007834f15
|
minor fixes
|
2018-11-11 19:56:30 +01: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
|
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
|
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
|
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
|
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
|
cafdce69fe
|
add LV_PROTECT_CLICK_FOCUS
|
2018-09-03 15:45:12 +02:00 |
|
Gabor Kiss-Vamosi
|
604ee63096
|
lv_indev_get_key() added
|
2018-08-09 07:30:10 +02:00 |
|
Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|
Gabor Kiss-Vamosi
|
7cc8e74d1a
|
add editable attribute for better encoder control
|
2018-07-25 21:52:50 +02:00 |
|
Gabor Kiss-Vamosi
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
69434c8b7d
|
place some lv_log_add calls
|
2018-07-25 17:57:08 +02:00 |
|
Gabor Kiss-Vamosi
|
8005f1bb28
|
merge beta
|
2018-07-18 23:19:45 +02:00 |
|
Gabor Kiss-Vamosi
|
4e2f371fc9
|
lv_indev: make possible to delete objects in the read function
|
2018-07-16 23:24:34 +02:00 |
|
Gabor Kiss-Vamosi
|
fecc974ade
|
lv_group: click_focus improvements
|
2018-07-13 00:37:28 +02:00 |
|
Gabor Kiss-Vamosi
|
d483d14c8e
|
lv_group: add click_focus option
|
2018-07-12 23:38:27 +02:00 |
|
Gabor Kiss-Vamosi
|
cfc811900d
|
send LV_SIGNAL_LONG_PRESS on LV_GROUP_KEY_ENTER long press
|
2018-07-12 18:18:43 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
ab0b60c584
|
lv_group: add edit feature (change to edit moed on ENTER long press)
|
2018-06-19 11:13:03 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Alexander
|
8e9335d49f
|
Formatting all source file (*.c) in accordance with project coding style, using the astyle tool and the rules file _astylerc-c.
|
2018-06-18 13:51:01 +03:00 |
|
Gabor Kiss-Vamosi
|
4ac1c29ca9
|
lv_group_remove_obj: fix when delete the last object from the group
|
2018-06-17 16:43:32 +02:00 |
|
Gabor Kiss-Vamosi
|
ad22d4b9b5
|
LV_GROUP_KEY_ENTER_LONG: improve objects behaviour
|
2018-05-26 10:28:58 +02:00 |
|
Gabor Kiss-Vamosi
|
563411a33a
|
lv_indev: drag test use absolute coosdinates
|
2018-04-03 12:21:07 +02:00 |
|
Gabor Kiss-Vamosi
|
f8b4dc3a2d
|
merge beta
|
2018-03-07 13:07:00 +01:00 |
|
Gabor Kiss-Vamosi
|
076540752b
|
prevent refresh after drag is no movement happened
|
2018-02-24 15:36:06 +01:00 |
|
Gabor Kiss-Vamosi
|
f3e1df3997
|
add LV_GROUP_KEY_ENETER_LONG to trigger long press evets of the objects
|
2018-02-24 14:39:15 +01:00 |
|
Gabor Kiss-Vamosi
|
b2f72d3f70
|
LV_INDEV_TYPE_BUTTON added
|
2018-02-24 13:17:39 +01:00 |
|
Gabor Kiss-Vamosi
|
7310a2c6cc
|
add LV_PROTECT_PRESS_LOST
|
2018-02-24 11:26:06 +01:00 |
|
Josh McAtee
|
55a276ff9a
|
Fix input device processing
|
2018-02-06 11:42:50 -08:00 |
|
Gabor Kiss-Vamosi
|
9b664e2944
|
LV_INDEV_READ_PERIOD 0 build bugfix
|
2018-01-10 09:42:52 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
4fce2f394d
|
LV_INDEV_POINT_MARKER bugfix
|
2017-12-11 15:22:58 +01:00 |
|
Gabor Kiss-Vamosi
|
ae23300c07
|
indev: add inactivity timer
|
2017-12-11 12:53:58 +01:00 |
|
Gabor Kiss-Vamosi
|
dffc613d46
|
indev: add get_inactive_time
|
2017-12-11 10:59:33 +01:00 |
|
Gabor Kiss-Vamosi
|
893475ad89
|
Hide anti aliasing. No x << LV_AA rewuired from now
|
2017-12-07 19:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
8bd9ab7b84
|
LV_GROUP rename
|
2017-12-07 10:38:25 +01:00 |
|
Gabor Kiss-Vamosi
|
d6e1705a1a
|
fix a lot of warnings
|
2017-12-02 20:43:50 +01:00 |
|
Gabor Kiss-Vamosi
|
47f2e0a8f7
|
solve warnings
|
2017-11-30 14:46:16 +01:00 |
|
Gabor Kiss-Vamosi
|
514d2b38b4
|
lv_obj folder rename to lv_core
|
2017-11-30 11:35:49 +01:00 |
|