_VIFEXTech
|
77b77e8017
|
fix(examples/imgfont): fix warning (#4275)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-06-12 12:22:12 +02:00 |
|
carepayer
|
4af41d9496
|
fix(ime_pinyin): del only pinyin that in the textarea (#4280)
|
2023-06-12 12:07:49 +02:00 |
|
Gabor Kiss-Vamosi
|
b4c3249c2e
|
docs(roadmap): add bar, slider, arc knob move inside feature
|
2023-06-07 13:02:20 +02:00 |
|
Amir Gonnen
|
0e56d0124f
|
fix(gc): initialize GC if needed (#4269)
|
2023-06-06 09:11:13 +02:00 |
|
_VIFEXTech
|
06b3b62475
|
feat(profiler): add built-in profiler (#4255)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: W-Mai <1341398182@qq.com>
|
2023-06-05 16:53:57 +02:00 |
|
Neo Xu
|
93f4b90393
|
fix(txt): no need to add null ending after snprintf (#4265)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-06-02 16:16:18 +02:00 |
|
Gabor Kiss-Vamosi
|
44958e017e
|
fix(btnmatrix): fix using > 7 as button width
|
2023-05-31 22:50:02 +02:00 |
|
Kevin Schlosser
|
518e755bf9
|
docs(roadmap): add checkboxes to ROADMAP.rst (#4259)
|
2023-05-31 14:04:05 +02:00 |
|
carepayer
|
a02338e72f
|
fix(ime_pinyin): keep cursor in the textarea when pressing a button in the candidate panel(#4264)
|
2023-05-31 13:26:21 +02:00 |
|
Gabor Kiss-Vamosi
|
87de84dfbb
|
fix(sdl): fix warning
|
2023-05-31 13:24:46 +02:00 |
|
Gabor Kiss-Vamosi
|
dbecd26d28
|
fix(sdl): scale finger touch events properly
|
2023-05-30 11:17:57 +02:00 |
|
Rbb666
|
84a7163eba
|
fix(rt-thread): fix create lvgl thread problem (#4246)
|
2023-05-29 16:23:27 +02:00 |
|
Johannes Marbach
|
0a62fd692e
|
feat(disp): port DRM driver from lv_drivers (#4253)
|
2023-05-29 13:48:15 +02:00 |
|
Gabor Kiss-Vamosi
|
ec2acbe091
|
feat(sdl): add LV_SDL_DIRECT_EXIT
fixes #4250
|
2023-05-29 12:40:10 +02:00 |
|
Johannes Marbach
|
bfbc9503e4
|
fix(fbdev): Automatically set DPI based on device info (#4252)
|
2023-05-29 11:37:13 +02:00 |
|
Gabor Kiss-Vamosi
|
35b1290b94
|
ci(line): fix unit test
|
2023-05-29 11:31:02 +02:00 |
|
Gabor Kiss-Vamosi
|
d4d0034e2a
|
fix(line): do not increase sel size with line width
It messes up the alignment
fixes #4251
|
2023-05-29 11:20:25 +02:00 |
|
Kevin Schlosser
|
236c1e0c73
|
docs: fixes few things (#4249)
|
2023-05-29 10:46:42 +02:00 |
|
Benign X
|
42d24403c3
|
chore: change anlge and zoom to lv_coord (#4247)
|
2023-05-29 10:18:48 +02:00 |
|
Gabor Kiss-Vamosi
|
87fbaad477
|
feat(roller): make scrolling handle transformations
fixes #4244
|
2023-05-29 09:47:04 +02:00 |
|
Benign X
|
81cc428bbd
|
chore: fix typos and log level (#4245)
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
|
2023-05-25 14:01:36 +02:00 |
|
Gabor Kiss-Vamosi
|
57325dfa87
|
docs: update the support period of the releases
|
2023-05-24 22:19:37 +02:00 |
|
Benign X
|
04013f85d6
|
refactor: replace codes with lv_area_increase (#4242)
|
2023-05-24 11:41:50 +02:00 |
|
Gabor Kiss-Vamosi
|
c283f460c3
|
Update ROADMAP.md
|
2023-05-24 10:09:23 +02:00 |
|
Gabor Kiss-Vamosi
|
b4b2d5b88b
|
Update and rename ROADMAP.rst to ROADMAP.md
To keep the checkbox rendering
|
2023-05-24 10:07:23 +02:00 |
|
Benign X
|
37835260ca
|
fix(lv_obj): remove useless debug codes (#4240)
|
2023-05-24 10:04:02 +02:00 |
|
_VIFEXTech
|
0a56696358
|
fix(timer): use lv_tick_elaps to calculate the difference between timestamps (#4237)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-05-22 10:41:59 +02:00 |
|
_VIFEXTech
|
5f42ff115b
|
docs(timer): use precise delay description in Timer Handler (#4235)
|
2023-05-22 10:13:49 +02:00 |
|
_VIFEXTech
|
091141885a
|
fix(refr): fix PARTIAL_MODE flush area error (#4234)
|
2023-05-20 10:21:55 +02:00 |
|
Benign X
|
38ece40e5e
|
chore: fix typos (#4232)
|
2023-05-19 15:43:15 +02:00 |
|
carepayer
|
32bd41bc47
|
fix(pinyin): set trailing 0 at end of k9_input_str (#4230)
|
2023-05-19 15:41:37 +02:00 |
|
_VIFEXTech
|
fa5388a38b
|
fix(profiler): fixed inability to disable and add new measurement points (#4224)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-05-18 13:02:17 +02:00 |
|
Gabor Kiss-Vamosi
|
453561bc46
|
fix(msgbox): fix typo
|
2023-05-18 12:59:42 +02:00 |
|
Gabor Kiss-Vamosi
|
edcf1652b0
|
Update CHANGELOG.rst
|
2023-05-18 12:15:12 +02:00 |
|
Gabor Kiss-Vamosi
|
9b4d10311f
|
ci(release): use markdown in release text
|
2023-05-18 12:06:32 +02:00 |
|
Gabor Kiss-Vamosi
|
e3876cbf25
|
fix(msgbox): add missing lv_obj_class_init_obj
fixes #4226
|
2023-05-18 11:55:06 +02:00 |
|
Abu
|
c4ead47374
|
docs(README): fix broken link (#4220)
Co-authored-by: abu <abu>
|
2023-05-18 10:04:14 +02:00 |
|
Gabor Kiss-Vamosi
|
6a47c6f33a
|
feat(refr): in DIRECT_MODE pass the refreshed area in flush_cb
related to https://github.com/lvgl/lvgl/issues/4011#issuecomment-1543741410
|
2023-05-12 13:24:11 +02:00 |
|
_VIFEXTech
|
540c028d60
|
feat(profiler): add performance profiler hook (#4211)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-05-11 11:10:47 +02:00 |
|
Gabor Kiss-Vamosi
|
3e3daf0f04
|
chore: typedef lv_indev_read_cb_t and lv_disp_flush_cb_t in the private headers
|
2023-05-10 09:46:45 +02:00 |
|
Gabor Kiss-Vamosi
|
a43748ea3b
|
chore(style): add assert if setting LV_STYLE_PROP_INV style property
|
2023-05-10 08:28:03 +02:00 |
|
Gabor Kiss-Vamosi
|
74d90d195d
|
fix(flex): register LV_STYLE_FLEX_GROW
fixes #4214
|
2023-05-10 08:23:15 +02:00 |
|
sp-cai
|
64009fec23
|
fix(font): fix font_fmt_txt range check (#4207)
|
2023-05-08 17:00:31 +02:00 |
|
Kevin Schlosser
|
8c99b359d2
|
docs: fixes several issues related to migrating to rst (#4213)
|
2023-05-08 16:45:28 +02:00 |
|
bjsylvia
|
756c189519
|
fix(zoom): add lv_obj_get_style_transform_zoom_safe (#4204)
Signed-off-by: bjsylvia <bjsylvia@163.com>
|
2023-05-05 09:07:39 +02:00 |
|
Gabor Kiss-Vamosi
|
842cf80a48
|
ci(pio): add action to automatically publish LVGL as a PlatformIO package on release
|
2023-05-04 10:47:08 +02:00 |
|
hiornso
|
239b70a8da
|
fix(dropdown): lv_dropdown_get_option_index shouldn't match strings of different lengths (#4191)
|
2023-05-02 10:45:02 +02:00 |
|
_VIFEXTech
|
4658c27f37
|
refact(monitor): refact system monitor component (#4195)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-05-02 10:40:13 +02:00 |
|
Gabor Kiss-Vamosi
|
42f70fecf0
|
chore(indev, disp): add lv_indev_read_cb_t and lv_disp_flush_cb_t typedefs
related to https://forum.lvgl.io/t/use-lvgl-with-python3/10686/39?u=kisvegabor
|
2023-05-02 09:50:23 +02:00 |
|
_VIFEXTech
|
4c4b7858b8
|
chore(timer): fix warning (#4199)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-05-02 08:25:12 +02:00 |
|