Gabor Kiss-Vamosi
|
87fbaad477
|
feat(roller): make scrolling handle transformations
fixes #4244
|
2023-05-29 09:47:04 +02:00 |
|
_VIFEXTech
|
ac84ae23de
|
chore: replacement of std string functions with builtin (#4194)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-05-01 11:56:46 +02:00 |
|
Carlos Diaz
|
53dcb8cd99
|
fix: fix lv_strlen_builtin and replace strlen/strcpy with lv_strlen/strncpy (#4114)
|
2023-04-06 19:41:12 +02:00 |
|
Gabor Kiss-Vamosi
|
6cd98892a4
|
fix(event): fix typos and tests
|
2023-03-06 13:00:05 +01:00 |
|
Gabor Kiss-Vamosi
|
680d6d1a7d
|
refactor(event): use lv_event_get_orignal_target instead of current_target
|
2023-03-06 12:50:46 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Gabor Kiss-Vamosi
|
8cbd718ef3
|
fix(roller): consider the recolor setting of the label
fixes #3950
|
2023-01-28 23:56:35 +01:00 |
|
_VIFEXTech
|
ee9588dbc6
|
chore: Use LV_PRIu32 to print uint32_t type variables (#3937)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-01-18 09:18:35 +01:00 |
|
_VIFEXTech
|
2a429d0513
|
chore: fix warnings (#3932)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-01-16 09:43:36 +01:00 |
|
_VIFEXTech
|
5236e73f59
|
chore(log): remove unnecessary prefixes in LV_LOG_XXX (#3795)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2022-11-13 10:01:22 +01:00 |
|
Carlos Diaz
|
b14a70705e
|
ci(roller): add unit tests and cleanup (#3660)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-10-02 23:24:12 +02:00 |
|
Gabriel Wang
|
c23ff83bda
|
cmsis pack monthly update (#3692)
|
2022-09-19 11:50:33 +02:00 |
|
Gabor Kiss-Vamosi
|
878e3d3334
|
feat(roller): remove LV_ROLLER_INF_PAGES and calculate it dynamically
fixes #3214
|
2022-08-19 14:40:08 +02:00 |
|
Gabor Kiss-Vamosi
|
c79501bdce
|
arch: use a flatter directory structure
|
2022-07-20 11:32:47 +02:00 |
|