Zoltan Janosy
abc8a7292a
feat(draw/sw): added support for LV_COLOR_FORMAT_L8 ( #5800 )
...
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: VIFEX <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Niklas Fiekas <niklas.fiekas@sartorius.com>
Co-authored-by: qinshijing <51692568+qinshijing@users.noreply.github.com>
Co-authored-by: qinshijing <qinshijing@xiaomi.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-04-20 13:14:25 +02:00
Viktor Szépe
86154ab16a
fix(ci): fix indentation of .pre-commit-config.yaml ( #4915 )
2023-12-03 21:18:34 +01:00
Zhang Ji Peng
8cf0bbb558
feat(draw): add implements vector graphic APIs ( #4528 ) ( #4691 )
...
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-11-09 11:37:33 +01:00
Gabor Kiss-Vamosi
bf55ffcb48
ci: fix .pre-commit-config.yaml
2023-10-25 13:43:45 +02:00
Gabor Kiss-Vamosi
8057f215b8
ci(typos): add typos to .pre-commit-config.yaml
2023-10-23 19:57:04 +02:00
Gabor Kiss-Vamosi
f18dd84e15
fix(format): fix src/libs path in pre-commit hook
2022-08-25 21:35:06 +02:00
Gabor Kiss-Vamosi
48ee005d4d
fix(format): fix lv_conf_internal.h formatting by pre-commit hook
...
fixes #3585
2022-08-25 21:33:56 +02:00
Xiang Xiao
dc1e4c87b0
fix(format): check more source code ( #3493 )
...
and sync .pre-commit-config.yaml with scripts/code-format.py
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-18 15:28:16 +02:00
Carlos Diaz
a83cae012d
feat(script): add pre-commit configuration for code formatting ( #3092 )
...
* Add initial pre-commit configuration for code formatting
* chore: Move --recursive switch from cfg file to script
* pre-commit: Update format-source hook to use code-format.cfg
Also remove the code-format-per-file.cfg file as it's now unused
* docs: Add section about pre-commit
2022-02-24 18:44:39 +01:00