Gabor Kiss-Vamosi
|
6148d498a9
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-04-17 15:00:45 +02:00 |
|
Gabor Kiss-Vamosi
|
0811096f21
|
lv_mem: fix comment typos
|
2019-04-17 15:00:31 +02:00 |
|
Gabor Kiss-Vamosi
|
522d59861e
|
solve conflicts
|
2019-04-14 16:01:48 +02:00 |
|
Gabor Kiss-Vamosi
|
6284e3a21b
|
lv_list: check the return value of btn events
|
2019-04-12 07:22:37 +02:00 |
|
Gabor Kiss-Vamosi
|
3606ea2588
|
ext_click_area: run-time area test and renames
|
2019-04-11 06:26:41 +02:00 |
|
GreyMS
|
de12c95a80
|
Fixed typos and include added.
|
2019-04-10 19:01:47 +03:00 |
|
GreyMS
|
b59e058f8d
|
Merge branch 'pr/2' into dev-6.0
|
2019-04-10 14:14:58 +03:00 |
|
Themba Dube
|
e8b081b015
|
Release lv_task_handler mutex if no task needs to be run
|
2019-04-09 09:05:25 -04:00 |
|
Gabor Kiss-Vamosi
|
248521da53
|
lv_symbol_defs.h: replace macros with an enum with symbol names (#1000)
|
2019-04-05 06:16:07 +02:00 |
|
Gabor Kiss-Vamosi
|
1eca54616a
|
fixes after clang formatting
|
2019-04-04 16:44:16 +02:00 |
|
melnse
|
bc8cd2068e
|
Realized alternative version of extended clickable area: "USE_LV_EXTENDED_CLICKABLE_AREA_TINY". It doesn't store extended coordinates, but calculates them on the fly. Also ext_paddings changed from lv_area to two uint8_t in both versions.
|
2019-04-04 14:14:40 +03:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
84ace67720
|
move INDEV settings from lv_conf.h to the indev driver
|
2019-04-02 12:15:35 +02:00 |
|
Gabor Kiss-Vamosi
|
1cd983941e
|
make LV_TXT_UTF8 always enabled (remove the defeine checks)
|
2019-03-28 06:11:50 +01:00 |
|
Gabor Kiss-Vamosi
|
1927376fe5
|
move lv_utils to src/lv_misc
|
2019-03-18 16:17:32 +01:00 |
|
Gabor Kiss-Vamosi
|
627383fd0d
|
draw triangle opa_scale fixes
|
2019-03-18 16:16:52 +01:00 |
|
Gabor Kiss-Vamosi
|
02689fceab
|
solve conflicts
|
2019-03-18 16:09:52 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|