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
70162562b2
speed up true double buffering
2020-05-27 16:00:56 +02:00
Gabor Kiss-Vamosi
97392f4fdf
reduce API size: add underscore prefix to internal functions
2020-05-13 14:11:16 +02:00
Gabor Kiss-Vamosi
232d22c148
fix conflicts
2020-05-07 16:01:48 +02:00
Anton Konev
6a96e07f18
Minor fixes ( #1488 )
...
* lvgl/lv_onjx/lv_chart: fixed variable type (uint8_t was compared with 256)
* lvgl/lv_core/lv_refr: fixed double assignemnt
Co-authored-by: anton.konev <anton.konev@planarchel.ru>
2020-05-07 07:44:02 -04:00
Gabor Kiss-Vamosi
12919453d3
free the buffer of font decompression
2020-05-06 09:27:28 +02:00
Gabor Kiss-Vamosi
aad8667a9f
run code formatter
2020-05-01 11:17:43 +02:00
Gabor Kiss-Vamosi
c80a4d194f
Merge branch 'dev-7.0' into speed/gpu
2020-04-27 14:53:17 +02:00
Gabor Kiss-Vamosi
d98362a60d
add disp_drv->wait_cb
2020-04-24 11:52:31 +02:00
Gabor Kiss-Vamosi
479d31e5a7
replace all memcpy with lv_memcpy
2020-04-23 15:27:51 +02:00
Themba Dube
e6c1c837f8
Merge remote-tracking branch 'origin/master' into dev-7.0
2020-04-06 19:37:38 -04:00
Gabor Kiss-Vamosi
5d8798b514
Fix write of of buffer with true double buffering and set_px_cb
2020-04-03 11:38:56 +02:00
Gabor Kiss-Vamosi
f545db3117
minor fixes
2020-03-29 22:00:48 +02:00
Gabor Kiss-Vamosi
58fc703dba
add lv_disp_flush_is_last()
2020-03-27 08:47:52 +01:00
Gabor Kiss-Vamosi
ba1639848d
reduce CPU load of PERF_MONITOR
2020-03-25 16:09:30 +01:00
Gabor Kiss-Vamosi
3e5275708e
add custom memset and optimize masked belnding
2020-03-20 10:35:50 +01:00
Gabor Kiss-Vamosi
498f050262
fix warnings
2020-03-10 08:34:07 +01:00
Gabor Kiss-Vamosi
1f2c772e06
do not redraw anything if the active screen was deleted. Closes #1387
2020-03-08 04:06:34 +01:00
Gabor Kiss-Vamosi
2f44d9045b
run formatter
2020-03-03 15:37:13 +01:00
Gabor Kiss-Vamosi
ea81e21dd0
reduce CPU usage of the performance monitor
2020-02-28 13:22:44 +01:00
Gabor Kiss-Vamosi
fbe95a5e7e
fixes for performance monitor
2020-02-27 15:48:29 +01:00
Gabor Kiss-Vamosi
760e0eefd6
Add performance monitor
2020-02-27 15:07:18 +01:00
Gabor Kiss-Vamosi
41907f9f3c
run astyle code formatter
2020-02-26 19:48:27 +01:00
Gabor Kiss-Vamosi
114994fa8c
various draw speed improvments
2020-02-09 10:48:34 +01:00
Gabor Kiss-Vamosi
4ad256f00e
minor fixes
2020-02-05 15:41:25 +01:00
Gabor Kiss-Vamosi
167e4d8e25
merge dev-7.0
2020-02-05 15:12:45 +01:00
Gabor Kiss-Vamosi
5b85469632
further improve arc invalidation
2020-02-05 14:49:02 +01:00
Gabor Kiss-Vamosi
f5d20f5e30
improve arc invalidation
2020-02-05 12:52:18 +01:00
Gabor Kiss-Vamosi
c43704756f
improve arc invalidation
2020-02-05 10:40:50 +01:00
Gabor Kiss-Vamosi
27d23dbeea
improve calendar
2020-01-31 06:45:33 +01:00
Gabor Kiss-Vamosi
b033e9d9c5
merge dev-7.0
2020-01-12 15:38:54 +01:00
Gabor Kiss-Vamosi
5a41efd899
Merge branch 'feat-new-style' of https://github.com/littlevgl/lvgl into feat-new-style
2020-01-09 14:16:58 +01:00
Gabor Kiss-Vamosi
3f617e39d5
try new style caching
2020-01-09 14:16:32 +01:00
Gabor Kiss-Vamosi
b5ce3dd25e
minor style improvements
2020-01-09 01:37:14 +01:00
Themba Dube
7fcd4669a4
Merge branch 'dev-7.0' into power_efficiency
2020-01-05 09:13:54 -05:00
Gabor Kiss-Vamosi
96b0955e97
solve conflicts
2020-01-01 16:01:31 +01:00
Gabor Kiss-Vamosi
c81f909263
integrate ddlist, roller + add LV_STYLE_PATTERN
2020-01-01 15:25:16 +01:00
Gabor Kiss-Vamosi
da59655d35
minor style fixes + integrate shadow drawing
2019-12-28 01:27:20 +01:00
Gabor Kiss-Vamosi
07bc58aa9c
merge dev-7.0 into feat-new-style
2019-12-22 22:56:13 +01:00
Gabor Kiss-Vamosi
cd32b27bfc
merge master
2019-12-22 22:52:11 +01:00
Gabor Kiss-Vamosi
095c0bff49
integrate lv_btnm, add built-in styles, move opa_scale to styles, begin style caching
2019-12-22 22:40:02 +01:00
Gabor Kiss-Vamosi
8e5446c68f
add lv_anim_refr_now()
2019-12-19 11:14:51 +01:00
Gabor Kiss-Vamosi
02ca70c691
new_style: implement generic style set/get functions
2019-12-17 09:20:40 +01:00
Gabor Kiss-Vamosi
a101e9a3e5
initial version of new style system
2019-12-14 23:39:26 +01:00
Themba Dube
6c64b29d26
Remove leftover debug statements
2019-12-10 20:12:24 -05:00
Themba Dube
4cb5ab4a03
Suspend the refresh task if a refresh is not necessary
2019-12-10 20:09:40 -05:00
Gabor Kiss-Vamosi
b4dae16e22
move lv_draw_buf to lv_mem as lv_mem_buf
...
This way they can be used as general purpose buffers not only for drawing
2019-11-19 06:25:14 +01:00
Gabor Kiss-Vamosi
e6d38f1acf
merge dev-6.1
2019-11-15 06:53:15 +01:00
George Slater
de102f9d20
Updated lv_refr_area and lv_img_design to account for single pixel height/width objects.
...
lv_refr_area: Updated height for area refresh to correctly include areas that are a height of only 1 pixel.
lv_img_design: Updated draw loop to account for objects that are 1 pixel in height or width.
2019-11-13 11:54:05 -06:00