1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

17 Commits

Author SHA1 Message Date
Gabor
b2aa49a5b4 lv_img bugfix: image not refreshed when upscale set 2017-01-09 10:11:59 +01:00
Kiss-Vamosi Gabor
9a1b8d0712 image upscale added as lv_img attribute 2017-01-09 08:50:38 +01:00
Kiss-Vamosi Gabor
b3706b0130 dm_get_size is back, move style isolation to lv_obj_create from obj_x 2017-01-08 13:06:41 +01:00
Gabor
e5dad65949 antialias: LV_ANTIALAS added, x4 atialas removed, LV_UPSCALE_MAP removed 2017-01-06 16:00:37 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Gabor
3d399ad842 Adding dependency check to oject types 2017-01-02 10:48:21 +01:00
Kiss-Vamosi Gabor
c1e4acc661 dejavu 10 and 8 added but not corrected 2016-12-15 19:47:37 +01:00
Gabor
320a5b524c Variable renames + lv_img bugfix (last pixels were incorrect) 2016-10-27 14:20:22 +02:00
Gabor
ee80e1f98a lv_win added + bugfixes 2016-10-07 17:33:35 +02:00
Gabor
c295a04d6c prototype argument renameing 2016-10-07 11:15:46 +02:00
Gabor
87a9c371bb style initialization functions added to every object type 2016-10-04 15:19:07 +02:00
Gabor
d9b063d7d6 lv_ta finished + LV_DESIGN_MODE_DRAW_POST added + bugfixes 2016-10-04 09:45:39 +02:00
Gabor
3316a2ef25 Further modifications with styles 2016-06-16 11:11:34 +02:00
Gabor
1b263d5d8a lv_img transp_en moved to img header + minor modsin objx 2016-06-16 11:11:34 +02:00
Gabor
ea1532e68e Add lv_objs_t to every lv_obj derivated styles 2016-06-16 11:11:34 +02:00
Gabor
fc83ee9968 Remove unnecessary ../ from include pathes 2016-06-10 15:00:56 +02:00
Kiss-Vamosi Gabor
791a5a7ef5 Adding the already exting code 2016-06-08 07:25:08 +02:00