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
|
b0e26d865c
|
new font system WIP
|
2018-02-05 11:27:08 +01:00 |
|
Kiss-Vamosi Gabor
|
cb1bbeaf3a
|
fix utf-8 encoding with 4 byte long codes
|
2018-01-21 12:43:47 +01:00 |
|
Gabor Kiss-Vamosi
|
ad0ad2c4e1
|
lv_color: set 0xFF as default alpha for 24 bit colors
|
2018-01-19 15:56:29 +01:00 |
|
Gabor Kiss-Vamosi
|
df2204d50f
|
Merge branch 'beta'
|
2018-01-19 15:45:58 +01:00 |
|
Gabor Kiss-Vamosi
|
4ecee47caa
|
add dependecy check to some object types
|
2018-01-19 15:40:22 +01:00 |
|
Gabor Kiss-Vamosi
|
64b5010b15
|
change 0b.. number to 0x... and add big endian support to LV_COLOR_MAKE
|
2018-01-19 15:19:13 +01:00 |
|
Gabor Kiss-Vamosi
|
7027c7486b
|
Merge pull request #75 from Zaltora/warn_err_compiler
fix warning/error with lv_conf.h option
|
2018-01-18 11:18:14 +01:00 |
|
Gabor Kiss-Vamosi
|
c331659026
|
fix compile issue with undefined LV_ATTRIBUTE_TICK_INC/TASK_HANDLER
|
2018-01-16 15:26:02 +01:00 |
|
Zaltora
|
7d302574cc
|
fix warning/error for Graphics feature usage
|
2018-01-16 11:54:35 +01:00 |
|
Gabor Kiss-Vamosi
|
1173b33715
|
Merge pull request #72 from Zaltora/tick_optimization
Specific compiler attribute for tick
|
2018-01-15 11:17:11 +01:00 |
|
Zaltora
|
0fe5a3ba5e
|
fix typo
|
2018-01-15 11:13:16 +01:00 |
|
Zaltora
|
6c06bfbf41
|
miss include fix
|
2018-01-15 11:07:33 +01:00 |
|
Zaltora
|
6bab1d2840
|
add handle fn to attribute + reorganize
|
2018-01-15 11:03:50 +01:00 |
|
Gabor Kiss-Vamosi
|
47556f2290
|
lv_ufs_remove: check file existance
|
2018-01-08 09:48:27 +01:00 |
|
Gabor Kiss-Vamosi
|
62c307d6f2
|
lv_fs: lv_dir_open: bugifx (use rddir_size instead of file_fize)
|
2018-01-05 13:49:15 +01:00 |
|
Gabor Kiss-Vamosi
|
dfa0970585
|
lv_mem: bugfix
|
2017-12-23 09:17:42 +01:00 |
|
Gabor Kiss-Vamosi
|
d239b319ef
|
lv_task: add idle measurement
|
2017-12-20 00:47:50 +01:00 |
|
Gabor Kiss-Vamosi
|
f242eba9c1
|
anim path reworked + minor changes
|
2017-12-17 01:54:09 +01:00 |
|
Gabor Kiss-Vamosi
|
3f54e37143
|
minor renames
|
2017-12-11 23:11:15 +01:00 |
|
Gabor Kiss-Vamosi
|
7fb2974259
|
regenerate the fonts
|
2017-12-08 15:56:01 +01:00 |
|
Gabor Kiss-Vamosi
|
91b788dc57
|
minor fixes
|
2017-12-08 08:59:37 +01:00 |
|
Gabor Kiss-Vamosi
|
893475ad89
|
Hide anti aliasing. No x << LV_AA rewuired from now
|
2017-12-07 19:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
8bd9ab7b84
|
LV_GROUP rename
|
2017-12-07 10:38:25 +01:00 |
|
Gabor Kiss-Vamosi
|
266487fdab
|
makefiles updated
|
2017-12-06 11:50:38 +01:00 |
|
Gabor Kiss-Vamosi
|
76902e00eb
|
fonts regenerated
|
2017-12-06 11:50:27 +01:00 |
|
Gabor Kiss-Vamosi
|
562486c14e
|
FS_RES_... rename to LV_FS_RES_...
|
2017-12-03 22:32:09 +01:00 |
|
Gabor Kiss-Vamosi
|
43646b78ef
|
lv_mem_realloc: just truncate mem if smaller then then the old
|
2017-12-03 00:38:30 +01:00 |
|
Gabor Kiss-Vamosi
|
d6e1705a1a
|
fix a lot of warnings
|
2017-12-02 20:43:50 +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
|
47f2e0a8f7
|
solve warnings
|
2017-11-30 14:46:16 +01:00 |
|
Gabor Kiss-Vamosi
|
2d09b3dbdf
|
lv_area: add 'lv_' prefix
|
2017-11-28 16:15:13 +01:00 |
|
Gabor Kiss-Vamosi
|
83b01aa627
|
add LV_NO_ANIM and LV_NO_SHADOW
|
2017-11-27 17:48:54 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
8e1f54a213
|
misc integration bugfixes
|
2017-11-26 14:39:22 +01:00 |
|
Gabor Kiss-Vamosi
|
2ff3c37a54
|
macro remames
|
2017-11-26 13:09:43 +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
|
2a1ace1f81
|
lv_misc moved to misc/gfx
|
2017-04-18 10:27:59 +02:00 |
|
Kiss-Vamosi Gabor
|
7f49404d62
|
LV_FONT_ANTIALIAS added
|
2017-03-20 07:07:27 +01:00 |
|
Gabor
|
bff43f09a0
|
anim: template anim_t initilizaton added in anim.h
|
2017-02-06 16:10:47 +01:00 |
|
Gabor
|
014d0a3842
|
txt_recolor: text recolor option added, text size function are exteded with a falg paramter
|
2017-02-01 11:39:48 +01:00 |
|
Gabor
|
2de1f4363c
|
symbols: define the simbols in symbol_def.h instead of font.h
|
2017-01-16 13:53:39 +01:00 |
|
Gabor Kiss-Vamosi
|
f47f999480
|
Merge branch 'master' into font_icon
|
2017-01-16 13:47:39 +01:00 |
|
Gabor
|
2cb9d8ed83
|
Merge symbols: solve conficts
|
2017-01-16 12:30:22 +01:00 |
|
Kiss-Vamosi Gabor
|
39af8d8252
|
Update the function documentation in the header files
|
2017-01-13 23:27:49 +01:00 |
|
Ajay Bhargav
|
ac39928a01
|
lv_misc: Move SYMBOL definition to font.h for easy access
Signed-off-by: Ajay Bhargav <contact@rickeyworld.info>
|
2017-01-13 10:34:19 +05:30 |
|