Gabor Kiss-Vamosi
|
245a6ccae6
|
Merge branch 'dev-6.0' into master
|
2019-03-08 15:03:13 +01:00 |
|
Ali Rostami
|
e263dddde9
|
add declaration for offset getter functions.
|
2019-03-08 17:05:36 +03:30 |
|
Gabor Kiss-Vamosi
|
702fb9565d
|
Add LV_ prefix to symbols and vhange USE_LV_... to LV_USE_...
|
2019-03-07 00:05:16 +01:00 |
|
Ali Rostami
|
0bce1876c1
|
declare lv_img_set_offset() with new params.
|
2019-03-06 17:35:14 +03:30 |
|
Ali Rostami
|
c2e3e9d494
|
add offset member to lv_img_ext_t
|
2019-03-04 12:47:03 +03:30 |
|
Gabor Kiss-Vamosi
|
fcf1d52e4a
|
replace lv_lang with more advanced lv_i18n
|
2019-02-20 12:55:21 +01:00 |
|
Gabor Kiss-Vamosi
|
fa28cee957
|
disable multi-lang related functions if USE_LV_MULTI_LANG = 0
|
2019-01-30 10:49:59 +01:00 |
|
Gabor Kiss-Vamosi
|
fd1e8483a5
|
multi-lang: fix function names
|
2019-01-29 04:41:44 +01:00 |
|
Gabor Kiss-Vamosi
|
2762222fcc
|
rename multi-lang functions
|
2019-01-25 16:19:50 +01:00 |
|
Gabor Kiss-Vamosi
|
6cd62851bb
|
lv_img multi lang fixes
|
2019-01-23 15:24:56 +01:00 |
|
Gabor Kiss-Vamosi
|
97b9fce748
|
lv_img: add multi language support
|
2019-01-23 15:07:22 +01:00 |
|
Gabor Kiss-Vamosi
|
bfba1c477f
|
rename bool '..._en' function paramter names to be more consistent
|
2018-12-22 19:45:55 +01:00 |
|
Gabor Kiss-Vamosi
|
41695bf9ac
|
astyle code formatting
|
2018-10-05 17:22:49 +02:00 |
|
Gabor Kiss-Vamosi
|
675715a917
|
fix warnings
|
2018-09-25 11:23:50 +02:00 |
|
Gabor Kiss-Vamosi
|
e7f55612b0
|
basics image decoder interface impemented (wip)
|
2018-08-08 09:50:01 +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
|
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
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Gabor Kiss-Vamosi
|
b047c1318f
|
minor comment fixes
|
2018-04-05 22:21:50 +02:00 |
|
Gabor Kiss-Vamosi
|
ff2e425b48
|
comment updates
|
2018-02-23 17:03:00 +01:00 |
|
Gabor Kiss-Vamosi
|
a11957d0b4
|
new font and anti-alising system release for test
|
2018-02-23 13:56:32 +01:00 |
|
Gabor Kiss-Vamosi
|
2237ebd46e
|
work in progress with new anti aliasing
|
2018-02-15 10:12:28 +01:00 |
|
Gabor Kiss-Vamosi
|
133bfe161c
|
add new fonts
|
2018-02-09 12:40:00 +01:00 |
|
Gabor Kiss-Vamosi
|
3f54e37143
|
minor renames
|
2017-12-11 23:11:15 +01:00 |
|
Gabor Kiss-Vamosi
|
562486c14e
|
FS_RES_... rename to LV_FS_RES_...
|
2017-12-03 22:32:09 +01:00 |
|
Gabor Kiss-Vamosi
|
cabf623e11
|
color_int_t reanme to lv_color_int_t
|
2017-12-01 19:40:12 +01:00 |
|
Gabor Kiss-Vamosi
|
514d2b38b4
|
lv_obj folder rename to lv_core
|
2017-11-30 11:35:49 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
c48a521882
|
misc is completly removed
|
2017-11-26 11:38:28 +01:00 |
|
Gabor Kiss-Vamosi
|
a8ceb6bcaf
|
lv_misc: all functions are renamed
|
2017-11-24 17:48:47 +01:00 |
|
Gabor Kiss-Vamosi
|
1fcda8092e
|
rename a lot of functions in lv_misc
|
2017-11-23 21:28:36 +01:00 |
|
Gabor Kiss-Vamosi
|
c3471fd04e
|
lv_misc files added from misc repo
|
2017-11-23 20:42:14 +01:00 |
|
Gabor Kiss-Vamosi
|
9d2d7ee869
|
revert include paths
|
2017-11-21 10:51:10 +01:00 |
|
Gabor Kiss-Vamosi
|
cff1c299ab
|
add misc as submodule
|
2017-11-21 10:35:57 +01:00 |
|
Gabor Kiss-Vamosi
|
86daac1424
|
add lv_xxx_style_t and unify style set/get
|
2017-11-15 15:50:33 +01:00 |
|
Gabor Kiss-Vamosi
|
39075fe06d
|
update label, image and line API
|
2017-11-13 16:11:05 +01:00 |
|
Gabor Kiss-Vamosi
|
0dbc0f0442
|
lv_btn_set_styles() revert to set all styles paramter list
|
2017-10-31 16:25:52 +01:00 |
|
Gabor
|
8ad9b481a8
|
lv_img: check the USE_FSINT and USE_UFS better
|
2017-08-22 12:51:18 +02:00 |
|
Gabor
|
14cd444f8d
|
lv_list work without lv_img
|
2017-08-21 14:55:06 +02:00 |
|
Kiss-Vamosi Gabor
|
7fab8564d0
|
header udated with __cplusplus define
|
2017-07-09 15:32:49 +02:00 |
|
Gabor
|
24128ae325
|
Cleaning the code
|
2017-04-24 16:16:36 +02:00 |
|
Gabor
|
373bf2de84
|
lv_lmeter: added
|
2017-04-21 17:11:47 +02:00 |
|
Gabor
|
e07abd8ad6
|
review: bugfixes, minor updates
|
2017-04-21 09:15:39 +02:00 |
|
Gabor
|
6116e83815
|
New style system introduced! Still not applied to apps
|
2017-04-13 10:20:35 +02:00 |
|
Gabor
|
c4f3838b1e
|
further renames
|
2017-04-11 10:50:57 +02:00 |
|
Gabor
|
4c14c4c762
|
BIG UPDTAE: Style renames in the whole library
|
2017-04-10 11:33:38 +02:00 |
|
Gabor
|
2cb9d8ed83
|
Merge symbols: solve conficts
|
2017-01-16 12:30:22 +01:00 |
|
Kiss-Vamosi Gabor
|
df47565bd9
|
lv_img, lv_gauge: test depedencies
|
2017-01-15 21:52:21 +01:00 |
|