Gabor Kiss-Vamosi
|
4b44e07188
|
lv_btn ink: start from the clicked point
|
2018-07-08 09:03:33 +02:00 |
|
Gabor Kiss-Vamosi
|
9676c2e486
|
lv_btn ink improvements and fixes
|
2018-07-08 03:25:07 +02:00 |
|
Gabor Kiss-Vamosi
|
5e8c1d0221
|
lv_btn ink improvements
|
2018-07-08 02:01:58 +02:00 |
|
Gabor Kiss-Vamosi
|
08a17fd5b2
|
lv_btn: fix typo in API
|
2018-07-08 01:13:36 +02:00 |
|
Gabor Kiss-Vamosi
|
a78df87f8e
|
update the new objects with LV_CONF_INCLUDE_SIMPLE
|
2018-07-08 01:12:20 +02:00 |
|
Gabor Kiss-Vamosi
|
ddd2b740c8
|
add API to set ink time
|
2018-07-08 01:11:59 +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
|
2c1255ffb6
|
lv_btn: add ink effect support
|
2018-07-08 01:00:56 +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
|
dbc7957a50
|
merge beta
|
2018-07-07 12:45:50 +02:00 |
|
Gabor Kiss-Vamosi
|
a6ee4a680c
|
move lv_fonts from lv_misc next to lv_misc
|
2018-07-07 12:21:36 +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
|
dd7c562c96
|
lv_ddlist: fix the selection of options with non ASCII characters
|
2018-06-26 18:30:38 +02:00 |
|
Gabor Kiss-Vamosi
|
7db7482ac5
|
fixes in lv_roller, lv_ddlist design to be pixel prefect
|
2018-06-21 22:15:19 +02:00 |
|
Gabor Kiss-Vamosi
|
a659d40202
|
merge beta
|
2018-06-19 15:45:28 +02:00 |
|
Gabor Kiss-Vamosi
|
11dcf5b970
|
lv_slider_design bugfix
|
2018-06-19 12:08:55 +02:00 |
|
Gabor Kiss-Vamosi
|
ab0b60c584
|
lv_group: add edit feature (change to edit moed on ENTER long press)
|
2018-06-19 11:13:03 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
175f06a7f9
|
lv_calendar: add opa_scale support
|
2018-06-19 09:33:32 +02:00 |
|
Gabor Kiss-Vamosi
|
dc918930ab
|
merge beta
|
2018-06-19 09:06:49 +02:00 |
|
Alexander
|
5ff4125c56
|
Formatting all header files (*.h) in accordance with project coding style, using the astyle tool and the rules file _astylerc-h.
|
2018-06-18 13:52:14 +03: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
|
73c83cbd25
|
lv_ddlist: fix incorrect hegiht on style change
|
2018-06-14 20:05:15 +02:00 |
|
Gabor Kiss-Vamosi
|
75ea3b9edb
|
add opa_scale attribute
|
2018-06-14 13:08:19 +02:00 |
|
Gabor Kiss-Vamosi
|
1eb3e1711a
|
lv_arc: add rounding feature
|
2018-06-13 11:08:19 +02:00 |
|
Gabor Kiss-Vamosi
|
1cac01280a
|
Merge pull request #272 from upbeat27/bar_slider_max_fix
Small fix for bar/slider to make the fill more symmetric when near the min/max
|
2018-06-12 12:45:50 +02:00 |
|
Gabor Kiss-Vamosi
|
bed22463dc
|
lv_preloader: use anchestor design functions
|
2018-06-12 09:30:58 +02:00 |
|
Gabor Kiss-Vamosi
|
90f97f14ee
|
Merge branch 'dev-5.2' of https://github.com/littlevgl/lvgl into dev-5.2
|
2018-06-12 09:23:05 +02:00 |
|
Gabor Kiss-Vamosi
|
c092fb3303
|
lv_draw: make anti aliasing function public
|
2018-06-12 09:22:45 +02:00 |
|
Josh McAtee
|
a30b117c60
|
Small fix for bar/slider to make the fill more symmetric when near the min/max
|
2018-06-11 16:53:45 -07: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
|
cb79f816a0
|
lv_preload: make animator function public
|
2018-06-11 17:06:24 +02:00 |
|
Gabor Kiss-Vamosi
|
bd0d0eead7
|
lv_list: set LV_PROT_PRESS_LOST for list elements
|
2018-06-11 15:45:23 +02:00 |
|
Gabor Kiss-Vamosi
|
e4a12b22b4
|
add lv_prloader
|
2018-06-11 10:36:36 +02:00 |
|
Gabor Kiss-Vamosi
|
c858a13aa3
|
add lv_preload.c/h
|
2018-06-09 08:47:09 +02:00 |
|
Gabor Kiss-Vamosi
|
bfe1760904
|
new object type: lv_preload
|
2018-06-09 08:45:38 +02:00 |
|
Gabor Kiss-Vamosi
|
ea323d260e
|
add new object type: lv_arc
|
2018-06-08 10:26:10 +02:00 |
|
Gabor Kiss-Vamosi
|
f2d380ce96
|
merge calendar
|
2018-06-08 09:51:11 +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
|
e241e4334f
|
merge new draw structure
|
2018-06-07 15:42:41 +02:00 |
|
Gabor Kiss-Vamosi
|
8826892b00
|
merge beta
|
2018-06-07 15:41:22 +02:00 |
|
Gabor Kiss-Vamosi
|
cc1c20d6fe
|
add arc drawing and restructure draw functions
|
2018-06-07 15:40:08 +02:00 |
|
Gabor Kiss-Vamosi
|
3890e85527
|
lv_line: test with adding circles to corner points
|
2018-06-07 15:40:08 +02:00 |
|