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

243 Commits

Author SHA1 Message Date
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
Gabor Kiss-Vamosi
a02fb7bf82 Update README.md 2017-07-09 14:39:28 +02:00
Gabor Kiss-Vamosi
6b2ff57559 Update README.md v4.0.0 2017-05-15 15:22:03 +02:00
Gabor Kiss-Vamosi
48a227b5ed Update README.md 2017-05-15 15:09:22 +02:00
Gabor Kiss-Vamosi
7ab323cd33 Update README.md 2017-05-15 14:12:42 +02:00
Gabor Kiss-Vamosi
55a5d46fb9 Update README.md 2017-05-15 14:11:12 +02:00
Gabor
f42611d17b release v4.0.0 2017-05-15 09:49:36 +02:00
Gabor
8c35ff3c3b Updates before release 2017-05-15 09:48:48 +02:00
Gabor
91c28e5f44 Merge beta to release v4.0 2017-05-15 09:17:36 +02:00
Gabor
7e65d8e757 Merge branch 'master' of https://github.com/littlevgl/lvgl 2017-05-15 09:17:20 +02:00
Gabor
813a8e5476 Minor updates 2017-05-15 09:15:14 +02:00
Kiss-Vamosi Gabor
50d30e8d88 comments update 2017-05-14 18:49:44 +02:00
Kiss-Vamosi Gabor
cc10990d64 shadow bugfix 2017-05-13 11:03:08 +02:00
Kiss-Vamosi Gabor
20af407203 Minor object updates with some object types 2017-05-13 11:03:08 +02:00
Gabor
da1f4e8e2f minor updates 2017-05-12 16:09:37 +02:00
Gabor
3a9a23b350 minor style updates 2017-05-10 16:12:03 +02:00
Gabor
20f4685541 Solve warnings 2017-05-10 16:11:20 +02:00
Gabor
3f0323192c lv_conf_tmpl update 2017-05-08 11:23:16 +02:00
Gabor
2abc9b214b Minor update 2017-05-08 11:21:33 +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
Gabor
e50be12eca lv_dispi: LV_DISPI_TP_MARKER now set the size of the marker point (0: turn off) 2017-05-03 14:59:36 +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
dadb8973bf shadow draw iprovments 2017-04-24 14:12:32 +02:00
Gabor
d1bec14de8 shadow bottom added 2017-04-24 12:08:24 +02:00
Kiss-Vamosi Gabor
462244684e lv_draw: new shadow drawing algorithm (filter based) introduced 2017-04-23 21:28:24 +02:00
Gabor
373bf2de84 lv_lmeter: added 2017-04-21 17:11:47 +02:00
Gabor
e07abd8ad6 review: bugfixes, minor updates 2017-04-21 09:15:39 +02:00
Gabor
330893ac6a lv_icon: removed, use symbol fonts instead 2017-04-18 10:28:30 +02:00
Gabor
2a1ace1f81 lv_misc moved to misc/gfx 2017-04-18 10:27:59 +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
6116e83815 New style system introduced! Still not applied to apps 2017-04-13 10:20:35 +02:00
Gabor
09967f66f2 lv_slider added 2017-04-11 10:51:31 +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
7bb849f4eb solve conflicts 2017-03-27 09:29:47 +02:00
Gabor
ad89961737 lv_ddlist: bugfix with font antialiassing 2017-03-27 09:27:45 +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