Gabor Kiss-Vamosi
|
363304f53e
|
Merge branch 'master' of https://github.com/ali-rostami/lvgl into ali-rostami-master
|
2019-03-08 11:34:41 +01:00 |
|
Gabor Kiss-Vamosi
|
bff65c217d
|
remove lv_i18n
|
2019-03-08 08:32:17 +01:00 |
|
Gabor Kiss-Vamosi
|
14b03df174
|
remove debug printf
|
2019-03-08 08:02:20 +01:00 |
|
Gabor Kiss-Vamosi
|
93e2b9e0b9
|
update lv_conf_templ.h
|
2019-03-08 07:54:36 +01:00 |
|
Gabor Kiss-Vamosi
|
15007e9071
|
add lv_disp_remove
|
2019-03-08 06:57:16 +01:00 |
|
Mario Rubio Gómez
|
b882174bf9
|
Fixed bsearch size of list elements. [sizeof(uint32_t*) --> sizeof(uint32_t)]
|
2019-03-07 09:50:23 +01:00 |
|
Gabor Kiss-Vamosi
|
370f8223b6
|
lv_indev_read: use the current corridnate as defult for POINTER type
|
2019-03-07 01:26:04 +01:00 |
|
Gabor Kiss-Vamosi
|
d5dd1c4b10
|
Merge branch 'event' of https://github.com/littlevgl/lvgl into event
|
2019-03-07 00:42:20 +01:00 |
|
Gabor Kiss-Vamosi
|
bc1d71a1d1
|
event handling improvments
|
2019-03-07 00:42:08 +01:00 |
|
Gabor Kiss-Vamosi
|
702fb9565d
|
Add LV_ prefix to symbols and vhange USE_LV_... to LV_USE_...
|
2019-03-07 00:05:16 +01:00 |
|
Gabor Kiss-Vamosi
|
210de388d9
|
remove lv_ufs
|
2019-03-06 23:14:35 +01:00 |
|
Gabor Kiss-Vamosi
|
c4ca9870b0
|
group: add user_data
|
2019-03-06 23:14:19 +01:00 |
|
Gabor Kiss-Vamosi
|
3d4f823884
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-03-06 23:00:06 +01:00 |
|
Gabor Kiss-Vamosi
|
d9874ae0f4
|
marge master
|
2019-03-06 22:59:58 +01:00 |
|
Gabor Kiss-Vamosi
|
66e70afbb4
|
use the obj->top on focus to bring the obj. to the foregorund
|
2019-03-06 16:13:04 +01:00 |
|
Ali Rostami
|
0bce1876c1
|
declare lv_img_set_offset() with new params.
|
2019-03-06 17:35:14 +03:30 |
|
Ali Rostami
|
fc375fd115
|
define lv_img_set_offset() with new params
|
2019-03-06 17:33:14 +03:30 |
|
Mario Rubio Gómez
|
cc190bbb29
|
Changed index search by binary search for sparse glyphs fonts.
|
2019-03-06 11:14:06 +01:00 |
|
embeddedt
|
4c8015541e
|
Merge pull request #926 from manison/patch/fix-typo
Fix typo in constant name
|
2019-03-05 10:17:41 -05:00 |
|
Gabor Kiss-Vamosi
|
9d0f68880a
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-03-05 15:34:36 +01:00 |
|
Gabor Kiss-Vamosi
|
78574541e3
|
lv_tileview: infinite loop bugfix
|
2019-03-05 15:32:09 +01:00 |
|
manison
|
b30ca0da76
|
fix typo in constant name (LV_IMG_CF_UNK*N*OWN)
|
2019-03-05 14:21:13 +01:00 |
|
Gabor Kiss-Vamosi
|
13a3364656
|
Update lv_port_disp_templ.c
|
2019-03-04 16:56:02 +01:00 |
|
Gabor Kiss-Vamosi
|
cabbe414a5
|
Update lv_port_disp_templ.c
|
2019-03-04 16:55:29 +01:00 |
|
Ali Rostami
|
c2e3e9d494
|
add offset member to lv_img_ext_t
|
2019-03-04 12:47:03 +03:30 |
|
Ali Rostami
|
e298f493ce
|
add offset function
|
2019-03-04 12:41:28 +03:30 |
|
Ali Rostami
|
69b07acc4e
|
Merge pull request #1 from littlevgl/master
432019 update
|
2019-03-04 12:23:13 +03:30 |
|
Gabor Kiss-Vamosi
|
9d72ced2b6
|
focus/defocus event updates
|
2019-03-03 11:20:49 +01:00 |
|
Gabor Kiss-Vamosi
|
b8c6783207
|
Update README.md
|
2019-03-03 08:13:13 +01:00 |
|
Gabor Kiss-Vamosi
|
c713c4135b
|
Merge branch 'dev-6.0' into event
|
2019-03-03 04:29:17 +01:00 |
|
Gabor Kiss-Vamosi
|
2c4ea022b9
|
lv_page_focus: minor fix
|
2019-03-03 04:28:54 +01:00 |
|
embeddedt
|
961d8e0350
|
Merge pull request #922 from amirgon/undef_free
Workaround for stray 'free' macro
|
2019-03-02 17:37:29 -05:00 |
|
Amir Gonnen
|
6f53e4616a
|
Workaround for stray 'free' macro
Related to littlevgl/lv_binding_micropython#11 'Build error for STM32 port due to 'free()' macro'
|
2019-03-03 00:12:12 +02:00 |
|
Gabor Kiss-Vamosi
|
e788907d9c
|
remove free_data/ptr and relpace with user_data
|
2019-03-02 20:53:51 +01:00 |
|
embeddedt
|
2b4185ec23
|
Merge pull request #917 from manison/feature/add-mbox-api
Button matrix, message box: new APIs
|
2019-03-02 11:19:27 -05:00 |
|
Themba Dube
|
f509d8fa4f
|
Apply ta label size fix from dev-6.0
|
2019-03-02 11:17:15 -05:00 |
|
Gabor Kiss-Vamosi
|
13f0b61953
|
improve LV_PROTECT_PRESS_LOST
|
2019-03-02 01:49:08 +01:00 |
|
Gabor Kiss-Vamosi
|
e50410ffb1
|
merge slider anim update
|
2019-03-02 01:23:33 +01:00 |
|
Gabor Kiss-Vamosi
|
cae61d4e3e
|
bar/slider/sw anim updates
|
2019-03-01 23:50:30 +01:00 |
|
Gabor Kiss-Vamosi
|
86d7f4c888
|
imprve encoder event support
|
2019-03-01 22:23:59 +01:00 |
|
Gabor Kiss-Vamosi
|
4743e11967
|
lv_slider: experimental bar and slider animation update
|
2019-03-01 15:25:47 +01:00 |
|
embeddedt
|
2ffeef667f
|
Merge pull request #918 from canardos/dev-6.0
add lv_cb_set_static_text function, fix incorrect kb_ctrl_num_map
|
2019-03-01 07:26:17 -05:00 |
|
canardos
|
2ffb0a83b0
|
Fix incorrect kb_ctrl_num_map
|
2019-03-01 15:56:27 +08:00 |
|
canardos
|
4608f72098
|
add lv_cb_set_static_text function
|
2019-03-01 15:25:29 +08:00 |
|
Gabor Kiss-Vamosi
|
c318a7fc37
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-03-01 07:53:36 +01:00 |
|
Gabor Kiss-Vamosi
|
25df5347aa
|
lv_btnm_set_ctrl_map: update comment
|
2019-03-01 07:25:16 +01:00 |
|
Gabor Kiss-Vamosi
|
148cb16cd4
|
lv_roller_set_hor_fit: use the new fit system
|
2019-03-01 06:31:09 +01:00 |
|
Gabor Kiss-Vamosi
|
13fff73bdb
|
event: use with keypad
|
2019-03-01 06:26:03 +01:00 |
|
embeddedt
|
fbeb1d785c
|
Merge pull request #916 from manison/patch/fix-ta-variable-hides-arg
Remove unnecessary variable definition
|
2019-02-28 09:40:11 -05:00 |
|
Gabor Kiss-Vamosi
|
d992a71513
|
remove style.body.empty (replaced by style.body.opa)
|
2019-02-28 13:34:04 +01:00 |
|