Gabor Kiss-Vamosi
|
e9abfe3cc8
|
minor lv_page and lv_ddlist fixes
|
2018-08-10 01:11:20 +02:00 |
|
Gabor Kiss-Vamosi
|
1fa580f6f0
|
lv_page: add LV_SB_MODE_HIDE/UNHIDE and use it in ddlist
|
2018-08-10 01:04:20 +02:00 |
|
Gabor Kiss-Vamosi
|
b352e67088
|
add lv_page_scroll_up/down() and lv_win_scroll_up/down()
|
2018-08-04 21:48:40 +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
|
2e17562e51
|
add lv_mem_assert to memory allocations
|
2018-07-25 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
8005f1bb28
|
merge beta
|
2018-07-18 23:19:45 +02:00 |
|
Gabor Kiss-Vamosi
|
d483d14c8e
|
lv_group: add click_focus option
|
2018-07-12 23:38:27 +02:00 |
|
Gabor Kiss-Vamosi
|
29e810dd2a
|
Merge pull request #309 from hydra/fix-page-performance-issue
Fix incorrect calculation of area that needs to be invalidated for the scrollbars.
|
2018-07-12 18:35:37 +02:00 |
|
Dominic Clifton
|
43cfd5fea5
|
Fix incorrect calculation of area that needs to be invalidated for the scrollbars.
|
2018-07-12 17:18:50 +02:00 |
|
Gabor Kiss-Vamosi
|
dbc7957a50
|
merge beta
|
2018-07-07 12:45:50 +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
|
48375bb780
|
Merge branch 'beta' into dev-5.2
|
2018-07-07 08:09:14 +02:00 |
|
Alexander Enchevich
|
70d5e5a012
|
Code formatting
|
2018-07-06 17:12:06 +03:00 |
|
Alexander Enchevich
|
8083432925
|
fix compile errors related to USE_LV_ANIMATION
|
2018-07-06 16:29:45 +03:00 |
|
Gabor Kiss-Vamosi
|
a4a210c9e5
|
lv_page_focus: delete all positioning animations to be sure the new focus won't be overwritten
|
2018-07-03 14:27:53 +02:00 |
|
Gabor Kiss-Vamosi
|
7bd4775b01
|
lv_page: add scrolling on LV_GROUP_KEY_UP/DOWN/LEFT/RIGHT
|
2018-07-03 14:19:04 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
dc918930ab
|
merge beta
|
2018-06-19 09:06:49 +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
|
75ea3b9edb
|
add opa_scale attribute
|
2018-06-14 13:08:19 +02:00 |
|
Josh McAtee
|
f6e054ba73
|
Fix page focus not focusing objects the same way when moving up or down the page
|
2018-06-11 16:00:30 -07:00 |
|
Gabor Kiss-Vamosi
|
8826892b00
|
merge beta
|
2018-06-07 15:41:22 +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 |
|
Benjamin Artes
|
75a43a536c
|
Adds sub-object specific clean functions to prevent breaking with lv_obj_clean
|
2018-03-16 11:53:27 -04:00 |
|
Gabor Kiss-Vamosi
|
05fe9b6b81
|
add lv_obj_get_type
|
2018-02-28 15:37:41 +01:00 |
|
Gabor Kiss-Vamosi
|
7310a2c6cc
|
add LV_PROTECT_PRESS_LOST
|
2018-02-24 11:26:06 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
3f54e37143
|
minor renames
|
2017-12-11 23:11:15 +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
|
596b15799d
|
lv_page: draw border after the content
|
2017-12-03 00:38:30 +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 |
|
Gabor Kiss-Vamosi
|
2d09b3dbdf
|
lv_area: add 'lv_' prefix
|
2017-11-28 16:15:13 +01:00 |
|
Gabor Kiss-Vamosi
|
83b01aa627
|
add LV_NO_ANIM and LV_NO_SHADOW
|
2017-11-27 17:48:54 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
c48a521882
|
misc is completly removed
|
2017-11-26 11:38:28 +01:00 |
|
Gabor Kiss-Vamosi
|
a8ceb6bcaf
|
lv_misc: all functions are renamed
|
2017-11-24 17:48:47 +01:00 |
|
Gabor Kiss-Vamosi
|
1fcda8092e
|
rename a lot of functions in lv_misc
|
2017-11-23 21:28:36 +01:00 |
|
Gabor Kiss-Vamosi
|
c3471fd04e
|
lv_misc files added from misc repo
|
2017-11-23 20:42:14 +01:00 |
|
Gabor Kiss-Vamosi
|
9d2d7ee869
|
revert include paths
|
2017-11-21 10:51:10 +01:00 |
|
Gabor Kiss-Vamosi
|
cff1c299ab
|
add misc as submodule
|
2017-11-21 10:35:57 +01:00 |
|
Gabor Kiss-Vamosi
|
a006082a47
|
rename enums to be general (e.g. lv_cont_layout_t -> lv_layout_t)
|
2017-11-18 00:18:19 +01:00 |
|
Gabor Kiss-Vamosi
|
b973dd342a
|
lv_theme: integrate into the library
add lv_theme
|
2017-11-16 15:38:02 +01:00 |
|
Gabor Kiss-Vamosi
|
86daac1424
|
add lv_xxx_style_t and unify style set/get
|
2017-11-15 15:50:33 +01:00 |
|
Gabor Kiss-Vamosi
|
eb0383ea89
|
refresh with font_get_height_scale()
|
2017-11-11 14:23:05 +01:00 |
|
Gabor Kiss-Vamosi
|
8f715434ac
|
set function order
|
2017-11-10 15:01:40 +01:00 |
|