Gabor Kiss-Vamosi
5809f0a870
docs(arm): add to index and update Arm2D docs ( #6768 )
2024-09-02 11:46:54 +08:00
nicusorcitu
2b33f8b0a7
perf(nxp): v9.1.0 upstream vglite optimization ( #6646 )
...
Signed-off-by: Nicușor Cîțu <nicusor.citu@nxp.com>
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Signed-off-by: Cosmin-Daniel Radu <cosmin.radu_1@nxp.com>
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
2024-08-26 20:11:26 +02:00
Gabor Kiss-Vamosi
e28caac406
docs(arm): add overview docs for Arm ( #6712 )
2024-08-24 08:45:38 +02:00
Erik Tagirov
e186b4c8b6
feat(driver): import Wayland driver from v8 ( #6549 )
2024-08-23 22:03:55 +02:00
becseya
a476098fcc
feat(fs): default drive letter + ESP FS docs ( #6367 )
...
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-08-21 11:47:29 +02:00
Fabian Blatz
b78a4de898
chore(docs): update Zephyr documentation ( #6581 )
2024-08-21 11:46:40 +02:00
Tomas Rezucha
58c7bb110a
docs(espressif): Update Espressif's documentation with esp_lvgl_port ( #6658 )
2024-08-15 09:40:41 +02:00
Liam
44eb318d54
feat(opengles): multiple windows and embed user opengl textures ( #6600 )
...
Co-authored-by: Dany Liu <dany.yang.liu@email.com>
2024-08-15 11:06:59 +08:00
elahav
6de668fe4a
docs(qnx): reflect on the changed build directory ( #6583 )
...
Co-authored-by: Elad Lahav <elahav@qnx.com>
2024-08-05 11:02:22 +02:00
Gabor Kiss-Vamosi
56d1538ade
docs(qnx): add to index.rst ( #6572 )
2024-07-25 17:14:56 +02:00
elahav
91cd8ecf90
feat(drivers): initial implementation of a QNX screen driver ( #6507 )
...
Co-authored-by: Elad Lahav <elahav@qnx.com>
2024-07-25 14:26:09 +02:00
Christian Eggers
0952087285
docs: update the drivers description ( #6423 )
2024-07-15 18:41:09 +02:00
Liam
af041657aa
fix(Windows): use global lock ( #6425 )
2024-07-08 11:38:47 +08:00
Josh Soref
df0d36f02a
chore: fix spelling ( #6401 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
Akos Becsey
fd79a4f427
feat(glcdc): screen rotation support
2024-06-26 23:08:32 +02:00
becseya
df73e12464
docs(renesas): update board videos, fix typos ( #6429 )
2024-06-26 22:02:39 +02:00
Kevin Schlosser
ec80fe49fa
feat: add API JSON generator ( #5677 )
...
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-06-20 22:02:25 +02:00
Paul Hamshere
af6702858c
docs: add evdev documentation ( #6376 )
...
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-18 10:07:38 +08:00
Dany.L
d85a39e78c
feat(opengles): add basic driver for opengles ( #6254 )
...
Co-authored-by: Dany Liu <dany.yang.liu@email.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-07 22:54:52 +02:00
becseya
ceadda8a46
feat(drivers): GLCDC support for RX72 family ( #6291 )
2024-06-03 19:43:35 +02:00
Gabor Kiss-Vamosi
39382719be
docs(simulator): update simulator page and mention lv_port_linux ( #6205 )
...
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-05-24 11:44:19 +08:00
Akos Becsey
4d12d64e4e
feat(drivers): Renesas GLCDC display dirver
2024-05-23 00:44:41 +02:00
Akos Becsey
5ed3a064c1
docs(global): decoration should be as long as the text
2024-05-23 00:44:41 +02:00
becseya
bb9ff17af1
fix(docs): fix broken links ( #6207 )
2024-05-13 19:08:33 +02:00
Joseph Chen
d0c88f2769
feat(os): add mqx for osal ( #6191 )
2024-05-09 22:00:53 +02:00
Gabor Kiss-Vamosi
be4a9d1e73
docs(renesas): update links
2024-04-19 02:09:13 +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
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
Gabor Kiss-Vamosi
30d1a5cf9b
docs(renesas): fix the links ( #5977 )
2024-03-28 18:59:56 +01:00
Gabor Kiss-Vamosi
fea8a97f5f
docs(renesas): add a general introduction page ( #5969 )
2024-03-27 11:11:59 +01:00
Zoltan Janosy
63842f8fec
docs(st7789): updated the docs + added code example and step-by-step guide for STM32 ( #5511 )
...
Co-authored-by: Zoltan Janosy <zjanosy@fishman.com>
2024-03-12 15:43:56 +01:00
Gabor Kiss-Vamosi
803ca4aa63
docs(arduino): update tick setup ( #5832 )
2024-03-12 15:41:10 +08:00
IAMLIUBO
745ef50e65
doc(stm32): fix typo ( #5772 )
...
Signed-off-by: imliubo <imliubo@makingfun.xyz>
2024-03-01 17:26:24 +08:00
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
PGNetHun
bc7d95c628
docs(micropython): update MicroPython examples in documentation ( #5622 )
2024-02-07 21:57:51 +01: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
Johannes Marbach
b45ef5ccf9
feat(drivers): add libinput/xkb driver ( #5486 )
2024-01-29 13:14:37 +01:00
J. Neuschäfer
e301af41c7
feat(doc): Update display-related documentation to new API ( #5489 )
2024-01-26 01:38:26 +08:00
Johannes Marbach
03cf1d1a0c
feat(fbdev): add docs and allow forcing refresh ( #5444 )
2024-01-24 14:38:18 +01:00
Gabor Kiss-Vamosi
0a0f4b484d
refactor(driver): rename dev to drivers + Arduino update ( #5377 )
2024-01-18 14:29:39 +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
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
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
8b1ae269cd
feat: simplify the PR template ( #5134 )
2024-01-02 08:10:46 +01:00
Gabor Kiss-Vamosi
f0988b8cf8
refactor(event): add _cb postfix to lv_obj_add_event()
2023-11-28 15:36:51 +01:00