Commit Graph

1087 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
84cfba1273 feat(xml): add the basics of declarative XML support 2024-12-04 15:31:43 -03:00
Gabor Kiss-Vamosi
70879191a1 feat(slider): add orientation support (based on bar) 2024-12-04 11:48:51 +01:00
Gabor Kiss-Vamosi
bee756ee0f docs(disp): add rotation examples (#7314)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-04 09:46:02 +01:00
Victor Wheeler
b8c5a4123d feat(docs): batch 8 of proofread/edited docs (#7295)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-12-03 17:15:15 +01:00
Victor Wheeler
5bccba9946 feat(docs): document LV_DPX(n) (#7374) 2024-12-03 16:46:19 +01:00
Gonzalo Alvarez
4d32e8595b chore(display.rst): fix typo (#7376) 2024-12-03 13:10:22 +01:00
100ask
fdc26f6459 docs: chinese translation link only on the homepage (#7370)
Co-authored-by: Yobe Zhou <33565334+YobeZhou@users.noreply.github.com>
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
2024-12-03 13:07:23 +01:00
Liam
a87a28bcd4 feat(drivers/st_ltdc): add rotation support to LTDC driver (#7254) 2024-12-02 11:05:43 +08:00
Victor Wheeler
8baabf358b fix(scale): fix angle calculation error (#7362)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-12-02 10:51:10 +08:00
Gabriel
980397ac8d docs(buildroot): add guide to build and embed lvgl on br image (#7084) 2024-12-02 10:38:40 +08:00
Victor Wheeler
1a0b6d313e feat(chart,calendar): two grammar corrections (#7340) 2024-11-29 17:42:39 +01:00
Michele Perla
b05382e613 feat(scroll): user-defined scrollbar length using LV_STYLE_LENGTH (#7306)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-11-29 09:47:46 +08:00
Paul "Rohja" LESELLIER
2093644d71 fix(docs): add missing quotes (#7359) 2024-11-28 21:26:40 +01:00
Liam
6d93563b08 fix(imagebutton): warn if middle image is not set (#7224) 2024-11-28 09:32:36 +08:00
Gabor Kiss-Vamosi
6275520603 docs(font): add a typesetting section (#7351)
Co-authored-by: Victor Wheeler <vwheeler63@users.noreply.github.com>
2024-11-27 18:19:34 +08:00
Ryan Stachura
ecfed6bc07 docs: update LV_OBJ_FLAG_OVERFLOW_VISIBLE usage (#7101)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-11-27 18:14:42 +08:00
Erik Tagirov
9c7003d9e1 feat(doc): add documentation on Torizon OS (#7280)
Co-authored-by: Gabriel Catel Torres <gabriel.catel@edgemtech.ch>
2024-11-27 09:14:19 +01:00
Felipe Neves
05fba5f301 fix(lv_conf): get rid of the LV_CONF path building macros (#7335)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
2024-11-27 11:32:06 +08:00
Victor Wheeler
8c2289f87f feat(docs): batch 6 of proofread/edited docs (#7277) 2024-11-25 16:20:26 +01:00
Ikko Eltociear Ashimine
a99f8cec56 docs: update api_json.rst (#7318) 2024-11-21 11:43:20 +01:00
Victor Wheeler
67968c7a16 fix(docs): stray space in style_api_gen.py and generated doc... (#7309) 2024-11-21 11:36:51 +01:00
lxydiy
4a77a05fb3 fix(ffmpeg): add native filesystem API support for FFmpeg image decoder (#7253) 2024-11-20 11:57:45 +01:00
Erik Tagirov
f677c25abc feat(indev): add multi touch gestures (#7078) 2024-11-18 09:52:25 +01:00
Victor Wheeler
67051b026a feat(docs): batch 7 of proofread/edited docs (#7281) 2024-11-18 05:51:24 +01:00
Victor Wheeler
30c9f2c450 feat(docs): scrolling doc proofread, edited and clarified... (#7170) 2024-11-17 22:22:14 +01:00
Link
bfc47f424a fix(script): add ending for raw loader of ThorVG (#7186)
Co-authored-by: SamNofee <sam@nofee.fun>
2024-11-15 09:22:36 +01:00
Victor Wheeler
63a06e86b0 feat(docs): batch 5 of proofread/edited docs (#7218) 2024-11-14 10:49:43 +01:00
Victor Wheeler
6c9e224df3 feat(docs): buttonmatrix proofread/edit (#7194) 2024-11-11 08:17:46 +01:00
Victor Wheeler
a875298f7a feat(docs): batch 4 of proofread/edited docs (#7207)
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-11-07 12:48:14 +01:00
Liam
17d0169e50 chore(NemaGFX): add missing header, correct the docs, provided HAL is optional (#7174) 2024-11-06 23:52:51 +08:00
Chandra sekhar
c5f8f5f63e docs(display): correct spelling (#7225) 2024-11-06 13:41:00 +01:00
Victor Wheeler
6b982a3698 feat(docs): plea for proper word-wrapping in .rst files. (#7189) 2024-11-06 10:38:13 +01:00
Victor Wheeler
8f59bdc6a7 feat(docs): batch 3 of proofread/edited docs (#7180) 2024-11-04 10:42:40 +01:00
Kenji Mouri / 毛利 研二
6fdc271f12 fix(windows): Update document for Windows backend to clarify some features (#7197) 2024-11-04 09:53:47 +01:00
Victor Wheeler
e4295f8925 fix(docs): fix bad highlight color (#7199) 2024-11-04 09:52:15 +01:00
Fabian Blatz
be85ad7369 feat(sw): Add method to convert a htiled I1 buffer to vtiled (#7129) 2024-10-30 09:18:28 +01:00
Victor Wheeler
d5cb181101 fix(docs): trailing underscore looked like hyperlink to Sphinx (#7172) 2024-10-29 14:53:26 +08:00
Luna
c27760fb10 feat(roller): set roller option with a string (#7143)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-10-28 10:27:38 +01:00
Victor Wheeler
868db01136 fix(docs): fix broken links in ./lvgl/README.md (#7146) 2024-10-28 15:51:34 +08:00
Paschalis M
befbe8139b docs: fix typo in Introduction: "similator" to "simulator" (#7162) 2024-10-28 15:49:49 +08:00
Victor Wheeler
64a2f3ac5c feat(docs): proofread and edited docs (#7144) 2024-10-27 15:07:06 +01:00
mutatrum
62ea924fb4 docs(driver): fix link to example code in gen_mipi.rst (#7128) 2024-10-25 22:32:36 +02:00
Victor Wheeler
82f3dc3fe3 fix(docs): fix incorrect title and filename change for vg_lite.rst (#7148) 2024-10-25 21:47:49 +02:00
Eric Maryea
014f328dc9 feat(ffmpeg): add playback complete event trigger (#7119) 2024-10-25 09:35:34 +02:00
Benign X
a8d2cc05f1 refactor(gdb): refactor gdb Debugger to be a gdb command (#7140) 2024-10-24 17:57:35 +08:00
Victor Wheeler
9b6f6d23f1 feat(docs): reorganize docs (#7136) 2024-10-23 20:53:33 +02:00
lorddevereux
c61ca42a2a feat(scale): add additional style properties (#6649)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-10-23 08:28:25 +02:00
Benign X
9dfa1b8631 refactor(gdb): refactor gdb script (#7123)
Signed-off-by: Benign X <1341398182@qq.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-23 07:45:18 +02:00
liamHowatt
07854b1d0b feat(NemaGFX): add TSC color formats 2024-10-18 21:14:25 +02:00
lhdjply
032c2c351c docs(index): sort the index links alphabetically
Signed-off-by: lhdjply <lhdjply@126.com>
2024-10-17 12:24:04 +02:00