Gabor Kiss-Vamosi
|
e68c3ab725
|
line draw updates with width = 1
|
2018-12-11 18:00:48 +01:00 |
|
Gabor Kiss-Vamosi
|
6eb9a636d1
|
Merge branch 'master' into dev-5.3
|
2018-12-03 14:52:48 +01:00 |
|
Gabor Kiss-Vamosi
|
33f0900ab7
|
lv_draw_label: inline recolor bugfix
|
2018-12-03 14:52:06 +01:00 |
|
Alexander
|
1d7dd0a227
|
Fixing C standard related error, formatting lv_conf_templ.h
|
2018-11-26 18:34:37 +02:00 |
|
Gabor Kiss-Vamosi
|
3785fc4887
|
lv_line_draw: compensate y2 coordinate if AA is enabled
|
2018-11-24 19:05:00 +01:00 |
|
Gabor Kiss-Vamosi
|
c584586985
|
lv_refr/draw: enable the drawing even with body.opa == LV_OPA_TRANSP
E.g. labels don't care with body paramters
|
2018-11-21 14:00:30 +01:00 |
|
Carlos
|
2a27c469fe
|
Fix warning in lv_img_src_get_type
|
2018-11-07 21:54:18 -06:00 |
|
Carlos
|
fbf44f1991
|
Fixes all functions reported in #513 and add a missing semicolon in #531
|
2018-11-05 22:21:20 -06:00 |
|
Gabor Kiss-Vamosi
|
deb8048da5
|
lv_draw_vbasic.c: remove unnecessary cast
|
2018-11-04 16:11:49 +01:00 |
|
Gabor Kiss-Vamosi
|
4f11ad7adb
|
lv_draw_img: fix buffer size
|
2018-10-28 09:07:00 +01:00 |
|
Gabor Kiss-Vamosi
|
78428b523f
|
lv_draw_img: fix to draw images with LV_COLOR_DEPTH 1
|
2018-10-27 11:11:24 +02:00 |
|
Gabor Kiss-Vamosi
|
b6b77f4b45
|
lv_img_color_format_get_px_size fix for true color apha format
|
2018-10-11 14:23:03 +02:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
6df5de17c6
|
solve warnings
|
2018-10-05 15:15:19 +02:00 |
|
Gabor Kiss-Vamosi
|
b945fc01dd
|
fix incorrent buffer size in img_draw with LV_COMPILER_VLA_SUPPORTED == 0
|
2018-10-03 08:58:14 +02:00 |
|
Gabor Kiss-Vamosi
|
7c52aa6932
|
fix warnings
|
2018-09-25 23:33:17 +02:00 |
|
Gabor Kiss-Vamosi
|
e18e14f779
|
add lv_ta_set_text_align()
|
2018-09-25 16:21:31 +02:00 |
|
Gabor Kiss-Vamosi
|
675715a917
|
fix warnings
|
2018-09-25 11:23:50 +02:00 |
|
Gabor Kiss-Vamosi
|
590ca9c7a6
|
lv_img: make possible to disabel palette and alpha index support
|
2018-09-25 11:16:37 +02:00 |
|
Gabor Kiss-Vamosi
|
0d07a7be65
|
fix warnings
|
2018-09-24 23:14:59 +02:00 |
|
Gabor Kiss-Vamosi
|
0835e0584a
|
fix warnings
|
2018-09-23 21:54:55 +02:00 |
|
Gabor Kiss-Vamosi
|
0bebaf410a
|
add const prefix to draw_fp variables: px_fp, fill_fp ...)
|
2018-09-21 14:22:13 +02:00 |
|
Gabor Kiss-Vamosi
|
92acc6d991
|
Change LV_COLOR_DEPTH 24 to 32 because it's really 32 bit
|
2018-09-21 07:23:44 +02:00 |
|
Gabor Kiss-Vamosi
|
044194c64e
|
minor fixes
|
2018-09-20 23:31:26 +02:00 |
|
Gabor Kiss-Vamosi
|
651fd7b133
|
add LV_COLOR_SCREEN_TRANSP
|
2018-09-20 23:31:26 +02:00 |
|
Zaltora
|
589e7f28e0
|
refactoring enum declaration
|
2018-09-18 13:59:40 +02:00 |
|
Gabor Kiss-Vamosi
|
071343da5e
|
Merge pull request #405 from aenchevich/dev-5.2
Fixing some compile-time errors and warning (on mipsel-gcc 4.6)
|
2018-09-14 12:19:20 +02:00 |
|
Gabor Kiss-Vamosi
|
d6793e792d
|
line draw bugfix: skew lines' width was incorrect
|
2018-09-13 00:56:25 +02:00 |
|
Alexander
|
a6b3addb4f
|
Fixing some compile-time errors and warning (on mipsel-gcc 4.6)
|
2018-09-12 18:55:28 +03:00 |
|
Gabor Kiss-Vamosi
|
9777cf3416
|
add lv_vdb_set_adr
|
2018-09-12 09:03:48 +02:00 |
|
Gabor Kiss-Vamosi
|
7abfa7609e
|
shadow draw bugifx
|
2018-09-11 14:58:33 +02:00 |
|
Gabor Kiss-Vamosi
|
61a2540ed4
|
rename LV_IMG_FORMAT_... to LV_IMG_CF_...
|
2018-09-06 21:15:29 +02:00 |
|
Gabor Kiss-Vamosi
|
8db4e97d65
|
code formating
|
2018-09-03 16:02:54 +02:00 |
|
Gabor Kiss-Vamosi
|
025b829638
|
lv_img_draw: add alpha bin support
|
2018-09-02 23:04:23 +02:00 |
|
Gabor Kiss-Vamosi
|
b39a802336
|
lv_img_draw: support indexed images from file
|
2018-08-22 01:33:46 +02:00 |
|
Gabor Kiss-Vamosi
|
6f308aba11
|
lv_img_dsc_t: add data_size filed
|
2018-08-20 22:54:37 +02:00 |
|
Gabor Kiss-Vamosi
|
1ec7d264cf
|
image decoder bugfixes
|
2018-08-20 22:25:28 +02:00 |
|
Gabor Kiss-Vamosi
|
9d844ef113
|
indexed imgade draw added
|
2018-08-19 00:45:57 +02:00 |
|
Gabor Kiss-Vamosi
|
9337cb591d
|
built in img dacoder improvements
|
2018-08-18 12:11:02 +02:00 |
|
Gabor Kiss-Vamosi
|
91385e13eb
|
add image decoder interface (wip)
|
2018-08-16 00:15:19 +02:00 |
|
Gabor Kiss-Vamosi
|
1b800e2499
|
remove debug printfs
|
2018-08-14 01:22:17 +02:00 |
|
Gabor Kiss-Vamosi
|
eaef1c70d6
|
begin indexed interface
|
2018-08-14 01:20:18 +02:00 |
|
Gabor Kiss-Vamosi
|
b0f7aeabbb
|
Merge branch 'dev-5.2' of https://github.com/littlevgl/lvgl into dev-5.2
|
2018-08-09 20:42:06 +02:00 |
|
Gabor Kiss-Vamosi
|
8fbf1267a5
|
lv_draw_shadow fixed
|
2018-08-09 07:20:23 +02:00 |
|
Gabor Kiss-Vamosi
|
31ad141f7e
|
lv_draw_shadow fixes (wip)
|
2018-08-08 09:50:21 +02:00 |
|
Gabor Kiss-Vamosi
|
e7f55612b0
|
basics image decoder interface impemented (wip)
|
2018-08-08 09:50:01 +02:00 |
|
Gabor Kiss-Vamosi
|
73bc138b70
|
opacity related bug fixes in draw functions
|
2018-08-06 15:22:46 +02:00 |
|
Gabor Kiss-Vamosi
|
8105bced11
|
img_if: formattig
|
2018-08-04 22:24:16 +02:00 |
|
Gabor Kiss-Vamosi
|
f968792286
|
add the optional VDB write interface to the display driver (vdb_wr)
|
2018-08-04 01:46:00 +02:00 |
|
Gabor Kiss-Vamosi
|
769c7b28ff
|
add 'const' attribute to pointer where possible
|
2018-07-30 06:52:29 +02:00 |
|