Gabor Kiss-Vamosi
c2f70d1cc7
mono theme: fix typo
2018-04-03 12:21:59 +02:00
Gabor Kiss-Vamosi
89452a9d8e
lv_cont_set_fit: fix wrong signal paramter
2018-04-03 12:21:45 +02:00
Gabor Kiss-Vamosi
563411a33a
lv_indev: drag test use absolute coosdinates
2018-04-03 12:21:07 +02:00
Gabor Kiss-Vamosi
d1889b77e5
lv_slider: inicator draw bugfix
2018-03-29 13:56:21 +02:00
Gabor Kiss-Vamosi
e8a9d1bdc7
lv_line: set line.width ext. size to not trim parts on x = 0, y = 0 coordinates
2018-03-22 14:45:15 +01:00
Gabor Kiss-Vamosi
9b2de5f215
Update TODO_PATCH.md
2018-03-22 14:42:56 +01:00
Gabor Kiss-Vamosi
779cac9b77
Update TODO_PATCH.md
2018-03-22 14:42:41 +01:00
Gabor Kiss-Vamosi
a4d77bec6b
Disable Visual Studio warnings
2018-03-22 14:41:55 +01:00
Gabor Kiss-Vamosi
dd6bad1b6e
fix of 16 bit image draw with alpha byte
2018-03-22 12:39:58 +01:00
Gabor Kiss-Vamosi
0d93816827
lv_group_create: init focus_cb
2018-03-22 10:37:00 +01:00
Gabor Kiss-Vamosi
ca95d76659
lv_conf.h: add LV_COMPILER_VLA_SUPPORTED
2018-03-22 10:09:00 +01:00
Gabor Kiss-Vamosi
d58a83cda7
lv_mbox: Translate LV_GROUP_KEY_UP/DOWN to LV_GROUP_KEY_LEFT/RIGHT
2018-03-21 13:15:02 +01:00
Gabor Kiss-Vamosi
5256656efa
Merge pull request #169 from BenArtes/obj_scrl_clean_fix
...
Obj scrl clean fix
2018-03-19 10:24:35 +01:00
Benjamin Artes
bb1e00a263
Merge branch 'master' into obj_scrl_clean_fix
2018-03-16 11:59:32 -04:00
Benjamin Artes
b2f0ed0cb9
Merge branch 'master' into btns_pos
2018-03-16 11:58:56 -04:00
Benjamin Artes
75a43a536c
Adds sub-object specific clean functions to prevent breaking with lv_obj_clean
2018-03-16 11:53:27 -04:00
Gabor Kiss-Vamosi
0263c2cf68
start v5.2.0
2018-03-12 17:20:55 +01:00
Gabor Kiss-Vamosi
69c5373db0
start v5.1.1
2018-03-12 17:20:24 +01:00
Gabor Kiss-Vamosi
a55d02dd31
Merge pull request #158 from Zaltora/patch-1
...
Non constant declaration
2018-03-12 13:17:11 +01:00
Zaltora
02d318e66d
Non constant declaration
...
I got an error when compilation. I fix the compilation problem but a proper way to initialize this variable is maybe needed. maybe in lv_init ?
You can fix it and close this pull request.
2018-03-12 11:40:24 +01:00
Gabor Kiss-Vamosi
9f72ca2329
Update TODO_MAJOR.md
2018-03-12 10:44:02 +01:00
Gabor Kiss-Vamosi
2d12ad9251
Update TODO_PATCH.md
2018-03-12 10:43:42 +01:00
Gabor Kiss-Vamosi
09c072bda6
Update TODO_MINOR.md
2018-03-12 10:43:12 +01:00
Gabor Kiss-Vamosi
9909a4123f
Update TODO_PATCH.md
2018-03-12 10:42:03 +01:00
Gabor Kiss-Vamosi
63c59b6570
Update CONTRIBUTING.md
2018-03-10 09:26:35 +01:00
Gabor Kiss-Vamosi
ee4cd4756b
Update README.md
2018-03-10 07:47:28 +01:00
Gabor Kiss-Vamosi
bd0c6c9ce3
regenerate buil in fonts
v5.1
2018-03-09 14:14:06 +01:00
Gabor Kiss-Vamosi
213e621412
fix text opacity
2018-03-09 14:13:51 +01:00
Benjamin Artes
2d9056aa78
Add btns_pos to ext_attr w/ get + set functions and TOP / BOTTOM impl.
...
Leaving LEFT / RIGHT for someone else or when I have more time.
2018-03-07 15:45:11 -05:00
Gabor Kiss-Vamosi
5d53a9edaf
fix warnings
2018-03-07 14:46:38 +01:00
Gabor Kiss-Vamosi
c2fb0fffbd
Update README.md
2018-03-07 13:51:59 +01:00
Gabor Kiss-Vamosi
fc05fad277
release v5.1
2018-03-07 13:39:51 +01:00
Gabor Kiss-Vamosi
1466d2b97e
Merge branch 'master' of https://github.com/littlevgl/lvgl
2018-03-07 13:36:50 +01:00
Gabor Kiss-Vamosi
13351c0091
lv_math: lv_math_num_to_str: return with buf
2018-03-07 13:10:20 +01:00
Gabor Kiss-Vamosi
19f98ce8ea
merge dev-5.1
2018-03-07 13:08:53 +01:00
Gabor Kiss-Vamosi
4b5fefa521
Merge branch 'beta' of https://github.com/littlevgl/lvgl into beta
2018-03-07 13:07:17 +01:00
Gabor Kiss-Vamosi
f8b4dc3a2d
merge beta
2018-03-07 13:07:00 +01:00
Gabor Kiss-Vamosi
4d571290c7
Update TODO_PATCH.md
2018-03-07 12:48:31 +01:00
Gabor Kiss-Vamosi
3a35da8f27
lv_btnm (and lv_kb): add up/down navigation with LV_GROUP_KEY_UP/DOWN
2018-03-07 11:37:38 +01:00
Gabor Kiss-Vamosi
1b1efbd0f0
lv_area_is_on bugfix
2018-03-07 10:49:25 +01:00
Gabor Kiss-Vamosi
d068c85e80
minor updates on LV_ATTRIBUTE_...
2018-03-07 09:22:37 +01:00
Gabor Kiss-Vamosi
145ea416be
ddlist: auto-open on LV_GROUP_KEY_LEF/RIGHT/UP/DOWN
2018-03-07 09:22:10 +01:00
Gabor Kiss-Vamosi
0b6be3a0f6
bottom shadow: add blur
2018-03-05 17:14:45 +01:00
Gabor Kiss-Vamosi
7cf2cf0756
Update TODO_MINOR.md
2018-03-05 14:16:53 +01:00
Gabor Kiss-Vamosi
69eb3a9756
updae comments
2018-03-04 17:57:51 +01:00
Gabor Kiss-Vamosi
7b20da2276
remove debug printf
2018-03-04 17:56:32 +01:00
Gabor Kiss-Vamosi
eb376899ce
remove sprintf from lv_gauge the save ROM (custom BCD converter added to lv_math.c)
2018-03-04 17:51:41 +01:00
Gabor Kiss-Vamosi
2123ee0218
fixes with USE_LV_FILESYSTEM = 0
2018-03-04 17:03:37 +01:00
Gabor Kiss-Vamosi
6e94c70fbb
replace the only sscanf with a custom function (save 30 kB ROM)
2018-03-04 16:34:14 +01:00
Gabor Kiss-Vamosi
80b181293a
fix lv_rfill screen sized area size
2018-03-04 15:36:45 +01:00