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

128 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
5325a93990 minor style updates 2017-11-02 17:44:00 +01:00
Gabor Kiss-Vamosi
a1afdc5f3c label: move align to obj. attribut from style 2017-11-02 09:25:37 +01:00
Gabor Kiss-Vamosi
6e5db9e44e style: move opa to body.opa and make border.opa independent from it 2017-11-02 01:37:32 +01:00
Gabor Kiss-Vamosi
21475e86f2 apply the new (global variable oriented) font system 2017-11-01 11:14:12 +01:00
Gabor Kiss-Vamosi
0646509b9a lv_style anim solve warning 2017-10-31 16:47:44 +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 Kiss-Vamosi
919a8e81ea styles: make styles to global variables 2017-10-30 17:31:48 +01:00
Gabor Kiss-Vamosi
5608bf868e bugfixes 2017-10-30 17:11:56 +01:00
Gabor Kiss-Vamosi
f0080b944d fixes and updates according to test results 2017-10-26 21:20:10 +02:00
Gabor Kiss-Vamosi
964499a06f lv_hal: update function names and typedefs 2017-10-20 22:11:18 +02:00
Gabor Kiss-Vamosi
bf1903d17b API updates 2017-10-20 15:37:50 +02:00
Gabor Kiss-Vamosi
2ea1af59b9 further style renames + remove LV_DOWNSCALE 2017-10-20 10:17:02 +02:00
Gabor Kiss-Vamosi
8c9d4b58ed further renames in styles 2017-10-19 12:46:49 +02:00
Gabor Kiss-Vamosi
0856790760 lv_style: mass attribute renames 2017-10-18 16:07:19 +02:00
Gabor Kiss-Vamosi
dbe741da12 lv_obj: lv_obj_del: bugfix 2017-10-12 17:00:18 +02:00
Gabor Kiss-Vamosi
49a50152cc lv_indev: update indev reset behavior 2017-10-12 16:59:09 +02:00
Gabor Kiss-Vamosi
a7a6812a19 rename lv_top/sys_layer() to lv_layer_top/sys() 2017-10-11 09:11:29 +02:00
Gabor Kiss-Vamosi
af2b6f8034 update default screen style to white baclground 2017-10-11 09:10:47 +02:00
Gabor Kiss-Vamosi
f06534eb2e Merge remote-tracking branch 'origin/beta' into dev-5.0 2017-10-10 16:39:45 +02:00
Gabor Kiss-Vamosi
dcf50104f0 lv_obj: add top and sys layers 2017-10-10 16:17:23 +02:00
Gabor Kiss-Vamosi
57619fca06 fix a style refresh issue 2017-10-10 16:15:59 +02:00
Gabor Kiss-Vamosi
dedad11102 remove all app. related includes 2017-10-09 15:29:50 +02:00
Gabor Kiss-Vamosi
a5c85244a7 dispi->indev rework and integration 2017-10-09 15:21:26 +02:00
Gabor Kiss-Vamosi
c0715b4c63 rever reset 2017-10-05 11:29:21 +02:00
Gabor Kiss-Vamosi
5dabd945bd Merge branch 'new_objs' of https://github.com/littlevgl/lvgl into utf8 2017-09-27 15:19:19 +02:00
Kiss-Vamosi Gabor
d950ae0ee4 lv_obj_set_style refresh NULL styles behind glass styles 2017-09-22 23:54:31 +02:00
Gabor
64852194ea use relative includes where it is possible 2017-08-23 14:39:09 +02:00
Kiss-Vamosi Gabor
d9147ae21b LV_VDB_DOUBLE: Add double virtual display buffer. Needs test on real hardware 2017-08-04 19:09:29 +02:00
Gabor
fbe39b7357 Merge branch 'lv_group' into beta 2017-07-28 14:58:50 +02:00
Gabor
e78c3d132c lv_style_h: bad funcion declaration fixed 2017-07-28 14:19:52 +02:00
Gabor
6d4791c6e9 style animation added 2017-07-28 13:57:56 +02:00
Gabor
6b3444271c lv_group: focus_freeze added 2017-07-27 12:07:21 +02:00
Gabor
89731ae74a lv_obj: lv_obj_set_parent: bugfix, send CHILD_CHG signal to the old parent too 2017-07-27 10:48:16 +02:00
Gabor
592a54f8ee hello_world example added and encoder_ctrl begun 2017-07-26 11:37:25 +02:00
Gabor
9fcb8e0d1b lv_group: LV_SIGNAL_SEND sends a character instead of LV_SIGNAL_INC/DEC 2017-07-25 09:02:21 +02:00
Gabor
455676e982 lv_group: works with obj. copy + bug fixes 2017-07-20 13:29:22 +02:00
Gabor
faf33212e7 lv_group: group signals are added to releated object types 2017-07-20 12:26:34 +02:00
Kiss-Vamosi Gabor
8dba219f42 lv_group: object types are activated correctly (ddlist open/close, label background, page scrl activate) 2017-07-20 01:09:20 +02:00
Gabor
ab21e705d5 lv_group: add lv_group.c,h 2017-07-19 15:19:10 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Kiss-Vamosi Gabor
056d449f89 LV_PROTECT_FOLLOW added to 'line break' to LV_CONT_LAYOUT_PRETTY 2017-07-07 23:02:08 +02:00
Kiss-Vamosi Gabor
2f5d824348 lv_refr: solve warnings 2017-07-07 18:48:45 +02:00
Kiss-Vamosi Gabor
6b711b759c lv_refr: comment update 2017-07-07 18:47:48 +02:00
Kiss-Vamosi Gabor
dcb77a59c7 lv_refr: refresh time monitor added 2017-07-07 18:40:43 +02:00
Gabor
662c22b51a lv_obj_del: reset the dispi-s only if it is really required 2017-06-21 10:26:38 +02:00
Gabor
23c559bbb0 Update function calls with LV_IMG_ENABLE_SYMBOLS 1 2017-06-19 12:58:07 +02:00
Kiss-Vamosi Gabor
5e9cf2571d lv_refr: disable exectuion time monitor by default 2017-06-17 09:10:03 +02:00
Kiss-Vamosi Gabor
95b6a2193f Exection time monitor added (printf the result) 2017-06-17 09:08:54 +02:00
Kiss-Vamosi Gabor
a13259d3f9 Error check for too small VDB 2017-06-17 09:08:12 +02:00
Gabor
8578c2f1a2 WiFi app added 2017-06-07 12:38:43 +02:00