Gabor Kiss-Vamosi
|
3890e85527
|
lv_line: test with adding circles to corner points
|
2018-06-07 15:40:08 +02:00 |
|
Gabor Kiss-Vamosi
|
e4dea6da91
|
lv_lmeter: set_tyle function rename for consistency
|
2018-06-07 15:40:08 +02:00 |
|
Gabor Kiss-Vamosi
|
098267f942
|
lv_tabview_set_tab_act: enable to set the act tab again:
|
2018-06-07 15:38:48 +02:00 |
|
Gabor Kiss-Vamosi
|
47412da33a
|
LV_GROUP_KEY_ENTER_LONG: improve objects behaviour
|
2018-06-07 15:38:48 +02:00 |
|
Gabor Kiss-Vamosi
|
7d563b8789
|
remove the LV_GROUP_KEY_ENTER_LONG from some objects + fix ddlist and roller ENTER
|
2018-06-07 15:38:48 +02:00 |
|
Gabor Kiss-Vamosi
|
61645fe5a9
|
Merge pull request #265 from MiSimon/lv_theme_material_include
Added include for lv_theme_material.h to lv_theme.h
|
2018-05-31 15:27:12 +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
|
e5bba0529a
|
remove the LV_GROUP_KEY_ENTER_LONG from some objects + fix ddlist and roller ENTER
|
2018-05-26 10:03:43 +02:00 |
|
Gabor Kiss-Vamosi
|
c17df70f8e
|
lv_calendar_create: implement copy
|
2018-05-26 09:52:28 +02:00 |
|
Gabor Kiss-Vamosi
|
5d37d87cf1
|
lv_calendar: bugfixes
|
2018-05-26 09:48:46 +02:00 |
|
Gabor Kiss-Vamosi
|
f5d4bf8fc4
|
lv_tabview_set_tab_act: enable to set the act tab again:
|
2018-05-20 21:49:04 +02:00 |
|
Gabor Kiss-Vamosi
|
a3ad4b3616
|
in lv_objx set functions apply the new value only if it's different from the current
|
2018-05-16 23:09:30 +02:00 |
|
Gabor Kiss-Vamosi
|
5fedbdf414
|
fix drawing of 1px border with zero radius and AA
|
2018-05-16 22:35:19 +02:00 |
|
Gabor Kiss-Vamosi
|
125555afcf
|
lv_calendar added
|
2018-05-16 22:34:39 +02:00 |
|
Gabor Kiss-Vamosi
|
89b5907eb6
|
lv_slider: draw greater background on negative padding if knob_in == 1
|
2018-05-08 11:28:26 +02:00 |
|
Gabor Kiss-Vamosi
|
5ae4ebccba
|
implement basic calendar functionalites
|
2018-05-08 10:33:02 +02:00 |
|
Gabor Kiss-Vamosi
|
420fe9710b
|
merge beta
|
2018-04-17 14:39:27 +02:00 |
|
Gabor Kiss-Vamosi
|
8bc5770c28
|
lv_del_obj: fix if delted while pressed
|
2018-04-14 22:06:13 +02:00 |
|
Gabor Kiss-Vamosi
|
913517f19d
|
lv_kb: before ok/close action don't deassign the lv_ta if there is user defived action
|
2018-04-13 20:09:14 +02:00 |
|
Gabor Kiss-Vamosi
|
b047c1318f
|
minor comment fixes
|
2018-04-05 22:21:50 +02:00 |
|
Gabor Kiss-Vamosi
|
8a42ab14ad
|
Merge branch 'master' into beta
|
2018-04-03 12:22:11 +02:00 |
|
Gabor Kiss-Vamosi
|
89452a9d8e
|
lv_cont_set_fit: fix wrong signal paramter
|
2018-04-03 12:21:45 +02:00 |
|
Gabor Kiss-Vamosi
|
d1889b77e5
|
lv_slider: inicator draw bugfix
|
2018-03-29 13:56:21 +02:00 |
|
Gabor Kiss-Vamosi
|
e8a9d1bdc7
|
lv_line: set line.width ext. size to not trim parts on x = 0, y = 0 coordinates
|
2018-03-22 14:45:15 +01:00 |
|
Gabor Kiss-Vamosi
|
d58a83cda7
|
lv_mbox: Translate LV_GROUP_KEY_UP/DOWN to LV_GROUP_KEY_LEFT/RIGHT
|
2018-03-21 13:15:02 +01:00 |
|
Benjamin Artes
|
75a43a536c
|
Adds sub-object specific clean functions to prevent breaking with lv_obj_clean
|
2018-03-16 11:53:27 -04:00 |
|
Benjamin Artes
|
2d9056aa78
|
Add btns_pos to ext_attr w/ get + set functions and TOP / BOTTOM impl.
Leaving LEFT / RIGHT for someone else or when I have more time.
|
2018-03-07 15:45:11 -05:00 |
|
Gabor Kiss-Vamosi
|
fc05fad277
|
release v5.1
|
2018-03-07 13:39:51 +01:00 |
|
Gabor Kiss-Vamosi
|
f8b4dc3a2d
|
merge beta
|
2018-03-07 13:07:00 +01:00 |
|
Gabor Kiss-Vamosi
|
3a35da8f27
|
lv_btnm (and lv_kb): add up/down navigation with LV_GROUP_KEY_UP/DOWN
|
2018-03-07 11:37:38 +01:00 |
|
Gabor Kiss-Vamosi
|
145ea416be
|
ddlist: auto-open on LV_GROUP_KEY_LEF/RIGHT/UP/DOWN
|
2018-03-07 09:22:10 +01:00 |
|
Gabor Kiss-Vamosi
|
69eb3a9756
|
updae comments
|
2018-03-04 17:57:51 +01:00 |
|
Gabor Kiss-Vamosi
|
eb376899ce
|
remove sprintf from lv_gauge the save ROM (custom BCD converter added to lv_math.c)
|
2018-03-04 17:51:41 +01:00 |
|
Gabor Kiss-Vamosi
|
2123ee0218
|
fixes with USE_LV_FILESYSTEM = 0
|
2018-03-04 17:03:37 +01:00 |
|
Gabor Kiss-Vamosi
|
80b181293a
|
fix lv_rfill screen sized area size
|
2018-03-04 15:36:45 +01:00 |
|
jian
|
505c44a4d3
|
fix keyboard cursor management invalid
|
2018-03-02 09:44:05 +08:00 |
|
Gabor Kiss-Vamosi
|
c3e248ec79
|
ddlist and roller group updates + updates with USE_LV_ANIMATION = 0
|
2018-03-01 12:21:49 +01:00 |
|
jian
|
8978f27145
|
fix the number of gauge's label count is not inherited
|
2018-03-01 11:37:54 +08:00 |
|
Gabor Kiss-Vamosi
|
05fe9b6b81
|
add lv_obj_get_type
|
2018-02-28 15:37:41 +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
|
a676590e30
|
add group focus callback and invalid area rounding callback option
|
2018-02-24 11:55:39 +01:00 |
|
Gabor Kiss-Vamosi
|
7310a2c6cc
|
add LV_PROTECT_PRESS_LOST
|
2018-02-24 11:26:06 +01:00 |
|
Gabor Kiss-Vamosi
|
ff2e425b48
|
comment updates
|
2018-02-23 17:03:00 +01:00 |
|
Gabor Kiss-Vamosi
|
93330eaf1d
|
rename LV_IMG_FORMAT_RAW_INTERNAL to LV_IMG_FORMAT_INTERNAL_RAW
|
2018-02-23 15:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
a11957d0b4
|
new font and anti-alising system release for test
|
2018-02-23 13:56:32 +01:00 |
|
Gabor Kiss-Vamosi
|
2177e51857
|
lv_slider: fix knob_in with not zero min value
|
2018-02-23 13:56:32 +01:00 |
|
Gabor Kiss-Vamosi
|
2237ebd46e
|
work in progress with new anti aliasing
|
2018-02-15 10:12:28 +01:00 |
|
Gabor Kiss-Vamosi
|
133bfe161c
|
add new fonts
|
2018-02-09 12:40:00 +01:00 |
|
Gabor Kiss-Vamosi
|
bbbf822561
|
lv_slider: fix knob_in with not zero min value
|
2018-02-05 11:35:07 +01:00 |
|
Gabor Kiss-Vamosi
|
e5676aaf9b
|
lv_label_set_anim_time: fix (was no effect in LONG_ROLL)
|
2018-01-31 10:07:20 +01:00 |
|