Gabor Kiss-Vamosi
|
11cab40103
|
import style caching
|
2020-08-02 11:36:27 +02:00 |
|
xiaogangly
|
86f74e3da2
|
Fix a memory leak bug in function "lv_objmask_remove_mask" .
There is a little memory leak When you call function "lv_objmask_remove_mask" to remove a specified mask.
It's need free the memory of list's node.
|
2020-07-01 15:26:37 +08:00 |
|
Gabor Kiss-Vamosi
|
479851e968
|
: restructure to allow asserting in from too
|
2020-06-08 13:10: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
|
479d31e5a7
|
replace all memcpy with lv_memcpy
|
2020-04-23 15:27:51 +02:00 |
|
Gabor Kiss-Vamosi
|
806d7dd8d5
|
minor foxes
|
2020-03-10 10:47:14 +01:00 |
|
Gabor Kiss-Vamosi
|
498f050262
|
fix warnings
|
2020-03-10 08:34:07 +01:00 |
|
Gabor Kiss-Vamosi
|
41907f9f3c
|
run astyle code formatter
|
2020-02-26 19:48:27 +01:00 |
|
Gabor Kiss-Vamosi
|
8a1a5e524f
|
rename lv_objx/ to lv_widgets/
|
2020-02-14 22:04:33 +01:00 |
|