Gabor Kiss-Vamosi
|
702fb9565d
|
Add LV_ prefix to symbols and vhange USE_LV_... to LV_USE_...
|
2019-03-07 00:05:16 +01:00 |
|
manison
|
b30ca0da76
|
fix typo in constant name (LV_IMG_CF_UNK*N*OWN)
|
2019-03-05 14:21:13 +01:00 |
|
Gabor Kiss-Vamosi
|
55197a2934
|
name unamed structs in lv_color.h
|
2019-02-28 06:08:15 +01:00 |
|
manison
|
fd6e5ae3ef
|
fix compilation errors when compiler does not support VLAs
|
2019-02-21 13:46:32 +01:00 |
|
Gabor Kiss-Vamosi
|
673892cd80
|
multi-disp: unique VDB to displays
|
2019-02-13 01:40:22 +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
|
4f11ad7adb
|
lv_draw_img: fix buffer size
|
2018-10-28 09:07:00 +01: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
|
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
|
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
|
92acc6d991
|
Change LV_COLOR_DEPTH 24 to 32 because it's really 32 bit
|
2018-09-21 07:23:44 +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
|
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
|
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
|
eaef1c70d6
|
begin indexed interface
|
2018-08-14 01:20:18 +02:00 |
|
Gabor Kiss-Vamosi
|
e7f55612b0
|
basics image decoder interface impemented (wip)
|
2018-08-08 09:50:01 +02:00 |
|
Gabor Kiss-Vamosi
|
8105bced11
|
img_if: formattig
|
2018-08-04 22:24:16 +02:00 |
|
Gabor Kiss-Vamosi
|
c9508d9b7e
|
fix opa calcualtion from opa_scale in draw_function
|
2018-07-29 21:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
8005f1bb28
|
merge beta
|
2018-07-18 23:19:45 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
75ea3b9edb
|
add opa_scale attribute
|
2018-06-14 13:08:19 +02:00 |
|
Gabor Kiss-Vamosi
|
cc1c20d6fe
|
add arc drawing and restructure draw functions
|
2018-06-07 15:40:08 +02:00 |
|
Gabor Kiss-Vamosi
|
6bf1a8ffda
|
restructure lv_draw folder and lv_line rework started
|
2018-05-20 21:27:57 +02:00 |
|