bryghtlabs-richard
|
8cbec5922e
|
docs(obj): fix add/remove flag documentation (#6067)
|
2024-04-15 12:42:41 +08:00 |
|
Liam
|
af642572aa
|
fix(canvas): invalidate canvas on finish layer (#6042)
|
2024-04-14 14:49:31 +08:00 |
|
Liam
|
bcc3059c19
|
fix(bin_decoder): fix memory leak (#5990)
|
2024-04-12 15:46:04 +02:00 |
|
Joram Agten
|
a28ddae80f
|
fix(font): fix the include path of lvgl.h (#6050)
|
2024-04-12 15:43:35 +02:00 |
|
Steven Qiu
|
5826cd377c
|
fix(kconfig): add Montserrat 10 font to default title font list in Kconfig (#6057) (#6058)
|
2024-04-12 15:41:54 +02:00 |
|
Gabor Kiss-Vamosi
|
8d4397b864
|
fix(stlye): refresh the style on transition start (#6043)
|
2024-04-12 12:02:34 +08:00 |
|
lhdjply
|
f78a5761cc
|
docs(calendar): move instruction to the usage section (#6045)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-04-12 01:10:23 +08:00 |
|
terry.rong
|
067bb2fc3a
|
fix(canvas): fix buf copy assert msg error (#6063)
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
|
2024-04-12 00:46:33 +08:00 |
|
Gabor Kiss-Vamosi
|
eb62ddf4ea
|
fix(display): update the color format of the draw buffers on color format change (#5973)
|
2024-04-11 16:13:41 +08:00 |
|
zylalx1
|
47ec2784d8
|
chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
|
2024-04-10 15:17:44 +08:00 |
|
Gabor Kiss-Vamosi
|
0143320f1f
|
perf(theme): optimize the order of function calls (#5971)
|
2024-04-10 15:09:06 +08:00 |
|
Pieter van Ginkel
|
1f37da22db
|
feat(drivers): account for the frame buffer virtual resolution deviating from the visible resolution. (#5988)
|
2024-04-10 15:07:55 +08:00 |
|
Gabor Kiss-Vamosi
|
5e4fa47b20
|
fix(label): fix maybe-uninitialized warning (#6028)
|
2024-04-10 15:02:06 +08:00 |
|
Benign X
|
500e16e968
|
feat(decoder): add a name field to decoder to facilitate debugging (#6037)
|
2024-04-09 17:31:07 +08:00 |
|
VIFEX
|
4d0c029827
|
fix(draw): fix the default draw thread stack is too large (#5951)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-04-08 21:31:19 +02:00 |
|
Gabor Kiss-Vamosi
|
c96706da7e
|
ci: use ubuntu-22.04 instead of ubuntu-latest (#6032)
|
2024-04-08 18:18:13 +02:00 |
|
VIFEX
|
5f755cf47a
|
feat(fs_posix): add error number print (#6041)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-04-08 22:25:33 +08:00 |
|
liamHowatt
|
b49638accd
|
fix(driver): lv_x11_input.c fixes (#6033)
|
2024-04-08 15:10:48 +02:00 |
|
lhdjply
|
466e29a1be
|
feat(calendar): add chinese calendar (#5940)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-04-08 14:06:22 +02:00 |
|
Klaus Musch
|
b74d34407f
|
feat(example): make "LVGL_Arduino.ino" easier to use (#6001)
|
2024-04-06 12:10:32 +02:00 |
|
liamHowatt
|
3e21769fa6
|
chore(text): move "_" funcs to private h (#5913)
|
2024-04-06 09:01:11 +02:00 |
|
Klaus Musch
|
c9a6b25885
|
fix(example): LVGL_Arduino.ino millis() as tick source (#5999)
|
2024-04-05 16:23:43 +08:00 |
|
RoboSchmied
|
a3d20a78dd
|
docs: fix typo in the comments [ci skip] (#6027)
Signed-off-by: RoboSchmied <github@roboschmie.de>
|
2024-04-05 16:20:00 +08:00 |
|
liamHowatt
|
33867f6127
|
fix(textarea): update password bullets immediately on set (#5943)
|
2024-04-05 10:15:43 +02:00 |
|
VIFEX
|
a3e9b11cda
|
fix(nuttx): fix gesture event failure (#5996)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: Benign X <1341398182@qq.com>
|
2024-04-04 18:08:09 +08:00 |
|
Benign X
|
c9922d5701
|
chore(vg_lite_tvg): fix build warnings (#5984)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-04-04 14:57:05 +08:00 |
|
Jaeyoon Jung
|
29662d1c35
|
fix(fbdev): set resolution prior to buffer (#6004)
Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
|
2024-04-04 14:55:34 +08:00 |
|
liamHowatt
|
4fcf70828d
|
fix(thorvg): fix windows build break (#5978)
|
2024-04-03 15:35:15 +02:00 |
|
Pieter van Ginkel
|
f7b860ffde
|
feat(evdev): automatically calibrate pointer input devices. (#5989)
|
2024-04-02 21:47:54 +02:00 |
|
Benign X
|
03498a2f83
|
feat(draw_buf): user can separate font draw buf from default draw buff now (#5982)
|
2024-03-30 13:13:05 +08:00 |
|
Benign X
|
83b66d5374
|
chore(kconfig): move use_vector to correct place (#5995)
|
2024-03-29 18:15:14 +08:00 |
|
liamHowatt
|
c6c2c1e961
|
feat(scale): mutiple line needles (#5937)
|
2024-03-29 10:33:29 +01:00 |
|
Ramesh
|
436172e582
|
fix(kconfig): update as per lv_conf_template.h (#5980)
|
2024-03-29 08:19:19 +01:00 |
|
Benign X
|
db84c4ee29
|
feat(draw_buff): add user custom draw buffer instance support (#5974)
|
2024-03-29 11:16:54 +08:00 |
|
Ramesh
|
dee1d27e0d
|
chore(vg_lite): fix typo (#5993)
|
2024-03-29 11:04:55 +08:00 |
|
Benign X
|
650b57cd2c
|
feat(cache): add more profile notes (#5983)
|
2024-03-29 10:39:42 +08:00 |
|
Benign X
|
00c83eb2d2
|
feat(font): add lv_font_glyph_release_draw_data api to release glyph data (#5985)
|
2024-03-28 20:53:28 +01:00 |
|
VIFEX
|
4cce3b5cd9
|
perf(draw): skip border drawing when border side is none (#5959)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-28 19:37:48 +01:00 |
|
Gabor Kiss-Vamosi
|
30d1a5cf9b
|
docs(renesas): fix the links (#5977)
|
2024-03-28 18:59:56 +01:00 |
|
jiangxiaobaiyuenyxx
|
ab6ee94aee
|
fix(anim): optimize repeat_count type (#5975)
Signed-off-by: bailinjiang <915290475@qq.com>
|
2024-03-28 09:49:31 +08:00 |
|
lhdjply
|
dc0210b9c6
|
fix(rtthread): implement lv_strcat function in rt-thread due to absence of rt_strcat (#5920)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-03-27 21:17:05 +01:00 |
|
Gabor Kiss-Vamosi
|
fea8a97f5f
|
docs(renesas): add a general introduction page (#5969)
|
2024-03-27 11:11:59 +01:00 |
|
pengyiqiang
|
9b3e8eec6d
|
chore(Makefile): remove useless macro LV_USE_DEV_VERSION
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-27 16:13:42 +08:00 |
|
VIFEX
|
ed5d528de8
|
chore(vg_lite): remove duplicate parameter judgments (#5960)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-03-27 08:52:31 +01:00 |
|
Benign X
|
000699827f
|
feat(nuttx): add defer feature for nuttx image cache (#5967)
|
2024-03-27 14:36:29 +08:00 |
|
liamHowatt
|
03b5f583bc
|
fix(span): handle trailing newline (#5957)
|
2024-03-27 06:24:44 +01:00 |
|
lhdjply
|
45e4aa9fc3
|
fix(sdl_keyboard): fix warning of the implicit declaration of function memmove (#5962)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-03-27 10:56:45 +08:00 |
|
lhdjply
|
b426209f0c
|
chore(PR): modify the astyle version description in PR (#5963)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2024-03-27 10:56:22 +08:00 |
|
bailinjiang
|
6e3f6866cb
|
fix(anim): fix lv_anim_set_repeat_count configuration parameter may be truncated
Signed-off-by: bailinjiang <915290475@qq.com>
|
2024-03-27 10:55:17 +08:00 |
|
bailinjiang
|
150d1a1d37
|
fix(animimg): Optimize the structure size of animations
Signed-off-by: bailinjiang <915290475@qq.com>
|
2024-03-27 10:54:22 +08:00 |
|