Gabor Kiss-Vamosi
|
250ef8b136
|
start to replace padding.hor/ver with top/bottom/left/right
|
2019-03-13 23:58:33 +01:00 |
|
Gabor Kiss-Vamosi
|
89d56e5723
|
KEYPAD, ENCODER: not send ENTER (process it in RELEASE signals)
|
2019-03-12 19:20:23 +01:00 |
|
Gabor Kiss-Vamosi
|
4e66afc65b
|
send signals with LEYPAD input devices
|
2019-03-12 14:29:37 +01:00 |
|
Gabor Kiss-Vamosi
|
4b3859f949
|
remove btnm, mbox, kb, tabview actions
|
2019-03-12 06:20:45 +01:00 |
|
Gabor Kiss-Vamosi
|
702fb9565d
|
Add LV_ prefix to symbols and vhange USE_LV_... to LV_USE_...
|
2019-03-07 00:05:16 +01:00 |
|
Gabor Kiss-Vamosi
|
dc0ce46b0c
|
update obejcts with the new event system
|
2019-02-26 16:07:40 +01:00 |
|
Gabor Kiss-Vamosi
|
50e69bab6b
|
start to implement the new generic event system
|
2019-02-26 09:25:46 +01:00 |
|
Gabor Kiss-Vamosi
|
ca2a2e9c49
|
fix conflicts
|
2019-02-25 06:56:49 +01:00 |
|
Gabor Kiss-Vamosi
|
285ff7d3b4
|
lv_cont: improve fit with TIGHT, FLOOD, FILL
|
2019-02-24 06:24:36 +01:00 |
|
Gabor Kiss-Vamosi
|
f2bd701927
|
multi-disp: API updates
|
2019-02-20 10:16:33 +01:00 |
|
Gabor Kiss-Vamosi
|
a494521d7b
|
Merge branch 'dev-6.0' into manison-feature/theme_focus_cb
|
2019-02-19 07:03:31 +01:00 |
|
Themba Dube
|
d05ec536fd
|
Fix compilation errors when USE_LV_GROUP is 0
|
2019-02-18 12:17:56 -05:00 |
|
Gabor Kiss-Vamosi
|
ef8563c9bd
|
multi-disp_: minor fixes
|
2019-02-15 06:20:48 +01:00 |
|
Gabor Kiss-Vamosi
|
b15ffa3d89
|
multi-disp: add unique inv_buf to each display
|
2019-02-12 15:38:13 +01:00 |
|
manison
|
44e5cc446c
|
moved theme styles into substructure within lv_theme_t
https://github.com/littlevgl/lvgl/issues/806
|
2019-02-11 09:35:06 +01:00 |
|
Gabor Kiss-Vamosi
|
e2e6479fb0
|
multi_disp: add dynamic hor/ver res
|
2019-02-07 19:17:10 +01:00 |
|
Gabor Kiss-Vamosi
|
9610d914e9
|
lv_tabview: initialize the btn_hide field
|
2019-01-04 08:32:45 +01:00 |
|
Gabor Kiss-Vamosi
|
bfba1c477f
|
rename bool '..._en' function paramter names to be more consistent
|
2018-12-22 19:45:55 +01:00 |
|
Themba Dube
|
4fbfbc3dd7
|
Add lv_tabview_set_hidden/lv_tabview_get_hidden
|
2018-12-20 10:07:28 -05:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
Gabor Kiss-Vamosi
|
fc319a4502
|
lv_tabview: add lv_res_t return value to prevent tab laoding on LV_RES_INV
|
2018-10-28 10:29:06 +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
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
839757e6c8
|
enum refactor fixes
|
2018-09-18 14:30:48 +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
|
2d8b3b2b6e
|
add lv_mem_assert to memory reallocations
|
2018-07-25 14:43:46 +02:00 |
|
Gabor Kiss-Vamosi
|
2e17562e51
|
add lv_mem_assert to memory allocations
|
2018-07-25 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
87de768af4
|
Merge branch 'dev-5.2' of https://github.com/littlevgl/lvgl into dev-5.2
|
2018-07-08 01:02:46 +02:00 |
|
Gabor Kiss-Vamosi
|
a23a6f7c90
|
Merge branch 'beta' into dev-5.2
|
2018-07-08 01:01:05 +02:00 |
|
Gabor Kiss-Vamosi
|
bcab0ffcc6
|
lv_tabview: fix return to the original tab on small slideing
|
2018-07-07 22:24:47 +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
|
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
|
31b3a2a350
|
tabview: fix unwanted sending of tab change action on page click
|
2018-06-16 13:03:32 +02:00 |
|
Gabor Kiss-Vamosi
|
f9f542e7e3
|
Merge pull request #159 from BenArtes/btns_pos
Add btns_pos to ext_attr w/ get + set functions and TOP / BOTTOM impl.
|
2018-06-07 15:44:56 +02:00 |
|
Gabor Kiss-Vamosi
|
8826892b00
|
merge beta
|
2018-06-07 15:41:22 +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 |
|
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
|
c3e248ec79
|
ddlist and roller group updates + updates with USE_LV_ANIMATION = 0
|
2018-03-01 12:21:49 +01:00 |
|
Gabor Kiss-Vamosi
|
05fe9b6b81
|
add lv_obj_get_type
|
2018-02-28 15:37:41 +01:00 |
|
Gabor Kiss-Vamosi
|
133bfe161c
|
add new fonts
|
2018-02-09 12:40:00 +01:00 |
|
Josh McAtee
|
8bc9868705
|
Fix spelling of "handler"
Correct instances of hadler -> handler
|
2018-01-25 13:14:10 -08:00 |
|
Gabor Kiss-Vamosi
|
b9b735ce9f
|
minor updates
|
2017-12-19 22:00:32 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|