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

62 Commits

Author SHA1 Message Date
Gabor
25fb3e368a lv_app_wifi/gsm: save/load config. 2017-07-12 14:09:58 +02:00
Gabor
811386090d lv_app_files: back symbol bugfix 2017-07-12 14:02:39 +02:00
Gabor
186a5c07c2 lv_app_bencmark: bg name bugfix 2017-07-12 14:02:03 +02:00
Gabor
d1e6063551 merge master 2017-07-10 17:49:11 +02:00
Gabor
a24c6d30b2 lv_app_wifi/gsm: bugfixes/updates 2017-07-10 17:28:31 +02:00
Gabor
cc98cfb27e lv_app_ethernet: simple but working version added 2017-07-10 17:27:49 +02:00
Gabor
37c9154b13 lv_app_wifi: buffer and resend last message 2017-07-10 11:38:03 +02:00
Kiss-Vamosi Gabor
3632b1b916 lv_app_benchmark: add 16 and 8 bit wallpapers 2017-07-09 15:57:55 +02:00
Kiss-Vamosi Gabor
7b98b1e7a7 header udated with __cplusplus define 2017-07-09 15:40:26 +02:00
Kiss-Vamosi Gabor
ca3f4e1a7c LV_PROTECT_FOLLOW added to 'line break' to LV_CONT_LAYOUT_PRETTY 2017-07-09 15:40:26 +02:00
Kiss-Vamosi Gabor
574033a5ba lv_app_benchmark: skeleton added 2017-07-09 15:40:26 +02:00
Gabor
643d7ffe36 lv_app_gsm: added 2017-07-09 15:40:26 +02:00
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
b7445f2346 WiFi app added 2017-07-09 15:40:25 +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
889807b449 lv_app_benchmark: skeleton added 2017-07-07 19:38:11 +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
8578c2f1a2 WiFi app added 2017-06-07 12:38:43 +02:00
Gabor
8c35ff3c3b Updates before release 2017-05-15 09:48:48 +02:00
Gabor
6591da5917 minor bugfixes 2017-05-03 15:06:32 +02:00
Kiss-Vamosi Gabor
c72a16147c lv_app style: minor updates 2017-05-01 22:36:35 +02:00
Kiss-Vamosi Gabor
082eb2dad3 lv_obj: minor updates, typo errors 2017-05-01 18:09:31 +02:00
Gabor
9edaf13c68 minor updates during tests 2017-04-28 16:12:35 +02:00
Gabor
24128ae325 Cleaning the code 2017-04-24 16:16:36 +02:00
Gabor
e07abd8ad6 review: bugfixes, minor updates 2017-04-21 09:15:39 +02:00
Gabor
d93844bdd8 lv_rect renamed to lv_cont (container) 2017-04-13 16:12:03 +02:00
Gabor
092c0da4b5 updates according to the new style system 2017-04-13 15:57:02 +02:00
Gabor
f431f262be Apply the new style system on the applications too 2017-04-13 13:34:57 +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
1696d77516 lv_app_files: sned bugfix (first chunk was not sent) 2017-03-09 14:25:26 +01:00
Gabor
92e63fbb46 Draw speed optimalizations 2017-03-09 11:23:28 +01:00
Gabor
615eceb94b lv_app_visual: skeleton added 2017-02-17 11:31:26 +01:00
Gabor
ef591b7af1 app conf: app configuration added (terminal, files) 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
6bde942abe lv_app_notice: build notices from lv_mbox 2017-01-10 16:09:06 +01:00
Kiss-Vamosi Gabor
a2b90eb9a9 lv_list: fit is removed and moved to list style as widthe_sb 2017-01-08 15:58:31 +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
0236336d97 lv_app_files: comments added, send header 2017-01-06 14:37:30 +01:00
Gabor
c299dd9d30 lv_app: Files application added 2017-01-06 13:39:40 +01:00
Gabor
d3f468b0d2 lv_app: create string deleted minor updates 2017-01-06 13:39:13 +01:00
Gabor
6884f6735c Update the code becuse of protect field and lv_win inheritance changes 2017-01-03 17:11:44 +01:00
Gabor
b23b986683 Compatibility with malloc/free/realloc wrappers 2017-01-02 14:10:32 +01:00
Kiss-Vamosi Gabor
5e0fffda16 Minor improvments with the application system 2017-01-01 22:57:17 +01:00
Kiss-Vamosi Gabor
966bdd0cc6 lv_app_terminal addded 2016-12-30 21:49:19 +01:00
Kiss-Vamosi Gabor
fc5e147fcf LV_APP_COM_TYPE_... reworked, minor updates 2016-12-30 21:48:58 +01:00