Gabor Kiss-Vamosi
91b997769e
Release v7.0.1
v7.0.1
2020-06-01 20:28:32 +02:00
Gabor Kiss-Vamosi
6654444e0f
update release script
2020-06-01 20:23:07 +02:00
PeterB
3561d9e063
Changed all text related indices from 16 bit to 32 bit integers.
2020-06-01 17:51:47 +01:00
Themba Dube
c5c5b2a393
lv_printf: condition floating-point on value not definition
2020-06-01 12:08:48 -04:00
Themba Dube
0c4c6cf199
lv_printf: expose floating-point configuration option
2020-06-01 12:08:08 -04:00
PeterB
a0583f6feb
Merge remote-tracking branch 'origin/master' into 32bit_idx
2020-06-01 12:31:14 +01:00
Themba Dube
0673dd0b12
Change dropdown to use 32-bit indexes
2020-06-01 07:18:31 -04:00
Gabor Kiss-Vamosi
ef1242f234
Update LICENCE.txt
2020-05-31 23:03:38 +02:00
Gabor Kiss-Vamosi
f8c7485d82
Update CHANGELOG.md
2020-05-31 22:54:40 +02:00
Gabor Kiss-Vamosi
88b54456ef
Update README.md
2020-05-31 21:46:12 +02:00
Gabor Kiss-Vamosi
2be298fc3f
Update README.md
2020-05-31 21:45:36 +02:00
Themba Dube
af812b0c55
keyboard: allow backspace to auto-repeat in numeric mode (lv_examples#58)
2020-05-31 08:33:21 -04:00
Mike Fellows
09fb1e60e3
Fix visual studio compile errors in lv_anim code
...
unary negation operator was being applied to an usigned int in three
places. I'm not sure what the other compilers are doing to accept
the current code , but I have cast the unsigned ints to a signed one
before applying the unary operator.
2020-05-30 13:05:25 -07:00
Mike Fellows
4575fec915
Fix a few links in README ( #1541 )
...
* To some of the simulator/IDE github projects
* To the one of the STM32F7 github projects
2020-05-30 09:13:53 -04:00
Gabor Kiss-Vamosi
4c3db9e02f
clarify the usage of template theme
2020-05-29 06:42:29 +02:00
embeddedt
99f1d1bc7a
Remove duplicate docs link
2020-05-28 19:22:28 -04:00
Gabor Kiss-Vamosi
ec5b10142f
add lv_obj_remove_style
2020-05-28 07:58:10 +02:00
Gabor Kiss-Vamosi
8d5dfa1ec2
chart: fix X tick drawing
2020-05-28 07:57:47 +02:00
Gabor Kiss-Vamosi
27ef3a1d07
fix chart x axix label drawing
2020-05-28 07:52:00 +02:00
Gabor Kiss-Vamosi
91f8b3060e
fix verical dashed line
2020-05-28 07:52:00 +02:00
Gabor Kiss-Vamosi
86307c669f
remove leftover code
2020-05-27 16:39:00 +02:00
Gabor Kiss-Vamosi
207ec2997f
DMA2D: minor fix with double buffering
2020-05-27 16:21:35 +02:00
Gabor Kiss-Vamosi
65c9b64f9a
Merge branch 'master' of https://github.com/littlevgl/lvgl
2020-05-27 16:01:14 +02:00
Gabor Kiss-Vamosi
70162562b2
speed up true double buffering
2020-05-27 16:00:56 +02:00
tgillbe
25a5623e77
Fix lv_slider knob size off-by-one bug ( #1531 )
2020-05-27 09:19:54 -04:00
Gabor Kiss-Vamosi
4f386f19fe
chart: fix y axis label drawing
2020-05-27 11:59:39 +02:00
Gabor Kiss-Vamosi
0a9d8a6133
remove memcpy from lv_ll
2020-05-27 10:36:24 +02:00
Gabor Kiss-Vamosi
a8904b39ea
Merge pull request #1529 from lvgl/kisvegabor-patch-1
...
Update README.md - CLA test again
2020-05-27 10:09:32 +02:00
Gabor Kiss-Vamosi
08bd2ae669
Update README.md
2020-05-27 10:08:17 +02:00
Gabor Kiss-Vamosi
65a0046891
Merge pull request #1528 from lvgl/kisvegabor-patch-1
...
Update README.md - Test CLA
2020-05-27 10:03:08 +02:00
Gabor Kiss-Vamosi
421e1fc9f8
Update README.md
2020-05-27 10:01:51 +02:00
Gabor Kiss-Vamosi
306405bcff
Merge branch 'master' into speed/shadow
2020-05-26 11:00:09 +02:00
Gabor Kiss-Vamosi
7fb49693f4
minor speed up on rectangle drawing
2020-05-26 10:59:49 +02:00
Gabor Kiss-Vamosi
19c3f9306f
improve DMA2D blending dupport
2020-05-26 10:59:29 +02:00
Gabor Kiss-Vamosi
b056315410
add LV_COLOR_MIX_ROUND_OFS to adjust color mix to GPU's algorithms
2020-05-26 10:58:52 +02:00
Gabor Kiss-Vamosi
966b4b11f6
lv_color_mix_with_alpha: fix initialization
2020-05-25 12:44:54 +02:00
Gabor Kiss-Vamosi
b4de4c5ca1
remove dead code
2020-05-25 12:42:38 +02:00
Gabor Kiss-Vamosi
0072a2ade5
Merge branch 'master' of https://github.com/littlevgl/lvgl
2020-05-25 11:55:12 +02:00
Gabor Kiss-Vamosi
eda752ab94
add lv_theme_get_color_secondary
2020-05-25 11:49:04 +02:00
Gabor Kiss-Vamosi
89206c51c3
optimize shdow drawing
2020-05-25 11:13:13 +02:00
Gabor Kiss-Vamosi
21a172ca0d
Update README.md
2020-05-25 09:29:17 +02:00
Gabor Kiss-Vamosi
2e64db0261
Update README.md
2020-05-25 08:29:57 +02:00
Gabor Kiss-Vamosi
b4b37b98aa
Update README.md
2020-05-25 06:41:06 +02:00
Gabor Kiss-Vamosi
dfb7c6731c
Update CODING_STYLE.md
2020-05-25 06:35:00 +02:00
Gabor Kiss-Vamosi
2078e4a01a
Update CONTRIBUTING.md
2020-05-25 06:26:30 +02:00
Gabor Kiss-Vamosi
11c80b626c
Update CONTRIBUTING.md
2020-05-25 06:26:04 +02:00
Gabor Kiss-Vamosi
e3f63e09cf
Update CONTRIBUTING.md
2020-05-25 06:24:33 +02:00
Gabor Kiss-Vamosi
07efe31ff4
Update CONTRIBUTING.md
2020-05-25 06:23:12 +02:00
Gabor Kiss-Vamosi
3837988f2d
README: change littlevgl to lvgl
2020-05-25 05:54:38 +02:00
Gabor Kiss-Vamosi
5ea142eaf0
Update config.yml
2020-05-25 05:44:24 +02:00