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

3537 Commits

Author SHA1 Message Date
Gabor
c67f558131 follow wifi modifications 2017-07-09 15:40:26 +02:00
Gabor
ac3b7631d0 lv_app_wifi: minor update 2017-07-09 15:40:26 +02:00
Gabor
2774d52043 lv_obj_del: reset the dispi-s only if it is really required 2017-07-09 15:40:26 +02:00
Gabor
08ee1c9736 lv_list: text height bugfix 2017-07-09 15:40:26 +02:00
Gabor
56f266749f Update function calls with LV_IMG_ENABLE_SYMBOLS 1 2017-07-09 15:40:26 +02:00
Kiss-Vamosi Gabor
e53dc381c5 lv_label: LV_LABEL_LONG_ROLL addad to scroll the text not the object 2017-07-09 15:40:26 +02:00
Kiss-Vamosi Gabor
de8f294244 img. draw bugfix 2017-07-09 15:40:26 +02:00
Kiss-Vamosi Gabor
79b07f8493 lv_mbox set_btn_styles: bugfix if set styles with still no button created 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
5d29302627 lv_cont pretty layout: bugfix if there is 1 too long object in a row 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
4b33645805 lv_refr: disable exectuion time monitor by default 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
86b6cf78e7 Exection time monitor added (printf the result) 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
91b9bea35b Error check for too small VDB 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
2b6b3aec91 Draw: make ready to use hw. accelerator 2017-07-09 15:40:25 +02:00
Gabor
752a7aa7b5 ta: lv_ta_get_label() added 2017-07-09 15:40:25 +02:00
Gabor
f931d759bb lv_app_kb MODE_ANIM -> ANIM_IN, ANIM_OUT 2017-07-09 15:40:25 +02:00
Gabor
57453a1f41 label pwd mode added 2017-07-09 15:40:25 +02:00
Gabor
349109a4b5 lv_app_kb: LV_APP_KB_MODE_ANIM added 2017-07-09 15:40:25 +02:00
Gabor
b7445f2346 WiFi app added 2017-07-09 15:40:25 +02:00
Kiss-Vamosi Gabor
f16c78fc9f release v4.1.0 2017-07-09 15:33:27 +02:00
Kiss-Vamosi Gabor
7fab8564d0 header udated with __cplusplus define 2017-07-09 15:32:49 +02:00
Gabor Kiss-Vamosi
a02fb7bf82 Update README.md 2017-07-09 14:39:28 +02:00
Kiss-Vamosi Gabor
8bf03bd7e3 LV_CONT_LAYOUT_PRETTY with LV_PROTECT_FOLLOW bugfix 2017-07-07 23:21:35 +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
889807b449 lv_app_benchmark: skeleton added 2017-07-07 19:38:11 +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
168bda2b8f lv_ta: pwd_mode added, lv_label:pwd_mode deleted 2017-07-07 16:22:24 +02:00
Gabor
119c4b577b lv_draw_vbasic: upscales img draw optimization 2017-06-28 14:28:48 +02:00
Gabor
cf3b94d29b lv_list: lv_list_set_element_text_roll() added 2017-06-27 11:15:18 +02:00
Gabor
678e119d2f Hw. accelerator API updated 2017-06-26 16:20:05 +02:00
Gabor
b82c4c828b lv_list: label ROLL bugfix 2017-06-26 14:22:56 +02:00
Gabor
5fcbdc3e9a lv_app_gsm: added 2017-06-26 14:08:29 +02:00
Gabor
941925a56e follow wifi modifications 2017-06-23 15:14:20 +02:00
Gabor
9ee60404cf lv_app_wifi: minor update 2017-06-21 15:13:08 +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
166fa39d89 lv_list: text height bugfix 2017-06-20 15:14:54 +02:00
Gabor
23c559bbb0 Update function calls with LV_IMG_ENABLE_SYMBOLS 1 2017-06-19 12:58:07 +02:00
Kiss-Vamosi Gabor
79e372c2f2 lv_label: LV_LABEL_LONG_ROLL addad to scroll the text not the object 2017-06-18 18:25:25 +02:00
Kiss-Vamosi Gabor
7cd532ae58 img. draw bugfix 2017-06-18 12:49:00 +02:00
Kiss-Vamosi Gabor
3b42e205ad lv_mbox set_btn_styles: bugfix if set styles with still no button created 2017-06-17 20:45:00 +02:00
Kiss-Vamosi Gabor
15b9d8d808 lv_cont pretty layout: bugfix if there is 1 too long object in a row 2017-06-17 20:43:51 +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
Kiss-Vamosi Gabor
c3e9ce73b0 Draw: make ready to use hw. accelerator 2017-06-16 22:30:47 +02:00
Gabor
8fc7c26aa1 ta: lv_ta_get_label() added 2017-06-13 14:49:41 +02:00
Gabor
fbc4551894 lv_app_kb MODE_ANIM -> ANIM_IN, ANIM_OUT 2017-06-13 14:42:44 +02:00
Gabor
06cea6ed3a label pwd mode added 2017-06-13 14:17:33 +02:00
Gabor
26325e5ee6 lv_app_kb: LV_APP_KB_MODE_ANIM added 2017-06-13 11:21:06 +02:00