Kenji Mouri (Qi Lu)
|
467d5bd77f
|
fix(windows): improve graphic performance via using high resolution tick count and timer delay implementation (#5711)
|
2024-02-22 15:02:14 +08:00 |
|
Kenji Mouri (Qi Lu)
|
049c343690
|
fix(windows): improve the document (#5699)
|
2024-02-21 15:28:43 +08:00 |
|
Neo Xu
|
46e338e341
|
fix(formatting): fix code formating (#5673)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-02-18 10:55:46 +08:00 |
|
lhdjply
|
e6dc2f05d2
|
docs(README_Zh): remove mentions of SquareLine Studio (#5640)
|
2024-02-12 20:58:40 +01:00 |
|
Hatim-Pierre FAZILEABASSE
|
eecfc27361
|
docs(profiler): fix my_get_cpu_cb implementation (#5641)
Signed-off-by: Hatim-Pierre FAZILEABASSE <hatim-pierre.fazileabasse@ingenico.com>
|
2024-02-12 20:56:51 +01:00 |
|
Gabor Kiss-Vamosi
|
28a7c37b79
|
docs(changelog): mention more features removed in v9 (#5632)
|
2024-02-11 11:15:53 +08:00 |
|
Gabor Kiss-Vamosi
|
10978c94c2
|
feat(image, layer): add bitmap mask feature (#5545)
|
2024-02-10 20:57:46 +01:00 |
|
PGNetHun
|
bc7d95c628
|
docs(micropython): update MicroPython examples in documentation (#5622)
|
2024-02-07 21:57:51 +01:00 |
|
Gabor Kiss-Vamosi
|
abd3490a26
|
docs(contributing): fix links (#5615)
|
2024-02-07 15:06:51 +01:00 |
|
Carlos Diaz
|
cdcacf0edc
|
docs(porting): add missing colon in porting docs (#5613)
|
2024-02-07 08:28:02 +01:00 |
|
Gabor Kiss-Vamosi
|
43b79a4ce8
|
docs(contributing): update the feature development workflow (#5601)
|
2024-02-07 12:15:43 +08:00 |
|
GoT
|
2dc9c37eb2
|
fix(doc): wrong code for Displays transparency (#5607)
|
2024-02-06 18:55:29 +08:00 |
|
PGNetHun
|
e71269d046
|
docs(tabview): fix tabview doc (#5588)
|
2024-02-05 08:56:08 +01:00 |
|
J. Neuschäfer
|
c23b9bc5ce
|
docs(indev): Document the relation between LV_INDEV_MODE_EVENT and data->continue_reading (#5586)
|
2024-02-05 14:12:19 +08:00 |
|
Ju1He1
|
c1c3580c5a
|
optinally install demos and libs as well (#5387)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-02-02 10:24:51 +08:00 |
|
J. Neuschäfer
|
b6bb3a5329
|
docs(pc-simulator): Document how to set up SDL manually, without IDE (#5563)
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
|
2024-02-02 10:20:21 +08:00 |
|
Benign X
|
dfd922ad73
|
feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t
|
2024-02-01 11:39:18 +08:00 |
|
_VIFEXTech
|
71e7bd816e
|
Revert "feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t " (#5550)
Need to merge the commits separately.
|
2024-02-01 11:38:51 +08:00 |
|
Benign X
|
84917689da
|
feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t (#5540)
|
2024-02-01 10:46:09 +08:00 |
|
Neo Xu
|
135ad49dce
|
refactor(snapshot): use draw buffer interface (#5487)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Co-authored-by: Benign X <1341398182@qq.com>
|
2024-01-30 09:18:54 +01:00 |
|
Johannes Marbach
|
b45ef5ccf9
|
feat(drivers): add libinput/xkb driver (#5486)
|
2024-01-29 13:14:37 +01:00 |
|
_VIFEXTech
|
265ae0f56a
|
feat(profiler): add multithreading support and testcase (#5490)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-29 14:09:33 +08:00 |
|
J. Neuschäfer
|
e301af41c7
|
feat(doc): Update display-related documentation to new API (#5489)
|
2024-01-26 01:38:26 +08:00 |
|
Gabor Kiss-Vamosi
|
a7b767c780
|
docs(disp): document lv_refr_now (#5480)
|
2024-01-25 18:04:08 +08:00 |
|
Johannes Marbach
|
03cf1d1a0c
|
feat(fbdev): add docs and allow forcing refresh (#5444)
|
2024-01-24 14:38:18 +01:00 |
|
J. Neuschäfer
|
8d19189422
|
docs(disp): Fix pointer cast in flush_cb example (#5439)
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
|
2024-01-24 10:39:45 +08:00 |
|
蒋慧赟
|
5ec8de60cc
|
docs(font): about "base dir" (#5429)
|
2024-01-23 08:18:04 +01:00 |
|
Gabriel Wang
|
51b8d8e4ea
|
chore(cmsis-pack): prepare for releasing LVGL9 (#5417)
|
2024-01-22 18:05:05 +01:00 |
|
lhdjply
|
f470539f4c
|
docs: add Chinese README (#5388)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Benign X <1341398182@qq.com>
|
2024-01-19 21:18:32 +08:00 |
|
Gabor Kiss-Vamosi
|
1a81b836a8
|
docs: fix build error (#5385)
|
2024-01-19 11:21:33 +08:00 |
|
Gabor Kiss-Vamosi
|
0a0f4b484d
|
refactor(driver): rename dev to drivers + Arduino update (#5377)
|
2024-01-18 14:29:39 +01:00 |
|
Gabor Kiss-Vamosi
|
3883b61a7d
|
refactor(anim): rename ready_cb to completed_cb (#5378)
|
2024-01-18 11:07:29 +01:00 |
|
YUANSUYI
|
67f9997184
|
docs(disp): fix minor typo in docs/porting/display.rst (#5368)
Co-authored-by: 袁苏义 <yuansuyi@hzdusun.com>
|
2024-01-18 15:00:11 +08:00 |
|
Benign X
|
2001d869a1
|
feat(fs): add fn_len for lv_fs_dir_read (#5362)
|
2024-01-17 14:41:54 +01:00 |
|
Kenji Mouri (Qi Lu)
|
ab15bc8092
|
fix(windows): remove the imm32 static linking dependency and reduce compilation warnings (#5347)
|
2024-01-16 10:35:20 +01:00 |
|
Gabriel Wang
|
78a6b2f425
|
chore(cmsis-pack): prepare for LVGL9 release (#5323)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-15 19:50:03 +01:00 |
|
Gabor Kiss-Vamosi
|
fb0fc86895
|
refactor(style): rename style_anim_time -> style_anim_duration (#5338)
|
2024-01-15 17:59:18 +01:00 |
|
_VIFEXTech
|
106519bd2d
|
refact(binfont): unified font creation API (#5333)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2024-01-15 15:50:22 +01:00 |
|
Kenji Mouri (Qi Lu)
|
cab1336d8e
|
feat(drivers): add Windows backend for LVGL v9 (#5313)
|
2024-01-14 16:35:35 +01:00 |
|
Zoltan Janosy
|
2cbeddce8a
|
Added LCD driver options to Kconfig. (#5298)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-14 21:38:09 +08:00 |
|
Ju1He1
|
ed2056b620
|
feat(windows): add some more decls spec attributes (#5259)
|
2024-01-14 13:50:23 +01:00 |
|
Neo Xu
|
4dd7773e25
|
docs(disp): recommend to use lv_display_set_buffers instead (#5304)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-14 12:54:49 +01:00 |
|
nicusorcitu
|
ee8de1e1a0
|
feat(nxp): release NXP PXP and VG-Lite for LVGL v9.0 (#5288)
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
|
2024-01-12 11:54:42 +01:00 |
|
Zoltan Janosy
|
a61e51f579
|
feat(driver): add ST7735, ST7789, ST7796, ILI9341 display drivers (#5020)
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2024-01-12 10:25:07 +01:00 |
|
Gabor Kiss-Vamosi
|
e10f573150
|
fix(display): fix inconsistency in the API (#5136)
|
2024-01-11 13:38:24 +08:00 |
|
Carlos Diaz
|
87e9d549b1
|
feature(calendar): add interface to set a custom year list (#5227)
|
2024-01-11 03:26:47 +01:00 |
|
Neo Xu
|
ed99a21016
|
refactor(display): use draw_buf_t for display (#5204)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2024-01-10 10:54:56 +01:00 |
|
Gabor Kiss-Vamosi
|
dd056fc603
|
docs: update CONTRIBUTING.md with the shaping and pithes process (#5170)
|
2024-01-07 11:37:29 +08:00 |
|
PGNetHun
|
e37658c061
|
docs: fix references, lists, texts (#5193)
|
2024-01-06 08:34:02 +01:00 |
|
PGNetHun
|
2a129562d8
|
docs: fix links, add references, rename files (#5138)
|
2024-01-04 07:25:13 +01:00 |
|