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 |
|
Gabor Kiss-Vamosi
|
a005d832cb
|
fix declaration of real draw function pointers
|
2018-07-29 23:26:56 +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
|
857becbd66
|
lv_draw fiw redecleration of px_fp, fill_fp etc
|
2018-07-27 06:39:59 +02:00 |
|
Gabor Kiss-Vamosi
|
81a20ef328
|
add character encoder interface issue #131
|
2018-07-26 00:10:20 +02:00 |
|
Gabor Kiss-Vamosi
|
bcd583914f
|
LV_LABEL_ALIGN_RIGHT bug fix
|
2018-07-25 23:01:29 +02:00 |
|
Gabor Kiss-Vamosi
|
a1abe14414
|
add lv_font_monospace_8 (uniscii) as built-in font
|
2018-07-25 22:57:36 +02:00 |
|
Gabor Kiss-Vamosi
|
678cbdc23d
|
improve logging
|
2018-07-25 20:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
69434c8b7d
|
place some lv_log_add calls
|
2018-07-25 17:57:08 +02:00 |
|
Gabor Kiss-Vamosi
|
8b70eccca6
|
draw shadow fix (line_2d_blur was overindexed)
|
2018-07-18 23:45:00 +02:00 |
|
Gabor Kiss-Vamosi
|
8005f1bb28
|
merge beta
|
2018-07-18 23:19:45 +02:00 |
|
Gabor Kiss-Vamosi
|
dc4541f267
|
fix a typo of LV_COMPILER_VLA_SUPPORTED in lv_draw.c
|
2018-07-18 23:16:42 +02:00 |
|
Gabor Kiss-Vamosi
|
edf94bf1b2
|
rename lv_area_union to lv_area_intersect
|
2018-07-17 16:40:52 +02:00 |
|
kisvegabor
|
6e7cc4414a
|
fix non const initialization
|
2018-07-13 21:54:11 +02:00 |
|
kisvegabor
|
8746d3de45
|
fix non const initialization
|
2018-07-13 21:47:56 +02:00 |
|
Gabor Kiss-Vamosi
|
d483d14c8e
|
lv_group: add click_focus option
|
2018-07-12 23:38:27 +02:00 |
|
Gabor Kiss-Vamosi
|
9a28e559a4
|
merge beta
|
2018-07-12 19:09:57 +02:00 |
|
Gabor Kiss-Vamosi
|
d67096f58c
|
lv_draw_label: trim the traling whitespaces when aligned to the middle
|
2018-07-11 19:07:16 +02:00 |
|
Gabor Kiss-Vamosi
|
9c0bb3d392
|
lv_draw_label: trim the traling whitespaces when aligned to the middle
|
2018-07-11 18:56:54 +02:00 |
|
Gabor Kiss-Vamosi
|
a6ee4a680c
|
move lv_fonts from lv_misc next to lv_misc
|
2018-07-07 12:21:36 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
46ae9146d8
|
lv_font: add monospace support
|
2018-06-22 23:32:21 +02:00 |
|
Gabor Kiss-Vamosi
|
3484cb7964
|
lv_draw: SHADOW_OPA_EXTRA_PRECISION to 8 (was 0)
|
2018-06-19 12:08:43 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Alexander
|
5ff4125c56
|
Formatting all header files (*.h) in accordance with project coding style, using the astyle tool and the rules file _astylerc-h.
|
2018-06-18 13:52:14 +03:00 |
|
Alexander
|
8e9335d49f
|
Formatting all source file (*.c) in accordance with project coding style, using the astyle tool and the rules file _astylerc-c.
|
2018-06-18 13:51:01 +03:00 |
|