Gabor Kiss-Vamosi
94e686ba44
lv_obj_get_style: with NULL style check if the parent is focused and use the focused style
2018-01-13 08:18:24 +01:00
Gabor Kiss-Vamosi
86110cf1de
lv_roller: lv_roller_get_selected_str: bugfix
2018-01-10 09:43:19 +01:00
Gabor Kiss-Vamosi
9b664e2944
LV_INDEV_READ_PERIOD 0 build bugfix
2018-01-10 09:42:52 +01:00
Gabor Kiss-Vamosi
78ff568dfb
Merge pull request #66 from iromero91/master
...
Add configuration options for whole row and column invalid areas
2018-01-09 20:32:14 +01:00
Jose I Romero
e1d2709431
Add configuration options for whole row and column invalid areas
...
Some displays like the Sharp memory LCDs require whole rows to be updated at
a time, LV_INV_FULL_ROW ensures that every screen flush is a whole number of
rows.
LV_INV_FULL_COL is provided too for convenience when rotating the screen 90
degrees, making all updates be whole columns instead. Enabling both flags will
make lvgl update the whole screen every time.
2018-01-09 12:38:52 -06:00
Gabor Kiss-Vamosi
47556f2290
lv_ufs_remove: check file existance
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
531eb4b417
line width bugfox width anti-aliasing
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
7f8b1e920a
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
2f084d204e
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
a93fedf945
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
8fd88300ce
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
d3f0331e8e
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
9fb0da69cc
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
4675bf9ae8
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
da631cd441
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
fd40f53d2e
Update README.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
9f420af5e2
Update TODO_MINOR.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
9ff4b0e5b2
Update TODO_MAJOR.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
901cb1fab0
Update TODO_MAJOR.md
2018-01-08 09:48:27 +01:00
Gabor Kiss-Vamosi
809c93a19e
update version
2018-01-05 13:52:43 +01:00
Gabor Kiss-Vamosi
62c307d6f2
lv_fs: lv_dir_open: bugifx (use rddir_size instead of file_fize)
2018-01-05 13:49:15 +01:00
Gabor Kiss-Vamosi
31488478c1
Merge pull request #60 from BenQoo/beta
...
lv_group: fix memory leak.
2018-01-04 09:13:03 +01:00
BenQoo
59fa14f989
lv_group: fix memory leak.
...
The items lack of memory deallocation
* `lv_group->obj_ll`
* `lv_group`
2018-01-04 14:54:37 +08:00
Gabor Kiss-Vamosi
1c34777024
line width bugfox width anti-aliasing
v5.0.1
2018-01-02 12:59:18 +01:00
Gabor Kiss-Vamosi
dc3bc9f30d
Merge branch 'beta'
2018-01-02 12:43:21 +01:00
Gabor Kiss-Vamosi
96692bfc3b
material_theme: darker bg
2018-01-02 12:43:11 +01:00
Gabor Kiss-Vamosi
4aa3927b55
btnm: bottom border fix
2018-01-02 12:43:11 +01:00
Gabor Kiss-Vamosi
6eea879a14
Release v5.0.1
2018-01-02 12:40:53 +01:00
Gabor Kiss-Vamosi
c7862fd701
lv_conf_templ.h update
2018-01-02 12:40:09 +01:00
Gabor Kiss-Vamosi
e1f4426f76
Update README.md
2017-12-31 23:31:10 +01:00
Gabor Kiss-Vamosi
cc37769c91
Update README.md
2017-12-31 23:28:28 +01:00
Gabor Kiss-Vamosi
337d533dd5
Update README.md
2017-12-31 23:17:28 +01:00
Gabor Kiss-Vamosi
bc4a62da96
lv_list: group behaviour fixes
2017-12-31 11:11:46 +01:00
Gabor Kiss-Vamosi
4a58c778e4
Update README.md
2017-12-24 11:04:09 +01:00
Gabor Kiss-Vamosi
866e9e73b1
Update README.md
2017-12-24 11:03:16 +01:00
Gabor Kiss-Vamosi
3582f6501a
Update README.md
2017-12-24 11:00:46 +01:00
Gabor Kiss-Vamosi
dfa0970585
lv_mem: bugfix
2017-12-23 09:17:42 +01:00
Gabor Kiss-Vamosi
33f2d2fbd8
Update README.md
2017-12-22 17:09:44 +01:00
Gabor Kiss-Vamosi
85bb30a19d
Update README.md
2017-12-22 17:08:17 +01:00
Gabor Kiss-Vamosi
90ee83fb3e
Update README.md
2017-12-22 17:08:03 +01:00
Gabor Kiss-Vamosi
bb30cac9df
lv_conf_templ update
2017-12-22 15:47:12 +01:00
Gabor Kiss-Vamosi
d8ecb4afec
material_theme: darker bg
2017-12-22 15:37:24 +01:00
Gabor Kiss-Vamosi
9d097c7cc1
btnm: bottom border fix
2017-12-22 15:37:06 +01:00
Gabor Kiss-Vamosi
e7356bfbb6
Update TODO_MINOR.md
2017-12-21 03:14:42 +01:00
Gabor Kiss-Vamosi
b0d84a4a3d
Update TODO_MAJOR.md
2017-12-21 03:14:02 +01:00
Gabor Kiss-Vamosi
ee795362ba
Update TODO_MAJOR.md
2017-12-21 03:13:23 +01:00
Gabor Kiss-Vamosi
e5e76f163c
Update README.md
2017-12-21 01:06:11 +01:00
Gabor Kiss-Vamosi
d47db72584
move README to the root
v5.0.0
2017-12-21 00:37:29 +01:00
Gabor Kiss-Vamosi
cde8738f0e
release v5.0.0
2017-12-21 00:30:00 +01:00
Gabor Kiss-Vamosi
925a174ae2
update templates and themes
2017-12-21 00:19:59 +01:00