Gabor Kiss-Vamosi
|
b0d3164ecf
|
lv_1i8n: minor fixes
|
2019-02-28 05:23:21 +01:00 |
|
Gabor Kiss-Vamosi
|
53b8056502
|
btnm fixes
|
2019-02-27 06:17:37 +01:00 |
|
Gabor Kiss-Vamosi
|
1efb3d87c8
|
Merge pull request #825 from canardos/dev-6.0
Move control byte to separate array. Add functions to modify dynamically
|
2019-02-27 06:03:47 +01:00 |
|
Gabor Kiss-Vamosi
|
591e02c71b
|
Merge branch 'dev-6.0' into dev-6.0
|
2019-02-27 06:00:14 +01:00 |
|
Gabor Kiss-Vamosi
|
e85e4a8eb9
|
lv_hal_indev: remove unnamed stuct and union
|
2019-02-26 19:46:37 +01:00 |
|
Gabor Kiss-Vamosi
|
cc3ef640da
|
rename lv_fs_free to lv_fs_free_space to avoid collosion woth free()
|
2019-02-25 15:34:35 +01:00 |
|
Gabor Kiss-Vamosi
|
f7d6604b9b
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-02-25 15:21:51 +01:00 |
|
Gabor Kiss-Vamosi
|
a6821a6cb8
|
lv_i18n: update void returns to char
|
2019-02-25 15:21:41 +01:00 |
|
embeddedt
|
f386101e82
|
Merge pull request #896 from manison/patch/fix-unused-var
Remove unused variable in text area
|
2019-02-25 09:02:14 -05:00 |
|
manison
|
2aa5f67381
|
remove unused variable
|
2019-02-25 09:26:27 +01:00 |
|
Gabor Kiss-Vamosi
|
eb33596d02
|
add USE_LV_USER_DATA_SINGLE/MULTI
|
2019-02-25 07:06:05 +01:00 |
|
Gabor Kiss-Vamosi
|
663b8d6c89
|
fix conflicts
|
2019-02-25 06:59:31 +01:00 |
|
Gabor Kiss-Vamosi
|
ca2a2e9c49
|
fix conflicts
|
2019-02-25 06:56:49 +01:00 |
|
Gabor Kiss-Vamosi
|
54778eb303
|
update lv_conf files
|
2019-02-25 06:50:20 +01:00 |
|
Gabor Kiss-Vamosi
|
72288f4450
|
i18n: fix warnings
|
2019-02-24 22:27:51 +01:00 |
|
Gabor Kiss-Vamosi
|
c59c71b5c9
|
Merge branch 'dev-6.0' into i18n
|
2019-02-24 22:23:39 +01:00 |
|
Gabor Kiss-Vamosi
|
e7a14993c7
|
Merge branch 'new_fit' into dev-6.0
|
2019-02-24 22:23:12 +01:00 |
|
Gabor Kiss-Vamosi
|
408ba8d574
|
i18n: minor API updates
|
2019-02-24 22:22:37 +01:00 |
|
Gabor Kiss-Vamosi
|
054e43e6e9
|
indev/disp cb: pass driver as first argument
|
2019-02-24 21:20:51 +01:00 |
|
Gabor Kiss-Vamosi
|
9141d95865
|
lv_cont: inform children about parent size change on autofit
|
2019-02-24 07:06:22 +01:00 |
|
Gabor Kiss-Vamosi
|
ddbd8386d2
|
lv_page: fixes when child is added
|
2019-02-24 06:41:00 +01:00 |
|
Gabor Kiss-Vamosi
|
285ff7d3b4
|
lv_cont: improve fit with TIGHT, FLOOD, FILL
|
2019-02-24 06:24:36 +01:00 |
|
Themba Dube
|
5f94480bfb
|
Don't check LV_LOG_LEVEL unless USE_LV_LOG is enabled
|
2019-02-22 12:10:17 -05:00 |
|
Themba Dube
|
7cfa099ec3
|
Merge remote-tracking branch 'origin/master' into dev-6.0
|
2019-02-22 12:02:23 -05:00 |
|
embeddedt
|
a374baa376
|
Merge pull request #889 from littlevgl/embeddedt-patch-1
Remove semicolons in lv_font_builtin.h
|
2019-02-22 12:01:49 -05:00 |
|
Themba Dube
|
7e60fcb298
|
Merge remote-tracking branch 'origin/master' into dev-6.0
|
2019-02-22 12:00:58 -05:00 |
|
embeddedt
|
02c95e8fed
|
Remove semicolons in lv_font_builtin.h
|
2019-02-22 10:09:07 -05:00 |
|
Gabor Kiss-Vamosi
|
9264cd9d56
|
Merge branch 'multi-disp' of https://github.com/littlevgl/lvgl into multi-disp
|
2019-02-22 14:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
c34d5a4f6b
|
init disp resolution
|
2019-02-22 14:22:11 +01:00 |
|
Gabor Kiss-Vamosi
|
56f54d864a
|
Merge pull request #888 from joltwallet/lv_list_remember
lv_list remember
|
2019-02-22 13:14:28 +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 |
|
Brian Pugh
|
a7260bbfa9
|
Revert semicolon removal from f4498fd0. This semicolon is necessary for more natural, less error prone custom font declaration in lv_conf.h
|
2019-02-21 21:02:18 -08:00 |
|
embeddedt
|
4a6e34dcbd
|
Merge pull request #883 from manison/patch/ta-fix-crash-uninit-field
Fix crash on uninitialized field in text area
|
2019-02-21 10:55:30 -05:00 |
|
Themba Dube
|
7f6131d440
|
Merge remote-tracking branch 'zavovi/master' into dev-6.0
|
2019-02-21 10:40:59 -05:00 |
|
embeddedt
|
374dfcd60a
|
Merge pull request #884 from littlevgl/revert-836-master
Revert "[#809] Added x axis scrolling feature into lv_page_focus function."
|
2019-02-21 10:40:01 -05: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 |
|
embeddedt
|
1f25bfb60b
|
Merge pull request #879 from manison/patch/focus-visible-objects-only
Modify lv_group_focus_next/prev so that hidden objects don't receive focus
|
2019-02-21 10:38:28 -05:00 |
|
manison
|
a1e062bc49
|
ta: fix crash on uninitialized field
|
2019-02-21 15:21:53 +01:00 |
|
Gabor Kiss-Vamosi
|
438e665c6d
|
Merge pull request #881 from manison/patch/multidisp-fix-vla-errs
Fix compilation errors when compiler does not support VLAs
|
2019-02-21 14:47:39 +01:00 |
|
manison
|
fd6e5ae3ef
|
fix compilation errors when compiler does not support VLAs
|
2019-02-21 13:46:32 +01:00 |
|
Gabor Kiss-Vamosi
|
b9ed89a976
|
i18n add const prefixes where required
|
2019-02-21 12:37:33 +01: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 |
|
manison
|
000cc9d92f
|
modify lv_group_focus_next/prev so that hidden objects don't receive focus
|
2019-02-21 10:18:17 +01:00 |
|
Gabor Kiss-Vamosi
|
a39d617ac9
|
Update stale.yml
|
2019-02-21 07:35:14 +01:00 |
|
Gabor Kiss-Vamosi
|
69456cd3f5
|
minor fixes
|
2019-02-21 00:50:14 +01:00 |
|
Gabor Kiss-Vamosi
|
d27dfbd6d7
|
update README
|
2019-02-21 00:50:06 +01:00 |
|
Gabor Kiss-Vamosi
|
0ccaac4e00
|
updade lv_conf_templ.h
|
2019-02-21 00:21:59 +01:00 |
|
Gabor Kiss-Vamosi
|
030fe60b34
|
multi-disp: API updates
|
2019-02-20 23:58:13 +01:00 |
|
embeddedt
|
be8db0719f
|
Merge pull request #876 from ironiron/master
Remove duplicate semicolons
|
2019-02-20 16:49:45 -05:00 |
|