Gabor Kiss-Vamosi
|
93f6e48fd4
|
improve rendering time
|
2019-12-27 15:39:54 +01:00 |
|
Gabor Kiss-Vamosi
|
f5aebd4c2c
|
start implement style caching
|
2019-12-26 01:30:20 +01:00 |
|
Gabor Kiss-Vamosi
|
f2388b7db2
|
simplify lv_obj_create
|
2019-12-23 01:02:19 +01:00 |
|
Gabor Kiss-Vamosi
|
5a4e069fb8
|
minor fixes
|
2019-12-22 23:19:51 +01:00 |
|
Gabor Kiss-Vamosi
|
095c0bff49
|
integrate lv_btnm, add built-in styles, move opa_scale to styles, begin style caching
|
2019-12-22 22:40:02 +01:00 |
|
Gabor Kiss-Vamosi
|
374657c1be
|
new_style: integrate label
|
2019-12-19 22:44:18 +01:00 |
|
Gabor Kiss-Vamosi
|
446a318e6e
|
add obj and style state
|
2019-12-19 11:05:04 +01:00 |
|
Gabor Kiss-Vamosi
|
02ca70c691
|
new_style: implement generic style set/get functions
|
2019-12-17 09:20:40 +01:00 |
|
Gabor Kiss-Vamosi
|
a101e9a3e5
|
initial version of new style system
|
2019-12-14 23:39:26 +01:00 |
|
Gabor Kiss-Vamosi
|
073b332919
|
add style.text.underline and strike_through
|
2019-11-20 15:55:38 +01:00 |
|
Gabor Kiss-Vamosi
|
4632c35f39
|
style fixes
|
2019-10-31 06:41:57 +01:00 |
|
Gabor Kiss-Vamosi
|
a6a3390cbd
|
style fixes
|
2019-10-30 09:47:28 +01:00 |
|
Gabor Kiss-Vamosi
|
7633fe2a3e
|
clean up styles
|
2019-10-30 09:47:07 +01:00 |
|
Gabor Kiss-Vamosi
|
42070162b9
|
add image.intense to btn styles
|
2019-10-30 06:26:51 +01:00 |
|
Gabor Kiss-Vamosi
|
dbaaaa31a6
|
lv_obj_set_parent: reposition according to base dir
|
2019-10-17 06:10:08 +02:00 |
|
Gabor Kiss-Vamosi
|
7a707ff94c
|
merge dev-6.1
|
2019-10-01 22:16:25 +02:00 |
|
Gabor Kiss-Vamosi
|
f00c24f312
|
debug: add style sentinel
|
2019-09-27 03:28:44 +02:00 |
|
Gabor Kiss-Vamosi
|
fa6ae44f0f
|
fix conflicts
|
2019-09-26 15:24:47 +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
|
a67463db5b
|
lv_bar: mask the gradient indicators
|
2019-09-20 11:03:13 +02:00 |
|
Gabor Kiss-Vamosi
|
c79ada1a46
|
scroll propagation: start to rework
|
2019-09-17 14:38:55 +02:00 |
|
Gabor Kiss-Vamosi
|
7d675cf1d1
|
add horizontal gradient main/grad_color_stop
|
2019-09-11 06:47:52 +02:00 |
|
Gabor Kiss-Vamosi
|
cdcb9bebf9
|
draw inteface fixes
|
2019-09-10 08:12:10 +02:00 |
|
Gabor Kiss-Vamosi
|
989b2f14e8
|
simplify draw interface
|
2019-09-10 07:34:46 +02:00 |
|
Gabor Kiss-Vamosi
|
d0bc387c14
|
suppor blend modes on images
|
2019-09-10 06:13:08 +02:00 |
|
Gabor Kiss-Vamosi
|
305198f073
|
lv_canvas support drawing with TRUE_COLOR_APLHA and ALPHA1/2/4/8BIT
|
2019-09-08 15:25:20 +02:00 |
|
Gabor Kiss-Vamosi
|
033ed99f1f
|
draw fixes
|
2019-09-07 01:23:55 +02:00 |
|
Gabor Kiss-Vamosi
|
60cd00f9cc
|
add lv_design_res_t
|
2019-09-06 19:53:39 +02:00 |
|
Gabor Kiss-Vamosi
|
2052f202eb
|
handle blend modes
|
2019-09-06 09:25:08 +02:00 |
|
Gabor Kiss-Vamosi
|
139eb48cf6
|
enhanced shadow width refinement
|
2019-09-06 08:20:52 +02:00 |
|
Gabor Kiss-Vamosi
|
935348330e
|
shadow spread fixes
|
2019-09-05 22:43:44 +02:00 |
|
Gabor Kiss-Vamosi
|
88e88d7ca7
|
shadow draw fixes
|
2019-09-05 21:44:29 +02:00 |
|
Gabor Kiss-Vamosi
|
41074a88b8
|
handle new shadow attributes
|
2019-09-05 21:19:32 +02:00 |
|
Gabor Kiss-Vamosi
|
424ece6628
|
add style.body.shadow.offset/spread/opa attributes
|
2019-09-05 20:52:04 +02:00 |
|
Gabor Kiss-Vamosi
|
a51ffce1b4
|
add enhanced shadow drawing option
|
2019-09-05 16:28:12 +02:00 |
|
Gabor Kiss-Vamosi
|
de596cef45
|
rect draw fixes
|
2019-09-05 14:29:35 +02:00 |
|
Gabor Kiss-Vamosi
|
0497575b9c
|
improve shadow drawing
|
2019-09-04 07:35:33 +02:00 |
|
Gabor Kiss-Vamosi
|
cfc5260912
|
draw rect optimization
|
2019-08-28 16:33:05 +02:00 |
|
Gabor Kiss-Vamosi
|
63935d283d
|
add mask handling to images and letters
|
2019-08-27 15:16:05 +02:00 |
|
Gabor Kiss-Vamosi
|
85507c4af4
|
add 2d blending
|
2019-08-23 10:53:38 +02:00 |
|
Gabor Kiss-Vamosi
|
801bff7a41
|
mask fixes
|
2019-08-22 15:23:53 +02:00 |
|
Gabor Kiss-Vamosi
|
1b5b2bfb4f
|
add real draw functions
|
2019-08-21 15:44:35 +02:00 |
|
Gabor Kiss-Vamosi
|
459bd81695
|
angle mask experiemnts
|
2019-08-16 22:37:34 +02:00 |
|
Gabor Kiss-Vamosi
|
c23bdeca90
|
mask: performance improvments
|
2019-08-16 08:01:12 +02:00 |
|
Gabor Kiss-Vamosi
|
977b74332c
|
night theme update
|
2019-06-26 15:45:01 +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 |
|
Gabor Kiss-Vamosi
|
c54d2d2fd7
|
add built in fonts
|
2019-06-05 12:25:49 +02:00 |
|
Brian Pugh
|
6212d0a507
|
lv_style.c change int16_t to lv_anim_value_t in animation exec cb
|
2019-05-20 18:38:24 -07:00 |
|