Gabor Kiss-Vamosi
d0f42c26cc
add multi language support system + lv_label_set_text_multi
2019-01-16 09:57:07 +01:00
Gabor Kiss-Vamosi
8ddc9f21fe
Set LV_TXT_LINE_BREAK_LONG_POST_MIN_LEN default value to 1 to avoide warnings
2019-01-15 15:36:35 +01:00
Gabor Kiss-Vamosi
bb4b37c6b3
add new object type: lv_ canvas
2019-01-14 16:03:40 +01:00
Gabor Kiss-Vamosi
d76b9c5b17
Merge pull request #721 from joltwallet/long_word_wrap2
...
Break long words immediately if word is longer than wrap width 2
2019-01-13 06:20:34 +01:00
Brian Pugh
48cd728693
move LV_TXT_BREAK_LONG defines to lv_conf.h
2019-01-12 10:59:15 -08:00
Gabor Kiss-Vamosi
8a3b60e0c5
lv_conf_templ.h: minor fix
2019-01-12 15:23:21 +01:00
Gabor Kiss-Vamosi
c20af89a11
fix warnings
2019-01-03 15:50:55 +01:00
Gabor Kiss-Vamosi
31468efc8e
update lv_conf_temp with extra info
2018-12-29 09:12:46 +01:00
Gabor Kiss-Vamosi
cc20e4cb7d
add lv_conf_checker.h
2018-12-20 00:01:24 +01:00
Gabor Kiss-Vamosi
964965be9d
Merge branch 'table' into dev-5.3
2018-12-13 17:42:14 +01:00
Gabor Kiss-Vamosi
4919f24985
lv_table updates
2018-12-13 17:41:59 +01:00
Themba Dube
7933435ffc
Merge remote-tracking branch 'origin/master' into dev-5.3
2018-12-01 09:44:02 -05:00
Cabe Lee
0002d6f833
Update lv_conf_templ.h
...
Modify "# define _CRT_SECURE_NO_WARNINGS" to "#define _CRT_SECURE_NO_WARNINGS";
2018-12-01 17:48:30 +08:00
Alexander
1d7dd0a227
Fixing C standard related error, formatting lv_conf_templ.h
2018-11-26 18:34:37 +02:00
Gabor Kiss-Vamosi
916c6b3b2f
Merge pull request #585 from kisvegabor/tileview
...
Tileview: new object type
2018-11-26 10:33:48 +01:00
Gabor Kiss-Vamosi
e82638fa03
Merge pull request #569 from littlevgl/imgbtn_update
...
lv_imgbtn: add tiling (repeated center) feature
2018-11-26 10:33:23 +01:00
Gabor Kiss-Vamosi
dd26bcb22b
Merge pull request #576 from kisvegabor/realign
...
Add realign feature
2018-11-26 10:33:03 +01:00
Gabor Kiss-Vamosi
a9eb9f9ea5
tileview asn scroll propagation improvments
2018-11-25 19:40:19 +01:00
Gabor Kiss-Vamosi
9d3f6dacb8
Merge pull request #577 from mharizanov/master
...
Define a custom attribute to `lv_flush_ready` function
2018-11-24 07:28:00 +01:00
mharizanov
45cf22ebf5
Define a custom attribute to lv_flush_ready
function
2018-11-22 19:36:46 +02:00
Gabor Kiss-Vamosi
ce1a1f749a
realign: fix typo
2018-11-22 15:19:22 +01:00
Gabor Kiss-Vamosi
d797d10376
add realign feature
2018-11-22 14:59:38 +01:00
Gabor Kiss-Vamosi
dc436a66cc
lv_imgbtn: add tiled option
2018-11-20 17:05:59 +01:00
Gabor Kiss-Vamosi
042147b010
add LV_PRELOAD_DEF_ANIM to lv_conf_templ.h
2018-11-17 10:48:17 +01:00
Gabor Kiss-Vamosi
81634d410b
fix version number conflict
2018-11-15 00:33:23 +01:00
Gabor Kiss-Vamosi
91f250d4d2
lv_conf.h minor formatting
2018-11-15 00:17:12 +01:00
Samuel
06f81e8a61
Update lv_conf_templ.h
2018-11-09 20:13:26 +08:00
Samuel
74015d6d18
Update lv_conf_templ.h
2018-11-08 23:30:13 +08:00
Samuel
8fd442531f
Update lv_conf_templ.h
2018-11-08 23:24:23 +08:00
Gabor Kiss-Vamosi
4677c5955d
lv_conf_templ.h LV_VDB_PX_BPP comment update
2018-10-09 07:06:51 +02:00
Erich Styger
2d0c21f8a8
removed duplicated define in configuration template file
2018-10-06 10:41:00 +02:00
Gabor Kiss-Vamosi
41695bf9ac
astyle code formatting
2018-10-05 17:22:49 +02:00
Gabor Kiss-Vamosi
a539909972
lv_refr: VDB row height calculation bugfix
2018-10-05 14:44:17 +02:00
Gabor Kiss-Vamosi
85c022e1e7
lv_conf_templ.h minor updates
2018-10-05 10:38:49 +02:00
Gabor Kiss-Vamosi
1a28d8d5d2
lv_conf_templ.h update
2018-10-03 09:00:32 +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
8712598ca1
lv_conf_templ.h minor updates
2018-09-21 14:16:10 +02:00
Gabor Kiss-Vamosi
258e1f2348
lv_conf_templ.h minor updates
2018-09-21 14:15:26 +02:00
Gabor Kiss-Vamosi
ad553f3782
lv_conf_templ.h minor updates
2018-09-21 14:14:38 +02:00
Alexander
0bf87e554c
Adding missing #ifdef LV_CONF_INCLUDE_SIMPLE
2018-09-21 14:10:53 +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
Gabor Kiss-Vamosi
d2dfabee3f
theme updates
2018-09-21 06:56:37 +02:00
Gabor Kiss-Vamosi
044194c64e
minor fixes
2018-09-20 23:31:26 +02:00
Gabor Kiss-Vamosi
bf8eb078ca
nemo theme fixes
2018-09-18 07:50:05 +02:00
Gabor Kiss-Vamosi
9777cf3416
add lv_vdb_set_adr
2018-09-12 09:03:48 +02:00
Gabor Kiss-Vamosi
4db5e54737
add lv_imgbtn
2018-09-06 20:57:59 +02:00
Gabor Kiss-Vamosi
467fd77a28
lv_theme: add live update feature
2018-09-06 01:29:21 +02:00
Gabor Kiss-Vamosi
298cba3c01
Merge branch 'img_decoder' into dev-5.2
2018-09-03 14:55:24 +02:00
Gabor Kiss-Vamosi
025b829638
lv_img_draw: add alpha bin support
2018-09-02 23:04:23 +02:00
Stefan Krastanov
4e70bbc49f
Add a system time callback to be used without lv_tick_inc
.
...
With a new configuration option one can now remove the need for
repeatedly calling `lv_tick_inc` for hardware that already provides
system time in another way.
The configuration example is set for an Arduino, but this was initially
developed for an nrf52 with the following config:
```
#define LV_TICK_CUSTOM 1
#if LV_TICK_CUSTOM == 1
#define LV_TICK_CUSTOM_INCLUDE "app_timer.h"
#define LV_TICK_CUSTOM_SYS_TIME_EXPR (app_timer_cnt_get()/APP_TIMER_TICKS(1))
#endif /*LV_TICK_CUSTOM*/
```
2018-08-29 15:13:51 -04:00