Gabor Kiss-Vamosi
|
369376892e
|
add LV_STYLE_VALUE_... properties
|
2020-02-07 01:44:22 +01:00 |
|
Gabor Kiss-Vamosi
|
61ec04dd4d
|
start to simplfy lv_obj_style_set/get API
|
2020-02-02 14:09:19 +01:00 |
|
Gabor Kiss-Vamosi
|
2dedea5600
|
apply theme to some objects
|
2020-01-20 16:11:38 +01:00 |
|
Gabor Kiss-Vamosi
|
ed35420475
|
start to implement the new theme
|
2020-01-18 23:34:34 +01:00 |
|
Gabor Kiss-Vamosi
|
42b561fcdc
|
add style copy + minor refactoring
|
2020-01-16 21:25:11 +01:00 |
|
Gabor Kiss-Vamosi
|
805af47113
|
refactoring: class->style, style_dsc->style_list
|
2020-01-16 14:26:36 +01:00 |
|
Gabor Kiss-Vamosi
|
b033e9d9c5
|
merge dev-7.0
|
2020-01-12 15:38:54 +01:00 |
|
Gabor Kiss-Vamosi
|
f38c9c8faf
|
bar and sw anim fixes
|
2020-01-10 07:58:39 +01:00 |
|
Themba Dube
|
59fd1ad5f2
|
Fix weird behavior with switch knobs
|
2020-01-09 19:11:14 -05:00 |
|
Gabor Kiss-Vamosi
|
02f4dd764f
|
style improvments + integrate arc, canvas, objmask
|
2020-01-07 23:43:57 +01:00 |
|
Gabor Kiss-Vamosi
|
6cbd2114e3
|
rename lv_style_value to lv_style_int
|
2020-01-06 22:14:04 +01:00 |
|
Gabor Kiss-Vamosi
|
168820118b
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into feat-new-style
|
2020-01-05 20:05:17 +01:00 |
|
Themba Dube
|
3c430cd784
|
Patch case where animation end frame is smaller than start frame
|
2020-01-05 12:57:15 -05:00 |
|
Gabor Kiss-Vamosi
|
eea40f41bb
|
merge dev-7.0
|
2020-01-05 17:05:54 +01:00 |
|
Themba Dube
|
32b4a7fc72
|
Fix regression that removed smooth animation of bar values
|
2020-01-05 08:57:09 -05:00 |
|
Gabor Kiss-Vamosi
|
b4ee25e9cc
|
integrate image drawing + slider, sw
|
2019-12-31 22:13:32 +01:00 |
|
Gabor Kiss-Vamosi
|
0a53c05011
|
fix warnings
|
2019-12-26 03:37:28 +01:00 |
|
Themba Dube
|
0a3a8cc2d6
|
Remove leftover debugging statements
|
2019-12-19 16:36:29 -05:00 |
|
Themba Dube
|
73cb9d45d7
|
Fix improper position calculation for bar indicator
|
2019-12-19 16:21:39 -05:00 |
|
Gabor Kiss-Vamosi
|
c7374948a1
|
fix memory leak in obj create functions if ext alloc fails
|
2019-12-03 18:16:14 +01:00 |
|
embeddedt
|
7137ae4b33
|
Add range slider support (#1275)
|
2019-12-02 07:37:33 -05:00 |
|
Gabor Kiss-Vamosi
|
356751c184
|
add lv_sw_set_knob_on/off_img to display an image on the knob
|
2019-11-29 15:10:10 +01:00 |
|
Gabor Kiss-Vamosi
|
a181a1feb5
|
add lv_slider_set_img to display an image on the knob
|
2019-11-28 15:21:29 +01:00 |
|
Gabor Kiss-Vamosi
|
20a13918d1
|
bar: improve masking to avoid drawing the indicator out of the radius
|
2019-11-16 12:29:37 +01:00 |
|
Gabor Kiss-Vamosi
|
5001c4e6a9
|
theme and minor drawin fixes
|
2019-11-16 11:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
cbe99407b0
|
draw_mask updates + lv_objmask use relative coordinates with masks
|
2019-11-14 14:05:14 +01:00 |
|
Gabor Kiss-Vamosi
|
90b7d3853f
|
lv_draw_mask_add: save only the pointer of the parameter
|
2019-11-14 14:05:14 +01:00 |
|
Gabor Kiss-Vamosi
|
541a010ee9
|
fix uninitialized and shadoed warnings
|
2019-11-04 16:56:57 +01:00 |
|
Gabor Kiss-Vamosi
|
fa6ae44f0f
|
fix conflicts
|
2019-09-26 15:24:47 +02:00 |
|
Gabor Kiss-Vamosi
|
0a9eeba4e4
|
dubug: add asserts to every object type's API functions
|
2019-09-26 15:13:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ede392b7c9
|
debug: add assterts to lv_obj and update signal functions
|
2019-09-26 10:51:54 +02:00 |
|
Gabor Kiss-Vamosi
|
5660181b81
|
debug: rework asserts
|
2019-09-24 23:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
366f958e1a
|
debug: add the basics of LV_DEBUG
|
2019-09-24 16:30:38 +02:00 |
|
Gabor Kiss-Vamosi
|
1439877958
|
lv_bar: indicator draw fixes
|
2019-09-20 15:36:08 +02:00 |
|
Gabor Kiss-Vamosi
|
a67463db5b
|
lv_bar: mask the gradient indicators
|
2019-09-20 11:03:13 +02:00 |
|
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 |
|
Gabor Kiss-Vamosi
|
8f962a0464
|
run clang-formatter
|
2019-06-27 07:16:15 +02:00 |
|
Gabor Kiss-Vamosi
|
f5de02ad5a
|
add VALUE_CHANGE events
|
2019-06-20 14:28:25 +02:00 |
|
Gabor Kiss-Vamosi
|
7a0ccd74a8
|
animation warning fixes
|
2019-06-20 06:26:24 +02:00 |
|
Gabor Kiss-Vamosi
|
e72ba9f11b
|
animation warning fixes
|
2019-06-20 06:20:23 +02:00 |
|
Brian Pugh
|
625aaa25ff
|
Fixed compilation issues when animations are disabled
|
2019-06-19 09:08:47 -07:00 |
|
Gabor Kiss-Vamosi
|
d80cc562d4
|
minor fixes
|
2019-06-19 00:40:20 +02:00 |
|
Gabor Kiss-Vamosi
|
3088849b63
|
minor API changes
|
2019-06-17 16:05:30 +02:00 |
|
Gabor Kiss-Vamosi
|
bceb46b813
|
improve callback conventions
|
2019-06-12 23:10:54 +02:00 |
|
Gabor Kiss-Vamosi
|
a2c9c72186
|
add LV_ANIM_ON/OFF
|
2019-06-11 13:51:14 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Brian Pugh
|
cbb9c3f73b
|
Fixed syntax error in lv_bar.c when animations are disabled
|
2019-05-20 10:04:36 -07: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 |
|