Gabor Kiss-Vamosi
|
66a67ff24a
|
Merge branch 'img_transform' of https://github.com/littlevgl/lvgl into img_transform
|
2019-11-08 09:21:05 +01:00 |
|
Gabor Kiss-Vamosi
|
62f6aa45e6
|
lv_img_rotate optimize anti aliasing
|
2019-11-08 09:20:35 +01:00 |
|
Gabor Kiss-Vamosi
|
a38734cb9a
|
Merge branch 'img_transform' of https://github.com/littlevgl/lvgl into img_transform
|
2019-11-08 08:26:40 +01:00 |
|
Gabor Kiss-Vamosi
|
bf42c35cc0
|
fix conflicts
|
2019-11-08 08:26:05 +01:00 |
|
Gabor Kiss-Vamosi
|
cde17104a0
|
add alpha to lv_canvas_fill_bg
|
2019-11-08 08:21:08 +01:00 |
|
Gabor Kiss-Vamosi
|
49bafb1d36
|
improve img rotate quality
|
2019-11-08 08:20:42 +01:00 |
|
Gabor Kiss-Vamosi
|
c632c62cb9
|
static inline lv_img_buf_get_px
|
2019-11-07 06:00:16 +01:00 |
|
Gabor Kiss-Vamosi
|
1e685324cf
|
add lv_img_buf_get_px()
|
2019-11-07 05:38:40 +01:00 |
|
Gabor Kiss-Vamosi
|
641ab62f42
|
img rotate and canvas blur fixes
|
2019-11-06 16:16:55 +01:00 |
|
Gabor Kiss-Vamosi
|
37743ba8a2
|
canvas blur fix
|
2019-11-06 15:03:18 +01:00 |
|
Gabor Kiss-Vamosi
|
f7c5daad85
|
add area to canvas blur
|
2019-11-06 14:55:35 +01:00 |
|
Gabor Kiss-Vamosi
|
05ededf8f3
|
canavs blur: support LV_CANVAS_16_SWAP
|
2019-11-06 14:37:03 +01:00 |
|
Gabor Kiss-Vamosi
|
a4c456607b
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-11-06 14:21:49 +01:00 |
|
Gabor Kiss-Vamosi
|
bc7fd45ff6
|
canvas blur optimization
|
2019-11-06 14:21:39 +01:00 |
|
Gabor Kiss-Vamosi
|
32fb95e7af
|
canvas blur optimization
|
2019-11-06 14:20:40 +01:00 |
|
embeddedt
|
45c6dbab62
|
lv_cpicker: credit @AloyseTech and @paulpv
|
2019-11-06 08:11:58 -05:00 |
|
Gabor Kiss-Vamosi
|
453165a34c
|
canvas blur fix
|
2019-11-06 13:45:35 +01:00 |
|
Gabor Kiss-Vamosi
|
60b6ef06fa
|
canvas blur optimization
|
2019-11-06 13:43:57 +01:00 |
|
Gabor Kiss-Vamosi
|
9463633323
|
add 'safe' option to lv_img_buf_set/get_px_color/opa
|
2019-11-06 13:36:36 +01:00 |
|
Gabor Kiss-Vamosi
|
1a38783921
|
canvas blur fixes
|
2019-11-06 13:12:44 +01:00 |
|
Gabor Kiss-Vamosi
|
c1aae99208
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2019-11-06 12:43:52 +01:00 |
|
Gabor Kiss-Vamosi
|
3aa3bf49e6
|
add canvas blur
|
2019-11-06 12:43:40 +01:00 |
|
Gabor Kiss-Vamosi
|
647341426c
|
Merge pull request #1233 from paulpv/fix-hsv
Fix hsv
|
2019-11-06 05:33:28 +01:00 |
|
Gabor Kiss-Vamosi
|
86f44c974d
|
cpicker: set default type
|
2019-11-06 05:32:42 +01:00 |
|
Gabor Kiss-Vamosi
|
a76e65db88
|
Merge branch 'feat-cpicker' into dev-6.1
|
2019-11-06 05:27:52 +01:00 |
|
Gabor Kiss-Vamosi
|
5441cf9998
|
bidi fixes + add missing prefix to lv_encoded_get_char_id
|
2019-11-06 05:19:06 +01:00 |
|
Maximilian Schwab
|
74254975cd
|
Update comment for logging callback (#1255)
Changed lv_log_register_print to lv_log_register_print_cb
|
2019-11-05 19:40:22 -05:00 |
|
Gabor Kiss-Vamosi
|
5d5a8b4894
|
convert lv_bidi_get_visual_pos to byteindex
|
2019-11-05 16:00:32 +01:00 |
|
Gabor Kiss-Vamosi
|
abb393632e
|
minor fixes
|
2019-11-05 12:30:33 +01:00 |
|
TridentTD
|
93f5f69f73
|
move rounded-ending from lv_arc.c to lv_draw.arc.c
|
2019-11-05 17:44:05 +07:00 |
|
TridentTD
|
60148c5c73
|
move round-ending from lv_arc.c to lv_draw_arc.c
|
2019-11-05 17:40:02 +07:00 |
|
TridentTD
|
9f5fc99c9b
|
remove rounded-ending in lv_arc.c
|
2019-11-05 17:37:32 +07:00 |
|
Gabor Kiss-Vamosi
|
2a25ddd0a2
|
add lv_draw_px
|
2019-11-05 06:29:53 +01:00 |
|
Amir Gonnen
|
6f57de051b
|
WIP: pos_conv, bugfixes, use in lv_label
|
2019-11-05 01:03:40 +02:00 |
|
Gabor Kiss-Vamosi
|
e45d083436
|
fix warnings
|
2019-11-04 20:43:49 +01:00 |
|
Gabor Kiss-Vamosi
|
769c1a8f8a
|
define empty LV_DEBUG_ASSERT if LV_USE_DEBUG is 0
|
2019-11-04 20:35:47 +01:00 |
|
Gabor Kiss-Vamosi
|
b44b926156
|
add the new files to the makefiles
|
2019-11-04 16:57:30 +01:00 |
|
Gabor Kiss-Vamosi
|
541a010ee9
|
fix uninitialized and shadoed warnings
|
2019-11-04 16:56:57 +01:00 |
|
Gabor Kiss-Vamosi
|
5844319017
|
Merge pull request #1252 from littlevgl/embeddedt_fix_7_warnings
Fix some more warnings in dev-7.0
|
2019-11-04 14:45:54 +01:00 |
|
Themba Dube
|
935674313c
|
Fix use of empty initializer braces
|
2019-11-04 08:18:49 -05:00 |
|
Themba Dube
|
fb227e064f
|
Fix some more warnings in dev-7.0
|
2019-11-04 08:13:07 -05:00 |
|
Gabor Kiss-Vamosi
|
5d565e577f
|
imgbtn fixes for image rotation
|
2019-11-04 10:03:34 +01:00 |
|
Gabor Kiss-Vamosi
|
3ca7ce5335
|
remove 'include lv_version.h'
|
2019-11-04 08:55:16 +01:00 |
|
Gabor Kiss-Vamosi
|
833849c006
|
move version to lvgl.h
|
2019-11-04 08:49:33 +01:00 |
|
Gabor Kiss-Vamosi
|
cbe780de14
|
img rotate fixes
|
2019-11-04 08:48:14 +01:00 |
|
Gabor Kiss-Vamosi
|
b74e62edba
|
material theme shadow fixes
|
2019-11-04 08:48:14 +01:00 |
|
Amir Gonnen
|
c7a7d1adca
|
WIP: pos_conv add lv_bidi_get_logical/visual_pos functions
|
2019-11-04 09:26:52 +02:00 |
|
Amir Gonnen
|
f6829a17b2
|
WIP: Bidi pos_conv
|
2019-11-04 01:31:54 +02:00 |
|
embeddedt
|
f453993abc
|
Update lv_version.h
|
2019-11-03 12:59:34 -05:00 |
|
Gabor Kiss-Vamosi
|
32d94cf7c9
|
fix warnings
|
2019-11-03 16:21:58 +01:00 |
|