Gabor Kiss-Vamosi
|
dfbcec2f0d
|
lv_ta: init placeholder
|
2019-02-27 10:09:36 +01:00 |
|
Brian Pugh
|
465f8fa96a
|
lv_list: lv_list_set_btn_selected: only write ext->last_sel if btn is non-NULL.
|
2019-02-21 21:40:00 -08:00 |
|
embeddedt
|
457f667cab
|
Revert "[#809] Added x axis scrolling feature into lv_page_focus function."
|
2019-02-21 10:39:39 -05:00 |
|
embeddedt
|
4b6e78cf78
|
Merge pull request #836 from zavovi/master
[#809] Added x axis scrolling feature into lv_page_focus function.
|
2019-02-21 10:39:31 -05:00 |
|
Vilem Zavodny
|
07e9fc4ccf
|
[#809] Fixed scroll focus when object is out of the page in twi sides.
|
2019-02-21 10:41:41 +01:00 |
|
Themba Dube
|
d05ec536fd
|
Fix compilation errors when USE_LV_GROUP is 0
|
2019-02-18 12:17:56 -05:00 |
|
Gabor Kiss-Vamosi
|
9572c7d4ed
|
lv_imgbtn: bugfix
|
2019-02-18 05:57:30 +01:00 |
|
Gabor Kiss-Vamosi
|
20282ce89f
|
remove var. declaration in for loop header
|
2019-02-18 05:57:30 +01:00 |
|
Gabor Kiss-Vamosi
|
e3bbe0a4fd
|
spinbox fixes
|
2019-02-15 06:34:30 +01:00 |
|
Gabor Kiss-Vamosi
|
96adbe3827
|
spinbox fixes
|
2019-02-15 06:34:30 +01:00 |
|
Vilem Zavodny
|
3425f29130
|
[#809] Added x axis scrolling feature into lv_page_focus function.
|
2019-02-13 11:19:47 +01:00 |
|
Gabor Kiss-Vamosi
|
f5b8dd17b8
|
lv_list_set_selected_btn fix
|
2019-02-12 22:48:54 +01:00 |
|
embeddedt
|
fabd551e2a
|
Fix error reported by @canardos in lv_imgbtn
|
2019-02-12 11:03:34 -05:00 |
|
embeddedt
|
9ac933fb9e
|
Fix image source not being copied in lv_imgbtn
|
2019-02-12 07:04:34 -05:00 |
|
Gabor Kiss-Vamosi
|
caa2064c90
|
lv_spinbox: fixes
|
2019-02-12 07:55:46 +01:00 |
|
Gabor Kiss-Vamosi
|
c71047f359
|
lv_chart: LV_CHART_VETICAL_LINES fixes
|
2019-02-12 06:03:06 +01:00 |
|
embeddedt
|
32017ff659
|
Fix x/y mixup in lv_page.c (fixes #815)
|
2019-02-08 10:20:05 -05:00 |
|
Gabor Kiss-Vamosi
|
b0b1174564
|
lv_canvas: fix with LV_COLOR_16_SWAP
|
2019-02-07 10:27:47 +01:00 |
|
Gabor Kiss-Vamosi
|
77f6844340
|
add top level lvgl.mk
|
2019-02-01 05:03:35 +01:00 |
|
Gabor Kiss-Vamosi
|
cbab184002
|
lv_canvas: restore reverted updates
|
2019-01-31 21:06:28 +01:00 |
|
Gabor Kiss-Vamosi
|
0819688f50
|
Revert "lv_canvas: comment update"
This reverts commit 078bc96b772bb00a2ad8d248bc0525894583c6f9.
|
2019-01-31 20:24:40 +01:00 |
|
Gabor Kiss-Vamosi
|
6770e1ab32
|
Revert "lv_canvas: support indexed images"
This reverts commit ed8ec4a4c2d0d750bded87199d5fe3a465674276.
|
2019-01-31 20:24:30 +01:00 |
|
Gabor Kiss-Vamosi
|
078bc96b77
|
lv_canvas: comment update
|
2019-01-31 19:39:57 +01:00 |
|
Gabor Kiss-Vamosi
|
ed8ec4a4c2
|
lv_canvas: support indexed images
|
2019-01-31 19:38:40 +01:00 |
|
Gabor Kiss-Vamosi
|
2274ca348b
|
Merge pull request #783 from seyyah/dev-5.3
lv_canvas: lv_canvas_boundary_fill4 function interface enhancement
|
2019-01-31 15:55:25 +01:00 |
|
seyyah
|
3db41c327f
|
lv_canvas: update function prototypes
|
2019-01-31 16:22:07 +03:00 |
|
seyyah
|
6de1ad36dc
|
lv_canvas: merge last commits
|
2019-01-31 16:15:50 +03:00 |
|
seyyah
|
635ca1ab90
|
lv_canvas: lv_canvas_boundary_fill4 function interface enhancement
|
2019-01-31 16:07:59 +03:00 |
|
Amir Gonnen
|
cc77d78d5a
|
lv_label_set_text_id must be declared conditionally otherwise lv_micropython would create a wrapper to an undefined function
|
2019-01-31 09:39:59 +02:00 |
|
Gabor Kiss-Vamosi
|
d1b593be66
|
Merge pull request #775 from littlevgl/license-origin
Add note about origin of function
|
2019-01-30 17:05:50 +01:00 |
|
Themba D
|
a91c142b3c
|
Add note about origin of function
|
2019-01-30 07:02:03 -05:00 |
|
Gabor Kiss-Vamosi
|
fa28cee957
|
disable multi-lang related functions if USE_LV_MULTI_LANG = 0
|
2019-01-30 10:49:59 +01:00 |
|
Amir Gonnen
|
950fb33206
|
bugfix: return int not pointer
|
2019-01-29 22:06:36 +02:00 |
|
Gabor Kiss-Vamosi
|
fd1e8483a5
|
multi-lang: fix function names
|
2019-01-29 04:41:44 +01:00 |
|
Gabor Kiss-Vamosi
|
855dc44e32
|
solve warings
|
2019-01-28 16:02:11 +01:00 |
|
Gabor Kiss-Vamosi
|
08007aa4d5
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into dev-5.3
|
2019-01-28 15:41:08 +01:00 |
|
Gabor Kiss-Vamosi
|
120a431766
|
lv_slider: reduce bg size if knob_in = 1 too
|
2019-01-28 15:18:59 +01:00 |
|
Brian Pugh
|
9cecebfe0a
|
lv_sw.c: lv_sw_toggle_anim initial commit
|
2019-01-28 15:18:59 +01:00 |
|
Brian Pugh
|
514511c15a
|
lv_sw: lv_sw_toggle doc fix
|
2019-01-28 15:18:59 +01:00 |
|
Brian Pugh
|
610548ba3d
|
lv_sw: lv_sw_toggle initial commit
|
2019-01-28 15:18:59 +01:00 |
|
Amir Gonnen
|
dd3c65df7a
|
add missing include to stdlib, needed for 'abs' function on integers
|
2019-01-28 15:18:59 +01:00 |
|
seyyah
|
195a3d3768
|
lv_canvas: add the function comments to the header file too
|
2019-01-28 15:18:59 +01:00 |
|
seyyah
|
65236ede89
|
lv_canvas: add basic drawing functionalities
|
2019-01-28 15:18:59 +01:00 |
|
Amir Gonnen
|
0e8984d121
|
Fix compilation errors: comment out unused variables. cast memcpy dest since it's defined as const.
|
2019-01-28 15:18:59 +01:00 |
|
manison
|
9f84fb1749
|
replace inclusion of nonstandard header <strings.h> with standard header <string.h>
|
2019-01-28 15:18:59 +01:00 |
|
manison
|
b6046a8e23
|
allow disabling text area password char animation without needing to disable all animations
|
2019-01-28 15:18:59 +01:00 |
|
Amir Gonnen
|
d44a618169
|
Initial revision for Mpy extension generation script
|
2019-01-28 15:18:59 +01:00 |
|
Gabor Kiss-Vamosi
|
e12a8b06f0
|
lv_img_set_src_id fix
|
2019-01-28 09:17:22 +01:00 |
|
manison
|
fce445e464
|
lv_ta: fixes typo in new line char detection
|
2019-01-28 08:55:57 +01:00 |
|
Brian Pugh
|
aaa969dc8a
|
lv_slider: make knob a perfect square (fix 1 pixel error)
|
2019-01-27 16:28:55 -08:00 |
|