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

350 Commits

Author SHA1 Message Date
Gabor
a90aa4211b Merge branch 'double_vdb' into beta 2017-08-08 09:47:35 +02:00
Gabor
09f8e25fdd LV_VDB_DOUBLE: tested on STM32F429 Discovery 2017-08-08 09:47:17 +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
d1837d2684 Merge branch 'examples' into beta 2017-07-28 15:01:14 +02:00
Gabor
fbe39b7357 Merge branch 'lv_group' into beta 2017-07-28 14:58:50 +02:00
Gabor
f4b9b2a477 lv_label: remove old test code 2017-07-28 14:32:27 +02:00
Gabor
af47b4bd40 lv_ta: copy password mode too on obj. copy 2017-07-28 14:26:51 +02:00
Gabor
e78c3d132c lv_style_h: bad funcion declaration fixed 2017-07-28 14:19:52 +02:00
Gabor
2dbda3d004 Merge branch 'style_anim' into beta 2017-07-28 13:58:39 +02:00
Gabor
6d4791c6e9 style animation added 2017-07-28 13:57:56 +02:00
Gabor
3c2c4c5f86 examples: encoder_ctrl comment update 2017-07-28 11:35:53 +02:00
Gabor
358f7cf00b examples: encoder_ctrl comments added 2017-07-28 11:08:23 +02:00
Gabor
7248eef1f0 Merge branch 'beta' into examples 2017-07-27 14:10:48 +02:00
Gabor
422481533e merge lv_group to examples 2017-07-27 14:02:35 +02:00
Gabor
6cd9fda009 lv_cont: PRETTY layout arrange proportionally if 2 objs. in a row 2017-07-27 13:45:37 +02:00
Gabor
c46e31c536 examples: encorder_ctrl: GUI update 2017-07-27 13:42:55 +02:00
Gabor
a7a24bcf84 example_encoder: GUI added 2017-07-27 13:42:55 +02:00
Gabor
73d4fd00bd lv_obj: lv_ddlist: bugfix, copy 'num_opt' attribute too 2017-07-27 13:42:55 +02:00
Gabor
e52a2fb87c lv_obj: lv_obj_set_parent: bugfix, send CHILD_CHG signal to the old parent too 2017-07-27 13:42:55 +02:00
Gabor
2bdfdc0ed2 hello_world example added and encoder_ctrl begun 2017-07-27 13:42:55 +02:00
Gabor
6b3444271c lv_group: focus_freeze added 2017-07-27 12:07:21 +02:00
Gabor
78c5ad0cdb example_encoder: GUI added 2017-07-27 10:49:44 +02:00
Gabor
df00db0dc2 lv_obj: lv_ddlist: bugfix, copy 'num_opt' attribute too 2017-07-27 10:49:19 +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 Kiss-Vamosi
9fcb264e05 Update README.md 2017-07-25 10:46:17 +02:00
Gabor
1456853135 lv_example: add empty files to build the skeleton 2017-07-25 10:44:40 +02:00
Gabor
92ebe1f940 Examples README added 2017-07-25 10:34:33 +02:00
Gabor
cd83e6febc Merge branch 'lv_group' into beta 2017-07-25 09:05:18 +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
adbd978155 lv_btn: run rel. action on Select, Inc. Dec. 2017-07-24 12:19:15 +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
Gabor
4fd0dfc7c4 lv_cong_templ.h: disable lv_app_wifi/gsm/ethetnet v4.1.1 2017-07-12 14:33:12 +02:00
Gabor
fb49ed806e version number fix 2017-07-12 14:25:49 +02:00
Gabor
5353906dea new patch: v4.1.1 2017-07-12 14:12:10 +02:00
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
c6179239e1 lv_app win opan/close anim use '_us' functions 2017-07-12 13:59:23 +02:00
Gabor
d1e6063551 merge master 2017-07-10 17:49:11 +02:00
Gabor
9de436a61b lv_ddlist: fix misspelled function name 2017-07-10 17:29:53 +02:00
Gabor
e00cd04963 lv_app: lv_scr_app(), lv_app_add_dsc() added 2017-07-10 17:29:19 +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
1fc4c9a1f7 release v4.1.0 v4.1.0 2017-07-09 15:40:26 +02:00