Gabor Kiss-Vamosi
|
31c628f332
|
update bar, slider, sw drawing
|
2019-09-16 10:58:28 +02:00 |
|
Gabor Kiss-Vamosi
|
60cd00f9cc
|
add lv_design_res_t
|
2019-09-06 19:53:39 +02:00 |
|
HarryManderTait
|
74d5ac5553
|
lv_preload: add constant-speed loader (#1181)
|
2019-08-28 08:01:50 -04:00 |
|
Gabor Kiss-Vamosi
|
3d72e3915b
|
add arc drawing
|
2019-08-28 09:46:56 +02:00 |
|
Gabor Kiss-Vamosi
|
e72ba9f11b
|
animation warning fixes
|
2019-06-20 06:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
1844d060ab
|
minor APU updates
|
2019-06-19 13:43:02 +02:00 |
|
Gabor Kiss-Vamosi
|
bceb46b813
|
improve callback conventions
|
2019-06-12 23:10:54 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Brian Pugh
|
a6f0afde4c
|
change some int16_t types to lv_anim_value_t for animation functions. use LV_USE_ANIMATION macros to remove unused variables when animation capabilities is disabled
|
2019-05-20 09:22:09 -07:00 |
|
Brian Pugh
|
f28efdd9f3
|
Change int32_t to int16_t in animation functions to fix warnings
|
2019-05-18 18:14:21 -07:00 |
|
Gabor Kiss-Vamosi
|
e2cfba7c9f
|
add user data where is was missing
|
2019-04-22 08:45:07 +02:00 |
|
Brian Pugh
|
bbb93d315e
|
lv_preload: abbreviate "animation" and "direction" to "anim" and "dir"
|
2019-04-12 07:57:16 -07:00 |
|
Brian Pugh
|
610499c278
|
lv_preload uncomment lv_anim_del in animation create
|
2019-04-12 07:48:00 -07:00 |
|
Brian Pugh
|
3764d7a6ba
|
lv_preload.c Add feature to allow setting whether the animation is played in forward/reverse. Changes the default spinner behavior from counterclockwise to clockwise.
|
2019-04-11 09:26:11 -07:00 |
|
canardos
|
e6b7afccd2
|
Allow const lv_style_t objects
|
2019-04-11 19:59:55 +08:00 |
|
Gabor Kiss-Vamosi
|
fb1ca3fb87
|
rename lv_obj_get_..._func to .._cb (#1011)
|
2019-04-10 06:40:55 +02:00 |
|
Gabor Kiss-Vamosi
|
ba2160042a
|
run clang format
|
2019-04-04 07:15:40 +02:00 |
|
Gabor Kiss-Vamosi
|
438ae64502
|
fixes for #935
|
2019-03-29 16:13:28 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|