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

refactor: rename cnt to count

github.com/lvgl/lvgl - 235d580a5172e24be06af2e41faa6d992d826e21 authored about 1 year ago
feat(obj): add funcion to get object index, sibling and child count by type

lv_obj_get_child_count_by_type
lv_obj_get_child_by_type
lv_obj_get_sibling_by_type

github.com/lvgl/lvgl - d90363a8e98c05664c01b07ed6461f13fea392a3 authored about 1 year ago
feat(drivers): add x11 driver (display/input) support (#4795)

Co-authored-by: Gregor Copoix <[email protected]>

github.com/lvgl/lvgl - 5267c0b9f4d4504024874a6445e1b1352b62c2aa authored about 1 year ago
chore: fix compile warnings (#4811)

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

github.com/lvgl/lvgl - 89d9ee12702d6369516887d102eeb1e886e6b852 authored about 1 year ago
fix(ime):Fix the issue of not clearing pinyin after selecting Chinese characters in K9 mode (#4808)

github.com/lvgl/lvgl - 0488c157d7f95901ab9249ccf26230dccff01a63 authored about 1 year ago
fix(roadmap): fix typos (#4810)

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

github.com/lvgl/lvgl - 5ad2831f2ec06c42a646e369d87d3245e7378b39 authored about 1 year ago
draw(sw): use src_stride is byte unit

github.com/lvgl/lvgl - 2a5f9ecb250ed95a171c9d526369ff79a9e4f964 authored about 1 year ago
chore: remove debug code

github.com/lvgl/lvgl - e27491cb2a14fedb19ddce89a08d4f81e0c34629 authored about 1 year ago
test(draw): add rendering test for RGB565, RGB888, XRGRB8888, and ARGB8888

github.com/lvgl/lvgl - 6e91a1e99ce020394698f650502e32cb88722912 authored about 1 year ago
fix(draw): fix minor issues in SW render

github.com/lvgl/lvgl - 628fb98b523d24089d339db3292a8181286b7560 authored about 1 year ago
fix(draw): make SW render work with any stride and add stride=64 to CI

github.com/lvgl/lvgl - 6cda061c6565403b88927d3d4e21cba4cb63205e authored about 1 year ago
chore: code formatting

github.com/lvgl/lvgl - cb44516c59d087ad25e4bc7e3ff7bb99f46a6224 authored about 1 year ago
fix(anim): fix anim_timeline progress calculation and add tests

github.com/lvgl/lvgl - 7ea8192208a43372a90c7bf449d6a09097d40c0c authored about 1 year ago
fix(draw): make tests work with non default LV_DRAW_BUF_ALIGN

github.com/lvgl/lvgl - f9c98905b9a72c366cf9384b363c33587bb575ea authored about 1 year ago
fix(cmsis-pack): fix a typo introduced recently (#4805)

github.com/lvgl/lvgl - aab314c26ba35d05d64b916775230c7b6c4cbc32 authored about 1 year ago
fix(table): fix issue with abnormal string output of 'lv_table_set_cell_value_fmt' (#4787)

github.com/lvgl/lvgl - 8328c579c6cdddd25e4bc3bb39d957a364205249 authored about 1 year ago
chore: fix warnings

github.com/lvgl/lvgl - faeb7c48e059acaae9bdfdfde80d281ae14c5dd5 authored about 1 year ago
chore: fix warnings

github.com/lvgl/lvgl - 9a96b2d099b7935d93fc85546119822e2a1b24cf authored about 1 year ago
fix: fix MixroPython examples

github.com/lvgl/lvgl - 55f89a83cf424168e6b60bcbbe31f17fb409e871 authored about 1 year ago
refactor(font_load): rename font_load to binfont_load

font_load was to generic

github.com/lvgl/lvgl - 51bc45f8701c5588ead8621eef30c724fabe679e authored about 1 year ago
chore(nuttx): support `LV_EVENT_DELETE` for display/lcd/touchscreen (#4801)

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

github.com/lvgl/lvgl - bc9139e97b975b69b3d8e3a96e29f0c32d3b22b5 authored about 1 year ago
feat(sdl): support indev LV_EVENT_DELETE (#4792)

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

github.com/lvgl/lvgl - 69d65257bb2122e721019095a2824cfa3167686b authored about 1 year ago
fix(ime): fix cand_panel will only show '<' after select the Chinese character (#4802)

github.com/lvgl/lvgl - 8cfb718ad3884c1a959aaad9e172ddf19888b7f1 authored about 1 year ago
verify code formtting

github.com/lvgl/lvgl - d74f660d9afb96bbfeb90f5376c8239a47bc2f01 authored about 1 year ago
feat(anim): make animation time support speed as well

github.com/lvgl/lvgl - 293937a1df15a0200e77e9a6fe30561f525a7cff authored about 1 year ago
feat(indev): make indevs event based

github.com/lvgl/lvgl - 2fe80e0aa168001bf27da3d3018fca84309a5e7e authored about 1 year ago
chore(keyboard): add assertions to prevent type errors (#4788)

github.com/lvgl/lvgl - ebc2433309e35f2b2adfa4a331ed29808256aaff authored about 1 year ago
feat(image): support C array type of alpha-only image in the built-in decoder (#4797)

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

github.com/lvgl/lvgl - 8e076cc2302f40496143abe35fcaf287d8f5b195 authored about 1 year ago
chore(sdl): minor clean up

github.com/lvgl/lvgl - 56d707a8696db7f78e6ff088460ddb2fad76a7a1 authored about 1 year ago
fix(sdl): remove the display when the window is closed

github.com/lvgl/lvgl - 6d7340ef46b5b5b072574d577d19198b9727fef7 authored about 1 year ago
fix(lsysmon):fix the MEM_MONITOR using incorrect variables

fix(lsysmon):fix the MEM_MONITOR using incorrect variables

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

github.com/lvgl/lvgl - 9fce36765cfb0ec7c197a642872a5da9571da113 authored about 1 year ago
chore(decoder): move static function to corresponding position

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

github.com/lvgl/lvgl - 9f9078d0d3e05a7c4e6f469c5f7ffae8a434cee3 authored about 1 year ago
fix(decoder): fix memory leak when decoding failed

Inside open_cb, all memory should be free'ed immediately on any error,
becasue lvgl won't call c...

github.com/lvgl/lvgl - f22a2592689f030508d039c7e5294e442e01cf9e authored about 1 year ago
fix(imgbtn): fix example images

github.com/lvgl/lvgl - db4b264076d45ad8a057c3b01c3b1601f9bcf949 authored about 1 year ago
fix(draw): fix recoloring lower limit in SW image draw

github.com/lvgl/lvgl - d286a9da47a6ca824481b8ca9f96938a45090d8e authored about 1 year ago
fix(sysmon): fix LOG mode not printing (#4800)

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

github.com/lvgl/lvgl - d23c4f72afa8d54023cd3c225f2e727da10bba8d authored about 1 year ago
fix(font): fix font loader MPY examples

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

github.com/lvgl/lvgl - 48ca0d963d87d3a94d1fc041d031527fa285bcaf authored about 1 year ago
feat(tiny_ttf): add lv_font_* as paramater to lv_tiny_ttf_create

This way if a font is used by styles or widgets it can be easily reloaded without updating the f...

github.com/lvgl/lvgl - 90a7e3e98f0068608fb743127b0bb8d2a7b14f4d authored about 1 year ago
feat(font_load): add lv_font_* as paramater to lv_font_load

This way if a font is used by styles or widgets it can be easily reloaded
without updating the f...

github.com/lvgl/lvgl - ddc1bdf81566b1d84de938bc3bc9e2b5ab96d691 authored about 1 year ago
feat(image): add custom RLE decoder (#4332)

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

github.com/lvgl/lvgl - d73f260002f713d2b9fcb3d288f2cd5dfd133a52 authored about 1 year ago
chore(Kconfig): supplement undefined configuration items in Kconfig (#4791)

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

github.com/lvgl/lvgl - ae65f2e68347c854db3e28fdb273e323e0b71a90 authored about 1 year ago
chore(init): release indev and display automatically (#4793)

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

github.com/lvgl/lvgl - 3f8d56d0be0f29a424c62c2c708c3c4e3cc05474 authored about 1 year ago
fix(leak): fix custom style memory leak (#4794)

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

github.com/lvgl/lvgl - 9a9830671f8989af1160b7a384345f9c88fe4992 authored about 1 year ago
fix(demos): fix demos compiling error caused by font config (#4778)

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

github.com/lvgl/lvgl - 29c1d94c60cc5c60a999768eda8c3c1f97129bc8 authored about 1 year ago
ci: upgrade astyle tool (#4776)

Install from source to use the latest version

github.com/lvgl/lvgl - cc6581ae0320ae51f341519f17f770714b396cd1 authored about 1 year ago
feat(stdlib):add rtthread function to stdlib (#4777)

github.com/lvgl/lvgl - df910893e4c0661358642047e223b23a3b438bee authored about 1 year ago
fix(render): make parallel rendering work based on Nuttx Simulator (#4764)

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

github.com/lvgl/lvgl - 17d1da62aff77ee98e52d61770ff92678cbc28ff authored about 1 year ago
feat(osal): add Windows support (#4783)

github.com/lvgl/lvgl - ffe2c1528e78dc205b457e76daa02340b602b1d5 authored about 1 year ago
fix(leak): fix default theme's memory leak (#4773)

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

github.com/lvgl/lvgl - 49d533923c086bfd5da9b3433cdc4298e5f07653 authored about 1 year ago
fix(leak): fix basic theme's memory leak (#4775)

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

github.com/lvgl/lvgl - 8774537fdfbe7e641aa18cc817532cdbb39599e1 authored about 1 year ago
fix(leak): fix mono theme's memory leak (#4774)

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

github.com/lvgl/lvgl - af5b9f9edaa41a62dadb0e349db7ce532163ef31 authored about 1 year ago
chore(demos): adapt new benchmark demo (#4780)

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

github.com/lvgl/lvgl - ddb1025991e2e8564029d822dd0bc3a9ca56d30b authored about 1 year ago
fix(vector): make vector examples and demos work with the docs

github.com/lvgl/lvgl - 2e5a551028f68888440dd700cf5e9192934d7e86 authored about 1 year ago
fix(rtthread):too few arguments to function 'rt_sem_create' (#4770)

github.com/lvgl/lvgl - 62c3f1c0b5307a18c63709c1bee82afe69069d90 authored about 1 year ago
feat(draw): add implements vector graphic APIs (#4528) (#4691)

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

github.com/lvgl/lvgl - 8cf0bbb558676858c4a647f16c876571e7d7c3bb authored about 1 year ago
test: add binding test reference

related to #4645

github.com/lvgl/lvgl - 3bb649db7f57d36e7889918bbc04e1f7d4b78b28 authored about 1 year ago
refactor(table): rename lv_table_set/get_user_data to lv_table_set/get_cell_user_data

github.com/lvgl/lvgl - 06d74742ad847b3946cb2964b2b9119aea6ac8a7 authored about 1 year ago
feat(table): add user_data to table cells (#4767)

Co-authored-by: Oleg Belousov <[email protected]>

github.com/lvgl/lvgl - 81e498baf47f8ce820aafb354fbf047d0761505a authored about 1 year ago
chore(lv_label): remove codes for recolor feature (#4766)

github.com/lvgl/lvgl - a5f6e2761f9e069ab7967855eb012f66954dc6b1 authored about 1 year ago
fix(demos): fix demos compiling error (#4759)

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

github.com/lvgl/lvgl - fa17aae81cd7af3e9e0d1c3932f0182583553e17 authored about 1 year ago
test: reorganize tests and ref_images

github.com/lvgl/lvgl - 048b28be236f1ee9dda83aac5a80557e0a2b7143 authored about 1 year ago
chore: update ROADMAP.rst

github.com/lvgl/lvgl - 21a5841f6bc8a4f0137d00d74b8a52371aa6420b authored about 1 year ago
feat(image): add lv_image_align_t to stretch, tile, and align images

related to #4733

github.com/lvgl/lvgl - d02562b796fcc140fd8781f59b5d2cd340ac0ebd authored about 1 year ago
fix(nuttx): fix compiling error for log (#4763)

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

github.com/lvgl/lvgl - f07649bce8cf8cf735a8d19a8dab9e830955c20d authored about 1 year ago
fix(mem): fix locking mutex before initializing mutex (#4762)

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

github.com/lvgl/lvgl - 09d07c9d8a2c44a7e61a25b28a47ac8fb08089b3 authored about 1 year ago
chore(api): update lv_api_map.h (#4757)

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

github.com/lvgl/lvgl - be72afaa15ed82b73e839fe6d20de01744b2039e authored about 1 year ago
fix(snapshot): fix buffer misalignment (#4760)

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

github.com/lvgl/lvgl - 21df509ef4f0a0ec5ae25a33da60fe2d0dd95783 authored about 1 year ago
fix(demo): fix music player demo initial animation

github.com/lvgl/lvgl - cad26b55ae0f9b2cc1d75a824e7abc0edadb1522 authored about 1 year ago
fix(draw): image transformation with no antialiasing

github.com/lvgl/lvgl - dbd347fdf31806931237f3310baba08a3635c9f6 authored about 1 year ago
feat(draw): add lv_draw_sw_rgb565_swap

github.com/lvgl/lvgl - d4613aecbe960535702e55bb582f482a40975a7e authored about 1 year ago
feat(stdlib): add and use lv_malloc_zeroed (#4728)

github.com/lvgl/lvgl - 91edcf093094b3edd1f73a03d53cd3d03ca46680 authored about 1 year ago
fix(leak): fix common memory leak on lv_init (#4750)

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

github.com/lvgl/lvgl - fbb65d2fe3e57f44a66cad84b525e803597395fd authored about 1 year ago
feat(build): make it work with MSVC build (#4704)

Signed-off-by: YanXiaowei <[email protected]>
Signed-off-by: dependabot[bot] <support@github...

github.com/lvgl/lvgl - 361663ee5f5d632854c8f50a1146b8b5e2fc3def authored about 1 year ago
fix(demo): fix showing the average FPS

github.com/lvgl/lvgl - 96ce505651901518bc3b6cb6847feac2a6e8dd2b authored about 1 year ago
feat(build): add pkgconfig file (#4744)

Co-authored-by: Adam x Nilsson <[email protected]>

github.com/lvgl/lvgl - e3380a8fe8c4c929c843b360583d8effd075deb9 authored about 1 year ago
fix(draw): fix shadow drawing

fixes #4755

github.com/lvgl/lvgl - 2a8f876da6dadaf85301be8db8e6a6a0ba68c574 authored about 1 year ago
fix(debug): fix LV_USE_PARALLEL_DRAW_DEBUG

github.com/lvgl/lvgl - 235190d00a42e073fb6c75bef2e29b8f1cf12554 authored about 1 year ago
fix(draw): stride handling in case of layers

github.com/lvgl/lvgl - 386250a336777910020013e076b70a1f78598d0a authored about 1 year ago
fix(scale): use LV_FONT_DEFAULT in the examples

github.com/lvgl/lvgl - 981a9843fdffbdf5eed6df1ba6fdf57baba77f77 authored about 1 year ago
fix(draw): initialize layer->buf_stride

github.com/lvgl/lvgl - 69342908eef5f99b7992f03ced40125ebf960bb2 authored about 1 year ago
fix(lv_rtthread.h):fix the variable definition of thread (#4749)

github.com/lvgl/lvgl - 0bdd54abedf352e82acfbaabe8be48324f9435a2 authored over 1 year ago
feat(os): add rt-thread for osal (#4746)

github.com/lvgl/lvgl - b95d74bfcb5c3372c43625c16ce3ebcf0632e888 authored over 1 year ago
Revert "feat(gh-codespace): prebuild the project"

This reverts commit 493af0ec26824e181c293e77e301d3ce4b0cd80d.

github.com/lvgl/lvgl - e86b1a6ec9410db89fb35ab2e862120dd5b061c4 authored over 1 year ago
fix(gh-codespace): update lv_conf.h

github.com/lvgl/lvgl - 8c2fee20e4a6b44ddede80bdb6aab8baafca30be authored over 1 year ago
feat(gh-codespace): prebuild the project

github.com/lvgl/lvgl - 493af0ec26824e181c293e77e301d3ce4b0cd80d authored over 1 year ago
chore: remove accidentally added files

github.com/lvgl/lvgl - ba3960e867b8613916577b9349be760142f3d608 authored over 1 year ago
fix(freertos): do not reinitalize mutex condition

github.com/lvgl/lvgl - 9d624b64bd35d3d30c6a7d3d197856155e702bf3 authored over 1 year ago
chore(deps): bump mymindstorm/setup-emsdk from 9 to 12 (#4743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/lvgl/lvgl - 3922858f025199a23a0678323c00a12e949ca318 authored over 1 year ago
chore(deps): bump uraimo/run-on-arch-action from 2.1.1 to 2.5.1 (#4742)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/lvgl/lvgl - 1d05a6168edd6dce1405c14c64edf001250ed6a3 authored over 1 year ago
chore(deps): bump actions/checkout from 1 to 4 (#4741)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/lvgl/lvgl - 882e4f6964932456d79e47877ee3d78a9f3f222d authored over 1 year ago
chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.7.1 to 1.8.0 (#4740)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/lvgl/lvgl - 34d6c39f3163e2fbf3f3a1b5f5966b6e5dbae571 authored over 1 year ago
chore(deps): bump actions/cache from 2 to 3 (#4739)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

github.com/lvgl/lvgl - ccd9cee527e27fc3e69a74a87a41f96ec2ff4da2 authored over 1 year ago
perf(dev): use flush_wait_cb for direct double-buffered drm (#4738)

github.com/lvgl/lvgl - 1c15c4d7053ba11f47a894afffc8662d751acffb authored over 1 year ago
fix(leak): fix memory leak on lv_demo_widgets (#4737)

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

github.com/lvgl/lvgl - f86d16bb2d1bfd83ceec10eea08dd9e488988542 authored over 1 year ago
fix(config): add config LV_USE_OS in Kconfig (#4736)

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

github.com/lvgl/lvgl - 406631bd923aa979d7793bed69cf54da71de116b authored over 1 year ago
fix(leak): fix memory leak on music list (#4732)

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

github.com/lvgl/lvgl - cafc8393a7f18eb77361bb9a413584b44b8db0db authored over 1 year ago
feat(global): support user_data for `lv_global_t` (#4734)

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

github.com/lvgl/lvgl - 9e252bdff7a8381cad7ad0735170d549eb43b52d authored over 1 year ago
chore(image): fix warning of unchecked return value (#4730)

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

github.com/lvgl/lvgl - 3539083d5523576730c43b5a3c71958b3112b16a authored over 1 year ago