Themba Dube
|
4bde73d7a9
|
Add lv_win_set_drag and lv_win_get_drag
|
2018-11-25 21:31:54 -05:00 |
|
Gabor Kiss-Vamosi
|
a9eb9f9ea5
|
tileview asn scroll propagation improvments
|
2018-11-25 19:40:19 +01:00 |
|
Gabor Kiss-Vamosi
|
2cda0fc1fe
|
Merge branch 'page_flash' of https://github.com/kisvegabor/lvgl into tileview
|
2018-11-25 12:02:28 +01:00 |
|
Gabor Kiss-Vamosi
|
c62cd4dfcb
|
lv_tileview: add the new object type
|
2018-11-25 12:02:16 +01:00 |
|
Gabor Kiss-Vamosi
|
c37cd19a23
|
page edge flah updates
|
2018-11-25 09:54:13 +01:00 |
|
Gabor Kiss-Vamosi
|
dd8f1c7b38
|
lv_page: add edge flash animation
|
2018-11-24 20:31:06 +01:00 |
|
Gabor Kiss-Vamosi
|
3785fc4887
|
lv_line_draw: compensate y2 coordinate if AA is enabled
|
2018-11-24 19:05:00 +01:00 |
|
Gabor Kiss-Vamosi
|
f6fb219ab2
|
lv_calendar: day names padding update
|
2018-11-24 09:38:10 +01:00 |
|
Gabor Kiss-Vamosi
|
6a2b4a81b5
|
Merge branch 'dev-5.3' of https://github.com/turoksama/lvgl into dev-5.3
|
2018-11-24 09:31:18 +01:00 |
|
Gabor Kiss-Vamosi
|
15dae7dcbc
|
define LV_ATTRIBUTE_FLUSH_READY as empty if not defined
|
2018-11-24 07:49:49 +01:00 |
|
Gabor Kiss-Vamosi
|
e8013a4252
|
Merge branch 'master' into dev-5.3
|
2018-11-24 07:42:02 +01:00 |
|
Gabor Kiss-Vamosi
|
f6bc6a0bf6
|
lv_indev: fix warnings
|
2018-11-24 07:41:18 +01:00 |
|
Gabor Kiss-Vamosi
|
57dc4ed476
|
lv_anim_bounce path
|
2018-11-24 07:38:07 +01:00 |
|
Gabor Kiss-Vamosi
|
9d3f6dacb8
|
Merge pull request #577 from mharizanov/master
Define a custom attribute to `lv_flush_ready` function
|
2018-11-24 07:28:00 +01:00 |
|
Samuel
|
cc651d0b4c
|
Update lv_calendar.c
|
2018-11-24 11:11:36 +08:00 |
|
Gabor Kiss-Vamosi
|
f30f3ea8ed
|
realign: fix warnings
|
2018-11-23 11:35:13 +01:00 |
|
Gabor Kiss-Vamosi
|
f317ff6d43
|
Merge pull request #578 from littlevgl/embeddedt-use-uintptr_t
Replace uint64_t with uintptr_t in lv_theme.c
|
2018-11-23 10:07:50 +01:00 |
|
embeddedt
|
d277e80d81
|
Replace uint64_t with uintptr_t in lv_theme.c
This resolves #574.
|
2018-11-22 15:04:35 -05:00 |
|
mharizanov
|
cc801277ce
|
Define a custom attribute to lv_flush_ready function
|
2018-11-22 19:39:01 +02:00 |
|
mharizanov
|
45cf22ebf5
|
Define a custom attribute to lv_flush_ready function
|
2018-11-22 19:36:46 +02:00 |
|
Gabor Kiss-Vamosi
|
ce1a1f749a
|
realign: fix typo
|
2018-11-22 15:19:22 +01:00 |
|
Gabor Kiss-Vamosi
|
d797d10376
|
add realign feature
|
2018-11-22 14:59:38 +01:00 |
|
Gabor Kiss-Vamosi
|
e04a3e7fce
|
Merge branch 'master' into dev-5.3
|
2018-11-22 11:47:56 +01:00 |
|
Gabor Kiss-Vamosi
|
b8009d7c9a
|
Merge pull request #560 from kisvegabor/indev_data_init
lv_indev: init data before calling of indev_read
|
2018-11-22 11:46:24 +01:00 |
|
Themba Dube
|
be783a65e0
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into dev-5.3
|
2018-11-21 15:01:35 -05:00 |
|
Gabor Kiss-Vamosi
|
6dc8b2f9f7
|
Merge branch 'AloyseTech-chart_optimize' into dev-5.3
|
2018-11-21 15:28:28 +01:00 |
|
Gabor Kiss-Vamosi
|
e37846bdcb
|
Merge branch 'chart_optimize' of https://github.com/AloyseTech/lvgl into AloyseTech-chart_optimize
|
2018-11-21 15:20:08 +01:00 |
|
Gabor Kiss-Vamosi
|
9b4e5e57d6
|
Merge branch 'dev-5.3' into imgbtn_update
|
2018-11-21 14:35:51 +01:00 |
|
Gabor Kiss-Vamosi
|
e68969daa6
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into dev-5.3
|
2018-11-21 14:01:21 +01:00 |
|
Gabor Kiss-Vamosi
|
c584586985
|
lv_refr/draw: enable the drawing even with body.opa == LV_OPA_TRANSP
E.g. labels don't care with body paramters
|
2018-11-21 14:00:30 +01:00 |
|
embeddedt
|
c255e4bf8d
|
Merge pull request #553 from embeddedt/animated_switch
Add animations to switch control
|
2018-11-21 07:58:48 -05:00 |
|
embeddedt
|
c1c7cfd234
|
Merge pull request #563 from kisvegabor/lv_btnm_api_ext
add lv_btnm_get_pressed
|
2018-11-21 07:57:29 -05:00 |
|
Gabor Kiss-Vamosi
|
dc436a66cc
|
lv_imgbtn: add tiled option
|
2018-11-20 17:05:59 +01:00 |
|
Gabor Kiss-Vamosi
|
699f40c9b2
|
lv_anim: add overshoot path
|
2018-11-20 14:49:16 +01:00 |
|
Gabor Kiss-Vamosi
|
84d20442a4
|
Merge branch 'animated_switch' of https://github.com/embeddedt/lvgl into embeddedt-animated_switch
|
2018-11-20 07:33:53 +01:00 |
|
Gabor Kiss-Vamosi
|
5416c2b778
|
lv_sw: aniamtion improvements
|
2018-11-20 07:33:32 +01:00 |
|
Themba Dube
|
5d09a25abc
|
Merge branch 'animated_switch' of github.com:embeddedt/lvgl into animated_switch
|
2018-11-19 07:42:11 -05:00 |
|
Themba Dube
|
74f8c0e06a
|
Merge branch 'dev-5.3' of https://github.com/littlevgl/lvgl into animated_switch
|
2018-11-19 07:40:32 -05:00 |
|
Gabor Kiss-Vamosi
|
892f2be487
|
add lv_btnm_get_pressed
|
2018-11-19 07:00:17 +01:00 |
|
Gabor Kiss-Vamosi
|
bf557a1bb0
|
lv_sw: add comment
|
2018-11-19 06:35:11 +01:00 |
|
Gabor Kiss-Vamosi
|
073e99e538
|
lv_indev: init data before calling of indev_read
|
2018-11-18 11:54:02 +01:00 |
|
Themba Dube
|
ee544893f6
|
Merge branch 'master' into dev-5.3
|
2018-11-17 08:02:49 -05:00 |
|
embeddedt
|
2c8cf7d7ea
|
Update README.md
|
2018-11-17 08:02:11 -05:00 |
|
Gabor Kiss-Vamosi
|
2c74944566
|
git push origin dev-5.3Merge branch 'AloyseTech-preload-anim' into dev-5.3
|
2018-11-17 10:49:39 +01:00 |
|
Gabor Kiss-Vamosi
|
042147b010
|
add LV_PRELOAD_DEF_ANIM to lv_conf_templ.h
|
2018-11-17 10:48:17 +01:00 |
|
Gabor Kiss-Vamosi
|
0d3cc14c5e
|
Merge branch 'preload-anim' of https://github.com/AloyseTech/lvgl into AloyseTech-preload-anim
|
2018-11-17 10:44:29 +01:00 |
|
Gabor Kiss-Vamosi
|
07f2e18dfc
|
lv_sw: animation fixes
|
2018-11-16 18:36:12 +01:00 |
|
Gabor Kiss-Vamosi
|
938819a8b8
|
lv_sw: simplify animation
|
2018-11-16 17:42:29 +01:00 |
|
AloyseTech
|
4de708b5ad
|
add api for setting/getting the animation type of preloader
|
2018-11-15 11:37:00 +01:00 |
|
Themba Dube
|
65d6c82f81
|
Add off animation and correct initial switch state
|
2018-11-14 20:24:13 -05:00 |
|