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

46 Commits

Author SHA1 Message Date
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
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
3a9a23b350 minor style updates 2017-05-10 16:12:03 +02:00
Gabor
1277a805c8 Minor updates 2017-05-08 10:09:47 +02:00
Gabor
6591da5917 minor bugfixes 2017-05-03 15:06:32 +02:00
Kiss-Vamosi Gabor
69876763e2 animation: add more control over object animations (e.g. ddlist open/close anim time set by func. instead of define) 2017-05-02 00:16:48 +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
f431f262be Apply the new style system on the applications too 2017-04-13 13:34:57 +02:00
Gabor
6116e83815 New style system introduced! Still not applied to apps 2017-04-13 10:20:35 +02:00
Gabor
4c14c4c762 BIG UPDTAE: Style renames in the whole library 2017-04-10 11:33:38 +02:00
Gabor
5b7559ea76 Further draw speed optimizations 2017-03-20 10:47:41 +01:00
Kiss-Vamosi Gabor
7f49404d62 LV_FONT_ANTIALIAS added 2017-03-20 07:07:27 +01:00
Gabor
92e63fbb46 Draw speed optimalizations 2017-03-09 11:23:28 +01:00
Gabor
ef591b7af1 app conf: app configuration added (terminal, files) 2017-02-06 16:10:47 +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
Gabor
1e57771405 icons: simple sized icons are added 2017-01-06 15:34:17 +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
ca11c7ffa0 Update conf. file template 2017-01-02 15:00:21 +01:00
Kiss-Vamosi Gabor
5e0fffda16 Minor improvments with the application system 2017-01-01 22:57:17 +01:00
Kiss-Vamosi Gabor
fc5e147fcf LV_APP_COM_TYPE_... reworked, minor updates 2016-12-30 21:48:58 +01:00
Kiss-Vamosi Gabor
72948cda48 icons moved, app sysmon added, app fsel added 2016-12-29 23:48:01 +01:00
Kiss-Vamosi Gabor
2f11b276ac lv_app_notice added 2016-12-29 07:10:49 +01:00
Kiss-Vamosi Gabor
3019787dcf bugfix with LV_APP_EFFECT_OPA_ANIM 0 bugfif + letter draw bugfix 2016-12-26 14:44:27 +01:00
Kiss-Vamosi Gabor
53cd8bfd70 Release: Version 2.0 2016-12-22 21:41:47 +01:00
Gabor
aa8c80c2a8 Minor updates 2016-12-22 15:20:12 +01:00
Gabor
454b0e2a11 App connection added 2016-12-22 15:00:22 +01:00
Gabor
5459fc3c36 Eliminate some warnings 2016-12-21 15:34:01 +01:00
Gabor
7636c5d97b vletter draw optimited, LV_UPSCALE_STYLE and LV_STYLE_MULT removed and replaced with LV_DOWNSCALE 2016-12-21 14:51:01 +01:00
Gabor
cc0d2fef7d LV_UPSCALE_STYLE and LV_STYLE MULT removed and replaced with LV_DOWNSCALE 2016-12-20 15:08:11 +01:00
Gabor
3566b74dab lv_app impovements 2016-12-20 15:02:23 +01:00
Gabor
373b75bd53 txt_get_size added +lv_page_focus handle greater objects then page + LV_SIGNAL_PRESSING added 2016-12-19 12:02:03 +01:00
Kiss-Vamosi Gabor
f259f6ca6d lv_action_t added independently from lv_btn, page rel/pr action added, lv_app_kb basics 2016-12-18 22:07:03 +01:00
Kiss-Vamosi Gabor
a68901ce82 animation bugix 2016-12-17 22:09:25 +01:00
Kiss-Vamosi Gabor
05d03015cb icons added, app animations, page_focus, win style updates 2016-12-17 21:22:16 +01:00
Kiss-Vamosi Gabor
ad7868591f lpr_rep action added + app styles update 2016-12-17 12:02:30 +01:00
Kiss-Vamosi Gabor
6d85a9c086 App style added + minor mods 2016-12-17 10:50:28 +01:00
Gabor
8d70829493 The very basics of apps working. Sc and Win open close ok. Example app written 2016-12-15 16:19:23 +01:00