Gabor Kiss-Vamosi
|
c801a2cfa2
|
basic grid working
|
2020-08-28 18:48:52 +02:00 |
|
Gabor Kiss-Vamosi
|
756522a64c
|
add auto size
|
2020-08-19 20:16:20 +02:00 |
|
Gabor Kiss-Vamosi
|
97392f4fdf
|
reduce API size: add underscore prefix to internal functions
|
2020-05-13 14:11:16 +02:00 |
|
Gabor Kiss-Vamosi
|
479d31e5a7
|
replace all memcpy with lv_memcpy
|
2020-04-23 15:27:51 +02:00 |
|
Gabor Kiss-Vamosi
|
3ed8aa86e6
|
lv_memcpy: minor optimization
|
2020-03-19 20:45:26 +01:00 |
|
Gabor Kiss-Vamosi
|
3ee8763838
|
blending a color mixing speed up
|
2020-03-19 15:29:03 +01:00 |
|
Gabor Kiss-Vamosi
|
41907f9f3c
|
run astyle code formatter
|
2020-02-26 19:48:27 +01:00 |
|
Gabor Kiss-Vamosi
|
369376892e
|
add LV_STYLE_VALUE_... properties
|
2020-02-07 01:44:22 +01:00 |
|
Gabor Kiss-Vamosi
|
c81f909263
|
integrate ddlist, roller + add LV_STYLE_PATTERN
|
2020-01-01 15:25:16 +01:00 |
|
Gabor Kiss-Vamosi
|
68984828c3
|
add tests and lv_conf_internal.h to use LV_CONF_PATH
|
2019-12-26 02:49:30 +01:00 |
|
embeddedt
|
7b4f461944
|
Implement custom, opt-in hit-testing handlers for objects (#1318)
|
2019-12-22 13:51:02 +00:00 |
|
Themba Dube
|
575df77a02
|
Fix public -Wconversion warnings
|
2019-11-14 20:38:47 -05:00 |
|
Themba Dube
|
7f5ce8ca37
|
Merge branch 'dev-6.1' into feat-cpicker
|
2019-10-12 20:55:29 -04:00 |
|
Amir Gonnen
|
d1d3ef4305
|
use "export" macro to export interesting defines to binding
|
2019-10-03 23:20:50 +03:00 |
|
Paul Peavyhouse
|
c74e6a6207
|
Shrinking the gap between outer ring and inner preview a little
|
2019-10-02 21:14:28 -07:00 |
|
Themba Dube
|
bbc9c886c6
|
Update Doxygen comments
|
2019-06-27 18:07:26 -04:00 |
|
Gabor Kiss-Vamosi
|
5cc1548b83
|
lv_coord_t: use typdef in lv_conf.h
|
2019-06-07 00:08:48 +02:00 |
|
Gabor Kiss-Vamosi
|
f2ca0b15f3
|
lv_coord_t: add config option in lv_conf.h
|
2019-06-06 23:44:30 +02:00 |
|
Themba Dube
|
e9d2191463
|
Remove lv_area_ext_is_point_on
|
2019-04-20 09:07:54 -04:00 |
|
Themba Dube
|
7419900508
|
Minor fixes for compiler warnings/-Werrors
|
2019-04-19 15:20:51 -04:00 |
|
Themba Dube
|
d0550b7feb
|
Include lv_conf.h in lv_area.h
|
2019-04-18 13:03:13 -04: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 |
|
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
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|