Commit Graph

993 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
a7853fbe56
docs(obj): fix typo of LV_OBJ_FLAG_IGNORE_LAYOUT (#6713) 2024-08-23 08:43:46 +08: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
Neo Xu
afcf722e6f
fix(objid): free old id before assign new one (#6697)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-08-21 10:20:37 +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
Liam
cda2d609bb
feat(obj): add lv_obj_null_on_delete (#6599) 2024-08-13 23:58:03 +08:00
Carlos Diaz
5cc4aec82a
docs(scale): Add note about major tick label calculation when no custom labels are set (#6585) 2024-08-12 14:52:12 +02:00
razor5k
bd7ef59034
docs: Added docs for BDF fonts (#6398)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-08-06 10:37:46 +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
Liam
a246b47e5a
docs(msgbox): update to reflect latest (#6603) 2024-08-02 12:21:26 +08:00
Visa Harvey
a623a5ca3d
fix(tiny_ttf): fix no cache and formatting cleanup (#6568) 2024-08-01 11:09:55 +02:00
Fabian Blatz
a2fb2808ba
fix(kconfig): Do not set LV_CONF_SKIP by default (#6562) 2024-07-26 09:53:43 +02:00
VIFEX
966d952bb7
docs: add VG-Lite related documents (#6557)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2024-07-26 12:20:38 +08: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
Fabian Blatz
790aa5a529
feat(draw/sw): add support for LV_COLOR_FORMAT_I1 (#6345)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-07-19 12:10:28 +02:00
Clyde Stubbs
aa3320db53
docs: fix flush_cb typo (#6523) 2024-07-19 18:03:43 +08:00
Christian Eggers
0952087285
docs: update the drivers description (#6423) 2024-07-15 18:41:09 +02:00
Visa Harvey
730a3bd76f
refactor(tiny_fft): refactor tiny_ttf cache with updated improvements (#6441)
Co-authored-by: Benign X <1341398182@qq.com>
Co-authored-by: Visa Harvey <visa.harvey@semel.fi>
2024-07-11 08:23:20 +02:00
Liam
af041657aa
fix(Windows): use global lock (#6425) 2024-07-08 11:38:47 +08:00
Gabor Kiss-Vamosi
f8c26ea150
feat(observer): add lv_obj_remove_from_subject (#6341) 2024-07-07 12:30:55 +08:00
Liu Yi
b6998e8aa0
chore(logo): update lvgl logo (#6416)
Signed-off-by: lhdjply <lhdjply@126.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-07-05 00:19:44 +02: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
Gabor Kiss-Vamosi
2d7a9ac232
docs(README): fix broken images (#6404) 2024-06-23 18:53:07 +08:00
Gabor Kiss-Vamosi
e4258be5a5
docs(build): fix build error (#6403) 2024-06-21 23:06:02 +08:00
Gabor Kiss-Vamosi
b56faf842f
docs(README): fix links (#6383) 2024-06-21 16:41:03 +08:00
Carlos Diaz
acfe1ba0cd
feat(scale): set tick drawing order (#6185)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-20 22:07: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
Niklas Fiekas
063a09de92
docs(tileview): fix tileview column/row argument order (#6388) 2024-06-20 13:10:21 +02:00
Neo Xu
438e943937
feat(property): add property name (#6329)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-19 18:06:16 +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
Neo Xu
cab55d8e5a
feat(obj): add API to set/get object ID. (#6278)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-06-12 17:39:59 -04: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
Fabian Blatz
70ed004ef3
feat(demos): add demo for the OSAL (#6182)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-01 10:46:13 +08:00
Gabor Kiss-Vamosi
607ac06044
docs(quick-overview): update indev create to v9 (#6282) 2024-06-01 10:18:55 +08:00
Liam
5618ac915a
fix(docs): Fix failing docs build in master since lottie (#6316) 2024-06-01 09:48:55 +08:00
Neo Xu
71df208074
feat(property): add style selector support for property API (#6275)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-05-31 10:49:19 +08:00
lhdjply
b9278aed00
docs(lottie): fix missing lottie link on the widgets index (#6272)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-27 19:27:06 +02:00
Gabor Kiss-Vamosi
340fee4106
docs(quick-overview): clarify which folders are required (#6250)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-05-27 19:47:36 +08: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
Gabor Kiss-Vamosi
9c5ca0e081 feat(lottie): add ThorVG based lottie widget 2024-05-23 18:25:17 +02: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
Liam
4e85b0faa5
feat(fs): file writes update the file cache (#6186)
Co-authored-by: kevinkang-Globe <139213362+kevinkang-Globe@users.noreply.github.com>
2024-05-13 19:09:22 +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