Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LVGL

Embedded graphics library to create beautiful UIs for any MCU, MPU and display type
Collective - Host: opensource - https://opencollective.com/lvgl - Website: https://lvgl.io - Code: https://github.com/lvgl/lvgl

chore(docs): fix some outdated information (#5144)

github.com/lvgl/lvgl - 78ef17a465208cc3072f407f58d73fb5e7060db3 authored about 1 year ago
chore(freetype): remove duplicated code (#5142)

github.com/lvgl/lvgl - 797ab90fa1f85ac6d27d6dc8eabac37864838446 authored about 1 year ago
chore(cmsis-pack): catch up the latest changes that damaged the script (#5151)

github.com/lvgl/lvgl - ba052161b3dafcea4006db6bd9e485bfcbe567dc authored about 1 year ago
fix(sysmon): fix the compensation of flush time in rendering time (#5150)

github.com/lvgl/lvgl - 8a2a3ec0f5f8450dbb6cf6b2f0f9b56e89728535 authored about 1 year ago
feat(freetype): refactoring freetype to make glyph dsc independent (#5131)

github.com/lvgl/lvgl - 4018ef89e14b2d2dae52006c21787f7bed0175fd authored about 1 year ago
test(scale): add tests for scale widget (#4678)

github.com/lvgl/lvgl - c750f30f8f68727b4cf09d43758f61034e1263c8 authored about 1 year ago
fix(libpng): fix compilation error when libpng is enabled but logging is disabled (#5124)

github.com/lvgl/lvgl - e01d7ad23a815202cfe2a70c80778d664bd8d14e authored about 1 year ago
feat(freetype_image): refactor code to support `lv_cache_acquire_or_create` (#5128)

github.com/lvgl/lvgl - bf984b8a627b7bc3db45c3bf61e111c87435f641 authored about 1 year ago
chore(docs): sync indev docs with the latest code (#5129)

Signed-off-by: YanXiaowei <[email protected]>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi...

github.com/lvgl/lvgl - 7b73c784ab919db6bb40397e5840eb1716ce45fb authored about 1 year ago
chore(tiny_ttf): remove useless code (#5126)

github.com/lvgl/lvgl - cb024b6d6d70d3bfc8b56834c636cd6a075fb029 authored about 1 year ago
fix(draw_label): fix bug when font is not resolved may cause undefined behavior (#5122)

github.com/lvgl/lvgl - 71228f069362395f2f9fa4828a92cb10d88d12e4 authored about 1 year ago
chore(tjpgd): remove "sjpeg" from a variable name (#5123)

github.com/lvgl/lvgl - dca4b2dce9ee0cc2befe556f91fe8e9c22d2ce59 authored about 1 year ago
docs(image): fix expression formatting, and correct names (#5125)

github.com/lvgl/lvgl - e0f7f315380568c8ddf8a448a02591e36a23dfc6 authored about 1 year ago
fix(draw_buf): dup a draw buffer should dup its flags too (#5101)

Signed-off-by: Xuxingliang <[email protected]>

github.com/lvgl/lvgl - 240d9a3cb11ba1a300740cfaeacd7335a57fb8d0 authored about 1 year ago
chore: refactor tiny_ttf file structure (#5120)

github.com/lvgl/lvgl - 88837a1df6484f88280d3515735192a839bb66b7 authored about 1 year ago
chore: remove unused codes (#5121)

github.com/lvgl/lvgl - cae3ee98913539bf92938080f955b8b1706e2849 authored about 1 year ago
feat(freetype_outline): support release glyph (#5117)

github.com/lvgl/lvgl - f30afe795dd89d54c11898a90a2dcc6950a5dedd authored about 1 year ago
feat(tiny_ttf): support release glyph function (#5118)

github.com/lvgl/lvgl - 849300877352441ac7afc250ab04e81c8f5d7782 authored about 1 year ago
chore: fix build warning using LV_UNUSED (#5116)

github.com/lvgl/lvgl - 6e20a7cfcede527524bfff9a795c8111d6d51286 authored about 1 year ago
chore(freetype): remove freetype sbit cache (#5115)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 431a2909428ec667069799d943672a6144e09302 authored about 1 year ago
fix(vg_lite): support draw label (#5114)

github.com/lvgl/lvgl - 265717cf38c26d9b3800ef996feacb0ad0abf31b authored about 1 year ago
feat(lv_freetype_image): let the freetype image no longer use the cache that comes with freetype, but use lv cache (#5107)

github.com/lvgl/lvgl - a94daba9c1d7e0fc385957d92a02a78485a68f7d authored about 1 year ago
fix(vg_lite): fix compile error in LOG INFO level (#5112)

Signed-off-by: rongyichang <[email protected]>

github.com/lvgl/lvgl - 2041d458f6e4aab7f6c9150bcaf36ce02d8194c8 authored about 1 year ago
chore: fix typo (#5109)

github.com/lvgl/lvgl - adda7266e51fb0dba10558b0e19522ea9e029258 authored about 1 year ago
feat(draw-sw): add Helium acceleration to draw-sw (#5045)

Co-authored-by: Gabor Kiss-Vamosi <[email protected]>

github.com/lvgl/lvgl - 6fe14490e21dd657f234fb3e0d3b1913101a62b2 authored about 1 year ago
fix(event): use 16bit for lvgl event to avoid overlowing (#5102)

Signed-off-by: Xuxingliang <[email protected]>

github.com/lvgl/lvgl - 1be21a93b39113bb945c8041f0123f487674761d authored about 1 year ago
chore(vg_lite): remove useless functions (#5100)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 6b5f72dedf17839f366526389f102313f7ff9a02 authored about 1 year ago
lvgl:add lv_display_remove_event_cb_with_user_data (#4998)

Signed-off-by: jianglianfang <[email protected]>

github.com/lvgl/lvgl - 16b15b843dd5a0c87faa24a1a7899daf0abdf559 authored about 1 year ago
fix(draw-buff): fix _LV_DRAW_BUF_STRIDE (#5091)

github.com/lvgl/lvgl - 7c8e5d411dec818a1c0903396334b29e06b859f6 authored about 1 year ago
docs(README): change ESP32 to ESP-IDF(ESP32)

See https://github.com/lvgl/lv_port_esp32/issues/314#issuecomment-1866671312

github.com/lvgl/lvgl - 8e4b7f5676a2cb5bb52978974e237b0f746d76a1 authored about 1 year ago
feat(nuttx): add ref_count in lv_nuttx_uv_ctx_t for context async delete (#5093)

Signed-off-by: pengyaozong <[email protected]>
Signed-off-by: YanXiaowei <yanxiaowei@xiaom...

github.com/lvgl/lvgl - 7f26ffbc179e7eee5341d4c1af5acb682be03ac7 authored about 1 year ago
feat(vg_lite): adapt to new cache framework (#5095)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 30ba2f791bfbc80fb3cb542726f390836f3b752e authored about 1 year ago
fix(freetype): fix compile error with freetype outline (#5094)

Signed-off-by: rongyichang <[email protected]>

github.com/lvgl/lvgl - 819b77d8f08de2fb838217e39d4bba2ac4d60987 authored about 1 year ago
feat(cache): new cache framework (#5049)

Co-authored-by: _VIFEXTech <[email protected]>

github.com/lvgl/lvgl - a34f4903946ba09409566b8a4e913c52e2870f53 authored about 1 year ago
fix(barcode): use draw buffer to set canvas to meet align requirement (#5034)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 929bfdab33491e808ee62aa77aec9ca978467a5b authored about 1 year ago
fix(decoder): fix potential mem leak in image decoder (#5077)

github.com/lvgl/lvgl - ccb1bfee378b96e9aa01d02bcf20e50131357edc authored about 1 year ago
feat(event): add LV_EVENT_VSYNC (#4999)

Signed-off-by: jianglianfang <[email protected]>

github.com/lvgl/lvgl - 372cbeb934476b32a096a3b7e41377172c052e1f authored about 1 year ago
feat(image): add YUV format enum and adapter yuv for vglite GPU (#5080)

Signed-off-by: rongyichang <[email protected]>

github.com/lvgl/lvgl - 5ada918ab783aad3afc8b0221b565dae04952abc authored about 1 year ago
fix(vector): change draw rectangle rx, ry to float type. (#5084)

Signed-off-by: zhangjipeng <[email protected]>
Co-authored-by: zhangjipeng <zhangjipeng@xi...

github.com/lvgl/lvgl - 8f58b8ec2650c351570c2dd5f8431c2d32315624 authored about 1 year ago
fix(vector): do not adjust stride for ThorVG to draw image (#5086)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 6b7b8dbe678d21d0b5eaf1fa345736e8525a9ddd authored about 1 year ago
feat(dave2d): add image scaling (#5088)

github.com/lvgl/lvgl - d1834fc743855662610b518be8dce06e8e04ad32 authored about 1 year ago
feat(bin_decoder): post process decoded image to fulfill decoder's args (#5082)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 755810bf8e0efa18ffe34a7db5510e137bd4f5f5 authored about 1 year ago
fix(vg_lite): unify recolor behavior (#5085)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 2fa984720137988bc379ee815474d9179ba0224c authored about 1 year ago
refact(anim_timeline): refact anim timeline design (#5061)

Signed-off-by: FASTSHIFT <[email protected]>
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi...

github.com/lvgl/lvgl - 4b995448bc8e9ea32e5b867371b32f73584fb9f4 authored about 1 year ago
fix(jpeg_turbor_decoder): fix wrong decoded size in cache (#5073)

github.com/lvgl/lvgl - d7237d49238102eda4a9f4247fa1fe74d47fc28f authored about 1 year ago
feat(nuttx): add utouch monitor (#5072)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 04d906a8514eb31cc45af38f0bc97055b2fd2f52 authored about 1 year ago
fix(tjpgd): always use stdint.h

fixes #5070

github.com/lvgl/lvgl - e5be99c0be82eec0c30f08e6fb9a8ed7289d774f authored about 1 year ago
example: remove the MicroPython examples

See #4347

github.com/lvgl/lvgl - 469c2cfcef2702f8aa5099fc903e63e99aa4f1d4 authored about 1 year ago
ci: add MicroPython test (#4997)

Co-authored-by: Gabor Kiss-Vamosi <[email protected]>

github.com/lvgl/lvgl - 32c6bc5bd735d4e41fe0877e1ee16ef047eef566 authored about 1 year ago
fix(vg_lite): remove 'always_zero' fix build break (#5071)

```
lvgl/src/draw/vg_lite/lv_draw_vg_lite_layer.c: In function ‘lv_draw_vg_lite_layer’:
lvgl/s...

github.com/lvgl/lvgl - 1d0dd9b28be42c170544d313628d659f91482972 authored about 1 year ago
fix(lz4): do not expose internal lz4.h (#5069)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 8e055dee81b76f74669786f80b66b8bb32e082c0 authored about 1 year ago
fix(screen): fix crash when starting two screen loads with animations (#5066)

github.com/lvgl/lvgl - b2447b7b0d2a77c59b4f06718695fa8161a493ad authored about 1 year ago
feat(math): add LV_ALIGN_UP macro (#5053)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - deb43a233366de6edfe1a817ca72ab12f5c36533 authored about 1 year ago
fix(dave2d): use the color format passed in, not the frame buffer format (#5060)

github.com/lvgl/lvgl - cdf97139cae4e1fb042f44cc42ce878fd867823c authored about 1 year ago
feat(indev): add lv_indev_set_mode to switch input device's event model (#4949)

Signed-off-by: YanXiaowei <[email protected]>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi...

github.com/lvgl/lvgl - 94f0b8eaa053743df1d4f591e7e33f7064619137 authored about 1 year ago
fix(sysmon): separate render and flush time

github.com/lvgl/lvgl - 2f7816b30cc1dfdf9d0d323ab76f50557a0c9ce9 authored about 1 year ago
chore: fix warning (#5065)

```bash
CC:
lvgl/lvgl/src/draw/lv_draw_buf.c
lvgl/lvgl/src/dev/nuttx/lv_nuttx_entry.c: In fun...

github.com/lvgl/lvgl - 9b64df0b740ddb543e3c9490cb3e1c4e089f2e95 authored about 1 year ago
fix(lv_canvas): fix undefined behavior (#5059)

```bash
Left shift of 255 by 24 places cannot be represented in type 'int'
at 0x102d47f44 lv...

github.com/lvgl/lvgl - ccc63521d07a946c1902b79250a52612319b1605 authored about 1 year ago
chore: fix warning of typedef redefinition (#5063)

Signed-off-by: Neo Xu <[email protected]>

github.com/lvgl/lvgl - ac3c623abda767cb541c662ec8f00e2625eb6a0d authored about 1 year ago
refactor(image): add magic to image header (#5051)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 5e3fb688355d06aa8fdf07499e1e841571101c8b authored about 1 year ago
refactor(drawbuf): eliminate clear/copy buffer callbacks (#5052)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 08803f9a115f845417513a2b9bb3ae251212f968 authored about 1 year ago
chore: rename _unaligned to avoid MSVC compile issue (#5028)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 29f04f5443ceb0b658a354db5d54049156ca50cf authored about 1 year ago
chore(image): remove useless check (#5050)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 76d7b3dd706570ed11175732896de00c70d3c9c1 authored about 1 year ago
fix(vg_lite): fix build break (#5048)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 4a58f6d29073ea826cd8705eb7101b54640a6e3d authored about 1 year ago
Merge pull request #5032 from FASTSHIFT/fix_draw_sw_vector

fix(draw_vector): fix build break when thorvg disabled

github.com/lvgl/lvgl - 5c4c41e3d030f543088c96b823663ce9bdaad4b2 authored about 1 year ago
fix(sysmon): fix incorrect render time calcualtion

github.com/lvgl/lvgl - 1152a62ea4cd62fb68701c2c7d25e503cf89ea07 authored about 1 year ago
fix(dave2d): fix various smaller issues (#5043)

Co-authored-by: Jeremy Baker <[email protected]>

See https://github.com/lvgl/lv_renesa...

github.com/lvgl/lvgl - 9b67c5ba671f8f02d1e18b500da3bb9202ed2493 authored about 1 year ago
fix(dave2d): fix image rendering

github.com/lvgl/lvgl - 1f86e1ed8047ae998a1f36f5c744338a7442ffa2 authored about 1 year ago
chore(draw): optimize lv_draw_sw_rgb565_swap

github.com/lvgl/lvgl - 34f444e3270ba57906708a73f385e642fa3d5b0d authored about 1 year ago
feat(decoder): use shift and mask to deal with rounding error (#5042)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 347b5eb23d6023286e0758139f7f360fbd077b79 authored about 1 year ago
chore(examples): use draw buffer for canvas

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 8af0cfa7aa04b379ddd00e68a05005dedda5fa99 authored about 1 year ago
feat(canvas): use draw buffer for canvas

Co-authored-by: pengyiqiang <[email protected]>
Co-authored-by: Xu Xingliang <xuxingliang@x...

github.com/lvgl/lvgl - 3ff5f976517ef90011273c86e35a86d83c3614ba authored about 1 year ago
chore(anim): use const lv_anim_t for get methods (#5024)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - 8e7fb71bdbb941cbcfb6e71eefad9c929c2e8af9 authored about 1 year ago
chore: fix false positive warning

github.com/lvgl/lvgl - 7b9f9a9f9e5c5e57077e09e7549889df3520b8af authored about 1 year ago
fix(draw): fix off by one scaling issue o nthe left and bottom

fixes #4993

github.com/lvgl/lvgl - a720948aa195ccaccb2457d7401d2661dd0316ac authored about 1 year ago
feat(draw): add vg-lite draw unit (#5010)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 9fc6801860b5766e56d98d300616293538ded23d authored about 1 year ago
docs: fix syntax

github.com/lvgl/lvgl - b172c64a8c8d7189f66c1ed5afae19c9a8fbef39 authored about 1 year ago
feat(draw_buf): remove legacy lv_draw_buf_go_to_xy (#5035)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - db905eec152a15919bbe370b5ae3def73dfef174 authored about 1 year ago
chore: fix code formatting

github.com/lvgl/lvgl - 35d4100bcaac435e2227725826084e539b5fca06 authored about 1 year ago
chore(api): update lv_api_map.h (#5038)

Signed-off-by: lhdjply <[email protected]>

github.com/lvgl/lvgl - 1d170a6be5814bf733a443755a6f36172319ce23 authored about 1 year ago
fix(bin_decoder): add missing cache_data_type register (#5017)

github.com/lvgl/lvgl - a29d11b8944c82866da36d8e87a703670bab4249 authored about 1 year ago
chore(demo_benchmark): make the table widget local

fixes #5025

github.com/lvgl/lvgl - b54549cae4ee70e5349e0e588bbd535dcac40517 authored about 1 year ago
fix(area): fix narrowing conversion error (#5031)

Signed-off-by: pengyiqiang <[email protected]>
Co-authored-by: pengyiqiang <pengyiqiang@xi...

github.com/lvgl/lvgl - 15d273be7bbfb1693110cb11be1573c262505780 authored about 1 year ago
feat(snapshot): create draw buf for snapshot image (#5030)

Signed-off-by: Xu Xingliang <[email protected]>

github.com/lvgl/lvgl - a8312d2b6c0fc8f2ee7dd294d4c75ff777453562 authored about 1 year ago
chore(README): follow naming changes in README (#5036)

Signed-off-by: lhdjply <[email protected]>

github.com/lvgl/lvgl - 62801b5422547b29450e575b166d4ce28576dae9 authored about 1 year ago
fix(draw_vector): fix build break when thorvg disabled

```
lvgl/demos/lv_demos.c:74:37: error: ‘lv_demo_vector_graphic’ undeclared here (not in a funct...

github.com/lvgl/lvgl - 63953a0717685edf3c83832a80ee21d131dbd3ea authored about 1 year ago
chore: CHANGELOG fixes

github.com/lvgl/lvgl - 3ececbfc93670af6bdaf4843ff3cb289a770fb04 authored about 1 year ago
docs: add v9 CHANGELOG

github.com/lvgl/lvgl - 21c2c0c1682555ff60095acca6d75a0777cb42aa authored about 1 year ago
Update ROADMAP.rst

github.com/lvgl/lvgl - 823721c56f217b06988e7b2dbd3438862125636f authored about 1 year ago
fix: follow naming changes in Kconfig

github.com/lvgl/lvgl - 25cbfd9d51bcae693eafa1a8eb8d8cd813e697d6 authored about 1 year ago
feat(tick): add lv_delay

github.com/lvgl/lvgl - 3e769a8ecf903f09137959f51110e943c8b60a09 authored about 1 year ago
feat(display): add LV_EVENT_COLOR_FORMAT_CHANGED

github.com/lvgl/lvgl - 5988c56b4079c58b18471a691ef0187373f755bc authored about 1 year ago
chore: fix warning when log disable (#5018)

Signed-off-by: FASTSHIFT <[email protected]>

github.com/lvgl/lvgl - 6bdadad1f3a72ac7278bd697b56372979714739a authored about 1 year ago
docs: update API comments

github.com/lvgl/lvgl - 9264b50c18d82c66737bb4d521f76defbf43f174 authored about 1 year ago
refactor: rename LV_THEME_BASIC to LV_THEME_SIMPLE

github.com/lvgl/lvgl - 3fa47263c8a95cea29b0a03c05e81ec063ffca7c authored about 1 year ago
fix(decoder):optimize the logic of bin decoder (#5016)

Signed-off-by: rongyichang <[email protected]>

github.com/lvgl/lvgl - b773abbb088517b9381614a4de7f51d2ed4520b1 authored about 1 year ago
fix(anim): fix speed to time conversation

github.com/lvgl/lvgl - 640a125da61bedc283fd422fc66ce597fe4dd65c authored about 1 year ago
demo(benchmark): add summary

github.com/lvgl/lvgl - 9cd016d9586bbc75d8fec8348231ce28a37668cb authored about 1 year ago
fix(scroll): fix incorrect scroll postion on release

github.com/lvgl/lvgl - de4c9b0b152dec455a2a4f8480ad65a5b94b75ea authored about 1 year ago
feat(draw): add generic draw image helpers (#5008)

github.com/lvgl/lvgl - 0d60129469b90ebf4fe91547fb3459ac5fccbad1 authored about 1 year ago