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: fix code formatting

github.com/lvgl/lvgl - 52e6bade58eaa14055629e7151d9e61dd3b74753 authored about 1 year ago
feat(indev): support lv_indev_get_read_cb (#4894)

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

github.com/lvgl/lvgl - 688fdd0dd6dfcc7765cf8f8c15bdfaae5d4c236e authored about 1 year ago
feat(rle): add RLE compressed binary image support (#4870)

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

github.com/lvgl/lvgl - 16254ef90d63dbd0d429b6e6223e81d7b57d9ca3 authored about 1 year ago
feat(lv_lru_rb): add rb tree based lru cache manager (#4670)

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

github.com/lvgl/lvgl - 5d38a26a8af7b5db187a307f1646d8a6ed470f61 authored about 1 year ago
feat(lv_rb_t): add red black tree to lvgl (#4585)

github.com/lvgl/lvgl - 71da024e55011b99cd67e09eb1773b764d718a65 authored about 1 year ago
feat(stdlib): add lv_memmove (#4888)

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

github.com/lvgl/lvgl - 6bc99b1d1f593703360e29165f218faf61daf109 authored about 1 year ago
chore: fix inconsistent comment style (#4889)

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

github.com/lvgl/lvgl - 34f7e9e01249c076121429125ca50ecbab34b5ed authored about 1 year ago
fix(SDL): compile errors (#4893)

Signed-off-by: Benign X <[email protected]>

github.com/lvgl/lvgl - 86a9418cb55569a284989a8e83e68f1724c5ad82 authored about 1 year ago
chore(script): generate C array with more paras to avoid conflicts (#4890)

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

github.com/lvgl/lvgl - 0cf71065cba8f5cd2e8921d12780046b9331752d authored about 1 year ago
refactor(event): add _cb postfix to lv_obj_add_event()

github.com/lvgl/lvgl - f0988b8cf8f2ecbd5920a7666acea20fe7df35e1 authored about 1 year ago
chore: update lv_conf_internal.h

github.com/lvgl/lvgl - d7981cf55fefc0f29377133ea823c87b0cecbd6a authored about 1 year ago
feat(lib): add lz4 lib support (#4872)

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

github.com/lvgl/lvgl - fea780e83766139ed18d7c8c7016b4ee92bb076a authored about 1 year ago
chore: enable LV_USE_SYSMON automatically and LV_USE_OBSERVER unconditionally

github.com/lvgl/lvgl - d24b6d54f2b8a981f6b8ebc12a6fa342a02541b8 authored about 1 year ago
chore: fix typo related to lv_msgbox (#4882)

github.com/lvgl/lvgl - 0b22070d648e8c45b91f53a04bb310a571efb941 authored about 1 year ago
fix(make): fix compile break when using make (#4871)

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

github.com/lvgl/lvgl - 01b90bb52b9efb6cdc720e27a7323de3d8317586 authored about 1 year ago
chore(stdlib): replace strcmp with lv_strcmp (#4875)

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

github.com/lvgl/lvgl - e2646e0f01feb666a8a2c50ba59055a725070381 authored about 1 year ago
fix(cmake): add asm file compile definitions (#4884)

Signed-off-by: Peter Bee <[email protected]>

github.com/lvgl/lvgl - b42cb4307458e2a5d0248756b716d967b2d8066c authored about 1 year ago
chore(observer): fix misplaced text in docs

github.com/lvgl/lvgl - dd960a60f3f87a2d4a163b93c6d17b2bb26adfb4 authored about 1 year ago
docs(observer): add more information about subject groups

github.com/lvgl/lvgl - 81d8a110b15e509164f859e116d320935d891efa authored about 1 year ago
feat(sdl): optimize indev, remove read_timer for mouse/mousewheel/key… (#4876)

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

github.com/lvgl/lvgl - 2b0587197c038b960b69920930c43877fb6b91c8 authored about 1 year ago
fix(draw_mask): fix wrong draw dispatch calls (#4881)

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

github.com/lvgl/lvgl - 4ee7616f359130ea7b33bb914c39db7b41164368 authored about 1 year ago
fix(text): do not draw letters treated as marker (#4865)

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

github.com/lvgl/lvgl - 1ee89a94c008a9821cd0bc3be7adfb456e014620 authored about 1 year ago
feat(draw): add unified NEON acceleration (#4860)

Signed-off-by: Peter Bee <[email protected]>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gm...

github.com/lvgl/lvgl - a51beb905190bc2999760a151d2f7c587ba56dda authored about 1 year ago
feat(observer): add user_data to lv_subject_t

github.com/lvgl/lvgl - 767a44bdaaf76c3706d57993f5f5a7ee75d1afeb authored about 1 year ago
feat(draw): add sw display rotate implementations

github.com/lvgl/lvgl - a5c92ef29869ce4d06e1d466a24498b234c5c603 authored about 1 year ago
chore(rt-thread): env adapts to the latest functions in v9 (#4863)

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

github.com/lvgl/lvgl - 6e36f71f57d72c227b0d3d7d067f985dd8d87a1f authored about 1 year ago
feat(point): add helpers to operate point and precise point (#4867)

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

github.com/lvgl/lvgl - 5c11abc859fe14fc62860f866728e2d2b4e2bddc authored about 1 year ago
feat(gif): do not start timer if gif resource not loaded (#4878)

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

github.com/lvgl/lvgl - 976a01c0dad89734bc3ff06fd94a7a773d6af0e1 authored about 1 year ago
chore(format): fix code format issue CI reported (#4877)

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

github.com/lvgl/lvgl - 21f6473dbe5f19d73ec7d8c46e31bc4ee5483761 authored about 1 year ago
feat(draw): add lv_draw_get_dependent_count

github.com/lvgl/lvgl - 26e0f44a36b2a39c4f1c086640431ec9a24f9b72 authored about 1 year ago
fix(typos): fix some typos (#4864)

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

github.com/lvgl/lvgl - 950cebf9710a8c845098852e89944e8737fec8bb authored about 1 year ago
fix(anim): remove custom_exec_cb equality check to fix MixroPython issue

We can't test for custom_exec_cb equality because in the MicroPython binding
a wrapper callback ...

github.com/lvgl/lvgl - de9c956c360d070a631100f4c41c1a1322ac4b34 authored about 1 year ago
fix(porting):fixed the use of incorrect definition for 'px_map' (#4861)

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

github.com/lvgl/lvgl - 3d3c0cbf86939742fab6ed1e9ec1a347ee516387 authored about 1 year ago
fix(fs): seek fs brfore writing data to file (#4859)

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

github.com/lvgl/lvgl - b587fd78c4a3d37454ea7598409e8a1656a39751 authored about 1 year ago
fix(draw): remove LV_LAYER_MAX_MEMORY_USAGE (#4809)

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

github.com/lvgl/lvgl - 990fbc8cdf1229a67f2ee6b91c79b8884b80b7a1 authored about 1 year ago
fix(draw_line): use lv_point_precise_t to describe coordinates (#4858)

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

github.com/lvgl/lvgl - 0447443029171b116ba46cb6866efb8a24580ecb authored about 1 year ago
fix(nuttx): fix null pointer exception (#4857)

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

github.com/lvgl/lvgl - fc085c420bc80e27812ef8c5baf3239c6104a683 authored about 1 year ago
feat(gif): add API to pause/resume gif timer (#4854)

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

github.com/lvgl/lvgl - 7007d9e5113e1d31e8634634df6ab071fd0435de authored about 1 year ago
fix(anim): fix deleting concurrent animations

github.com/lvgl/lvgl - 35469c02be955a057fe2885472aff2a60673fb28 authored about 1 year ago
test: temporarily disable -Wstack-usage

Seemingly unrealistic values are reported. See https://github.com/lvgl/lvgl/actions/runs/6974396...

github.com/lvgl/lvgl - a802d1fc8bf54a47d39fce63b7a8f2fed1be74d3 authored about 1 year ago
test: increment -Wstack-usage=6000

github.com/lvgl/lvgl - ff16a41acac42bce3146945fc5b684b459e71aee authored about 1 year ago
test(binding): use more precise canvas size calculation

github.com/lvgl/lvgl - 1c4a520e47eeac406d4b00c458f4733ca4f70960 authored about 1 year ago
fix(image): fix cast to to incorrect type in cover check

github.com/lvgl/lvgl - b1801ea6224041404f5d72f832a8094f8707576f authored about 1 year ago
test: add -fsanitize=leak -fsanitize=undefined

github.com/lvgl/lvgl - e402b429149d2349fae577f1402e7bacb0acd06b authored about 1 year ago
feat(anim): save custom_exec_cb in its own field

It allows deleting custom exec animations based on var an callbacks

github.com/lvgl/lvgl - ce99983d4f519ac303b63ee8f758ed2b0fe6bc91 authored about 1 year ago
test(binding): add animation delete test

github.com/lvgl/lvgl - 1320f4fc028ea460e2b29f59f63d47e0e40d3224 authored about 1 year ago
fix(example): fix gradient has no effect (#4850)

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

github.com/lvgl/lvgl - a65ca267bf9e4a55d6a303aee17cfbe22d464f2b authored about 1 year ago
feat(log): add option to custom file/line format (#4844)

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

github.com/lvgl/lvgl - 15752bddd523b464494ff026585c15b73b3aae07 authored about 1 year ago
fix(jpeg): fix jpeg cache param error. (#4852)

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

github.com/lvgl/lvgl - bc6a85d4c4f6a18b6ba87f189b8eb403682f2fba authored about 1 year ago
fix(cache): fix use after free in lv_cache_invalidate_by_src (#4853)

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

github.com/lvgl/lvgl - cf74e8191708a3362747d997e339e7c5b6cd5d96 authored about 1 year ago
test(draw): add blend mode test to lv_demo_render

github.com/lvgl/lvgl - dbf0444d79b5ca82603cfd1416d7a3221eb297ba authored about 1 year ago
fix(draw): use byte as stride unit instead of pixel (#4812)

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

github.com/lvgl/lvgl - 5f12474a46c9a722584b48d54505559acc4f438d authored about 1 year ago
fix(typos): fix typos in lv_map API document (#4845)

github.com/lvgl/lvgl - 1a781880dad35ad923baa345e5e665e3b3136f9b authored about 1 year ago
feat(tool): PNG to lvgl image in python (#4414)

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

github.com/lvgl/lvgl - 2970b84b1b63d97d8385cd3f67caac0fe8610540 authored about 1 year ago
fix(test): remove space in file name (#4849)

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

github.com/lvgl/lvgl - 6230e755e015aa29667583fb7c1a054a75a1d759 authored about 1 year ago
feat(indev): start scroll_throw animation using lv_anim_start (#4827)

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

github.com/lvgl/lvgl - afda43b03716452ff81a7c8a034ed8a190322b26 authored about 1 year ago
fix(nuttx): fix uninitialized variables (#4848)

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

github.com/lvgl/lvgl - bf1d0d3235f89a72f3f769603562c937cea3987b authored about 1 year ago
chore(demos): fix warning (#4847)

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

github.com/lvgl/lvgl - 296c1df30231da62fd23f0202102456fb8b764b6 authored about 1 year ago
chore(sdl): fix warning (#4846)

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

github.com/lvgl/lvgl - 067a58794b9df870a5dbf48ce1e9e6a70175ca0c authored about 1 year ago
refactor(display): display_remove->display_delete

github.com/lvgl/lvgl - 224fb4370333a928088e83657fac32bce969c933 authored about 1 year ago
feat(init): add deinit_in_progress to lv_globals

With this in LV_EVENT_DELETE displays and indevs can deinit the drivers too

github.com/lvgl/lvgl - 1d5dd3c2f34d5eea62155b46b714d007dc212625 authored about 1 year ago
fix(draw): use half of RGB stride as alpha map stride for RGB565A8 (#4842)

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

github.com/lvgl/lvgl - 0c8a1f22a4652fc74b741147af6b798ad674a17a authored about 1 year ago
feat(decoder): add decoder open args (#4834)

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

github.com/lvgl/lvgl - 695f4e92475ae71bbefe74a68d7a33e160a403d0 authored about 1 year ago
chore(draw): use byte as stride unit for draw_transform (#4843)

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

github.com/lvgl/lvgl - 534768ed278247fd171aa69c837aa86203946530 authored about 1 year ago
chore(txt): add cjk Unicode range (#4840)

Signed-off-by: yushuailong1 <[email protected]>
Co-authored-by: yushuailong1 <yushuailong...

github.com/lvgl/lvgl - 619f712aa98b720cdc53428cee7196ac01c54f9a authored about 1 year ago
chore(image): add image flag bitfield (#4832)

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

github.com/lvgl/lvgl - 02bed79fa8074a5096098ab0001660347483b33e authored about 1 year ago
chore(anim): remove unused header (#4836)

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

github.com/lvgl/lvgl - 6ef63a65ff13ce9e4f6ea4b84d33e35e556427cd authored about 1 year ago
fix(decoder): fix stride process in get_area_cb for RGB image (#4841)

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

github.com/lvgl/lvgl - 4420aa7ea2e8ce931934d11a3118bad2260b94d6 authored about 1 year ago
feat(label): LV_LABEL_WAIT_CHAR_COUNT can be configured externally (#4837)

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

github.com/lvgl/lvgl - 423c288070ccfb90977529aae425b72419733c77 authored about 1 year ago
fix(gif): correct the name in gifdec_mve.h (#4831)

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

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

github.com/lvgl/lvgl - f9328de8414a43fbe923c17101dd3dc47d170ccb authored about 1 year ago
chore: fix minor issues

github.com/lvgl/lvgl - 1756671b916ae0dfe35afc98391b2a0fa4c8ec2c authored about 1 year ago
Update ROADMAP.rst

github.com/lvgl/lvgl - 4bc03a8bea4c3fddbf69373e8c34533066c54b39 authored about 1 year ago
fix(draw): use byte as stride unit instead of pixel (#4812)

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

github.com/lvgl/lvgl - e68e5248cdc80e16b8c91058734c7a70b6d8f77d authored about 1 year ago
refactor(image decoder): move lvgl binary image decoder to standalone file (#4829)

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

github.com/lvgl/lvgl - 6be9592e8bc34dd0fff953d1f820723133c4fcb8 authored about 1 year ago
Update ROADMAP.rst

github.com/lvgl/lvgl - b1be5441c3e60cde750ea00ac905cbf5eea0726b authored about 1 year ago
fix(draw): delete duplicate prototype (#4826)

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

github.com/lvgl/lvgl - 9399fc4664d3ab6ebfc5d1e2d2978c8ad1b402d2 authored about 1 year ago
chore(sdl): revert debug code

github.com/lvgl/lvgl - 74aa5e298cd971b7be42ca67e9da0aa37731e24a authored about 1 year ago
test: upload to CodeCov only from lvgl/lvgl

github.com/lvgl/lvgl - 54f9cc926bbfb074039892be0f351023cc6066c5 authored about 1 year ago
ci: fix make file build error

github.com/lvgl/lvgl - c09b73bc35adf207c945b62a929c4f7decaa35fe authored about 1 year ago
chore: fix micropython example

github.com/lvgl/lvgl - 51efe57ae90b604a3e9c3bf386cc44042c9c4f83 authored about 1 year ago
fix(anim_timeline): fix special cases of anim timeline and add tests

github.com/lvgl/lvgl - c526653822615329b9b55cf21db0aeeb088ffb1a authored about 1 year ago
fix: fix pycparser in SDL and update rlottie, ffmpeg for cache API changes

github.com/lvgl/lvgl - 873364f65f94b104295d6637bd930dece2bb56e3 authored about 1 year ago
perf(gif): add mve(helium) support (#4819)

Signed-off-by: rongyichang <[email protected]>
Co-authored-by: Gabor Kiss-Vamosi <kisvegab...

github.com/lvgl/lvgl - 0471034a73ef19a51860474422fa224f05a9e50e authored about 1 year ago
chore: format code and fix build error

github.com/lvgl/lvgl - 4bdb2cd0ea89a06d66e4a25f3437ca1961716cca authored about 1 year ago
fix(decoder): add C-array indexed image process in get_area_cb (#4824)

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

github.com/lvgl/lvgl - 328ed69b4e22f7b4d2cae224fd4193305a37400d authored about 1 year ago
chore: fix build error

github.com/lvgl/lvgl - 5304bf604436d1a54f31ea904b3506581082b816 authored about 1 year ago
feat(draw): add initial SDL renderer

It caches SW rendered bitmaps in textures.
The cache is also updated to support data and source ...

github.com/lvgl/lvgl - 2f3e8d40667d27bb9bb56778439787426cae3d9f authored about 1 year ago
chore(timer): add assertions for null pointer (#4823)

github.com/lvgl/lvgl - cd6b4db6e8239ef2711e8c43a954650dc13a9a20 authored about 1 year ago
fix(cmake): fixed lvgl.pc source dir in install step if using FetchContent (#4815)

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

github.com/lvgl/lvgl - 2cba406014ed03f91084d2d15cc58d4434737dfe authored about 1 year ago
fix(draw): stride fix for canvas and image decoder (#4820)

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

github.com/lvgl/lvgl - e15df6744e412e3c4980988a82cd424b5385c797 authored about 1 year ago
fix(barcode): use draw buffer for canvas image (#4818)

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

github.com/lvgl/lvgl - 9db2ea26c77275d827e2d64b91471f0a672fd8a4 authored about 1 year ago
chore(image): remove explicit initialization to always_zero (#4796)

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

github.com/lvgl/lvgl - 511feb39be7e9ccbf71bd6b43c3e5719d6230090 authored about 1 year ago
fix(snapshot): need to set disp refreshing firstly (#4816)

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

github.com/lvgl/lvgl - defaafaa44441a15d8f79d95da9346878b838fce authored about 1 year ago
fix(tabview): fix micropython example

github.com/lvgl/lvgl - b10294186a75364025ab5d086b1301fc59bd5c15 authored about 1 year ago
ci: add missing demo test

github.com/lvgl/lvgl - b11eb4044c11134dc2b0cff559ebecc6a19ed0f1 authored about 1 year ago
ci: add missing demo test

github.com/lvgl/lvgl - 8470365db203e30792e103e5f00b76845498428c authored about 1 year ago
refactor: fix typos

github.com/lvgl/lvgl - b56107ae05fe0d720b008c1665c1fe4660ce90f3 authored about 1 year ago
refactor: rename col to column

github.com/lvgl/lvgl - 40448565539aa21773d829e3f89b5c92aa69b357 authored about 1 year ago
refactor(tabview): make it use with buttons instead of button matrix

github.com/lvgl/lvgl - 43a231cf5a748e5ff9d3e5f6dadedc946849747a authored about 1 year ago