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

fix(env): added *.cpp glob in ESP configuration (#5761)

github.com/lvgl/lvgl - de09007c037b19a21fedd8282466211110f8d055 authored 11 months ago
fix(draw): fix the invalidation of scaled areas (#5548)

github.com/lvgl/lvgl - ac518088e98973c2c3e8e5169759d9601c7a3a16 authored 11 months ago
feat(vg_lite): add grad cache size config and auto release cache (#5731)

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

github.com/lvgl/lvgl - 133aee3fca2f00cf5439117dcdfb2814c5eac586 authored 11 months ago
fix(warning): variable set but unused. (#5757)

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

github.com/lvgl/lvgl - 54198c925b23afec402761e022373596b4e17ef3 authored 11 months ago
fix(warning): error: a function declaration without a prototype is deprecated in all versions of C

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

github.com/lvgl/lvgl - c81f654026501ba37d8df2d8ec02c58bd14eb1c3 authored 11 months ago
fix(warning): error: no newline at end of file

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

github.com/lvgl/lvgl - 9a6a194680db9ea12f59e94eab6e812cb28d504f authored 11 months ago
fix(thorvg): link lvgl_thorvgl with lvgl

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

github.com/lvgl/lvgl - 9b09182fc76032ef0bc8a2d930fa1cf4fd081431 authored 11 months ago
fix(warning): fix shadown variable warning

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

github.com/lvgl/lvgl - 47750f1b866e5ea0617035fd208c727878bebc44 authored 11 months ago
feat(draw_buf): support indexed image in draw_buf_copy (#5686)

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

github.com/lvgl/lvgl - f797a89a4bcd37bd79781878cab9c92ae42d3556 authored 11 months ago
doc(stm32): fix typo (#5772)

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

github.com/lvgl/lvgl - 745ef50e65c2682f87adfa53b42daab9f2dfa685 authored 11 months ago
fix(draw): fix rgb565 with LV_BLEND_MODE_MULTIPLY (#5749)

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

github.com/lvgl/lvgl - 16eb744b52de9ba4015fecb298f26a1e13fcb588 authored 11 months ago
fix(api_map_v8): add some missing functions (#5710)

github.com/lvgl/lvgl - 7a65a5328c1d6a196defe3c7b8d8d2061ecb1b12 authored 11 months ago
fix(refr): fix ARGB8888 buffer clearing in DIRECT mode (#5741) (#5758)

github.com/lvgl/lvgl - 9a711cb3ea14dcf33657e42aeaab66a9378f15f3 authored 11 months ago
feat(nuttx): update display driver (#5752)

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

github.com/lvgl/lvgl - c25555107ca42fd0051800823452d514497d9ae8 authored 11 months ago
fix(draw_buf): init struct member in order (#5753)

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

github.com/lvgl/lvgl - 4b039b06052990dd6020f97cb20894b149275779 authored 11 months ago
fix(refr): fix clearing the partial buffers in case of ARGB8888 format (#5741)

github.com/lvgl/lvgl - 555485cbafb4dc1b2c81bd995adda377873b69d8 authored 11 months ago
fix(x11): fix typo (#5742)

github.com/lvgl/lvgl - 37946cf06de1e734678e7e97e0153255e9495264 authored 11 months ago
fix(draw_vector): check the point lenght of path in lv_vector_path_get_bounding (#5734)

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

github.com/lvgl/lvgl - 97ef456e41c9fd76b84cb5da5a21b66f9b5b722d authored 11 months ago
feat(fs): implement littlefs lfs.h driver support (#5562)

github.com/lvgl/lvgl - 45a8af251acc442740a46c3858a1a1d25f63225c authored 11 months ago
feat(test_keyboard): add keyboard test (#5739)

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

github.com/lvgl/lvgl - 260333583fe7a6bf0d123fafcf7828807a23339f authored 11 months ago
fix(vg_lite): fix draw layer drawing is incomplete (#5729)

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

github.com/lvgl/lvgl - d1151f4dbdede96e4edf59ec95e196f933ffb472 authored 11 months ago
fix(test_span): fix an issue where img has span_1.png, but it is not in the code (#5736)

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

github.com/lvgl/lvgl - 9ef8d0cc92e0f95e9ffad7ad471e5ee0b0ab4416 authored 11 months ago
fix(vg_lite): fix drawing command accumulation (#5730)

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

github.com/lvgl/lvgl - 33829763c3b4cb675ce543418ea82c491a97c0fc authored 11 months ago
fix(vg_lite): fix vector rendering fill dsc matrix not taking effect (#5728)

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

github.com/lvgl/lvgl - ba04e73701268791786a66da3c31de8661ba7f03 authored 11 months ago
doc(cache): add doc strings for cache APIs (#5718)

github.com/lvgl/lvgl - d10319ea4135364c28c6080f22d797044443dfcd authored 11 months ago
chore(docs): fix typo (#5738)

github.com/lvgl/lvgl - 9f7e349271fe7e643a22fb8e085b6573535878e1 authored 11 months ago
fix(stdlib): fix issues when using LVGL TLSF memory pool to manage more than 4 GiB of memory (#5720)

github.com/lvgl/lvgl - 10f9d984192a0c2ddbbcb5a950970bc6c55d71a9 authored 11 months ago
fix(vg_lite): remove redundant MOVE_TO operations (#5713)

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

github.com/lvgl/lvgl - f5ca15b321f861bce59ec48905657a7a036d5d24 authored 11 months ago
fix(nuttx): fix compile warning (#5701)

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

github.com/lvgl/lvgl - b34d3f07ce208ace71027ace4a140e1a0feda777 authored 11 months ago
fix(draw_vector): remove redundant MOVE_TO operations (#5715)

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

github.com/lvgl/lvgl - 4a5f88bf5282c9912b63a79a4de6ba1df021e7c4 authored 11 months ago
fix(draw_buf): use height as loop condition instead of checking data pointers (#5687)

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

github.com/lvgl/lvgl - ff2f5093180fb9b5ee63fd7e4349a8d12838133e authored 11 months ago
fix(vg_lite): fix the loss of display accuracy of rounded rectangles (#5714)

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

github.com/lvgl/lvgl - 8f2d6d9a7f61b4ef6c45e0bb44aa40204d818e97 authored 11 months ago
fix(test): check compiler flag should not contain '_' (#5706)

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

github.com/lvgl/lvgl - 01801a9d1c0382baf0c9f7f1758c1c0bf5a58336 authored 11 months ago
ci(ref_imgs): automatically genereate the missing reference image folders (#5696)

github.com/lvgl/lvgl - 81215d06fd56c1be118e5ff275c1009aabae7476 authored 11 months ago
docs(image): update align to inner_align (#5721)

github.com/lvgl/lvgl - f5c59f3f82edc09922fbdd7c5c04dade1c4e1b8b authored 11 months ago
fix(imagebutton): fix the example (#5719)

github.com/lvgl/lvgl - 3a60689b8a35e5b9b7ea36c9c29f88480328117a authored 11 months ago
fix(drm): eliminate use of non-existent lv_api_map.h and enable smoke tests (#5694)

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

github.com/lvgl/lvgl - 1ea51ad616664a709dff3fe4dae68eaee34e755d authored 11 months ago
chore(font): remove unused defines (#5716)

github.com/lvgl/lvgl - 33dd1350f8e6f7032c4d4451d763f614319a9dc9 authored 11 months ago
fix(test): enable -Wpedantic (#5676)

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

github.com/lvgl/lvgl - 1a9f10645f5f4c5b698c227e8e867a6ed54f00d0 authored 11 months ago
fix(pxp): fix issues in pxp cache management callback (#5685)

Signed-off-by: Hatim-Pierre FAZILEABASSE <[email protected]>

github.com/lvgl/lvgl - cde82c193c2ee0516037863ce4541bd6f91dc559 authored 11 months ago
feat(x11): add LV_KEYs (#5704)

Signed-off-by: Thomas Devoogdt <[email protected]>

github.com/lvgl/lvgl - 7d77a509a57cdbe18c093b2fbbb331b5ed00baa9 authored 11 months ago
fix(windows): improve graphic performance via using high resolution tick count and timer delay implementation (#5711)

github.com/lvgl/lvgl - 467d5bd77fdb55c1a9db6ca795b3379295c8d08c authored 11 months ago
fix(windows): improve the document (#5699)

github.com/lvgl/lvgl - 049c3436909d439c964dd14cd37a1416b43556bd authored 11 months ago
fix(example): fix lv_example_obj_2 (#5697)

github.com/lvgl/lvgl - e4b5386934b42cc75e2f7cc0890856daf471425c authored 11 months ago
fix(draw): fix compiler error when LV_DRAW_SW_COMPLEX is disabled (#5695)

github.com/lvgl/lvgl - 616d52a01ba1c2f3f3a70c653f4934c23cbefac9 authored 11 months ago
fix(test): allow to run test locally on mac (#5672)

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

github.com/lvgl/lvgl - 8a85a49801980f6507148a7814456f3bed03715c authored 11 months ago
fix(sdl): fix buf memleak on lv_display_delete (#5692)

Signed-off-by: Thomas Devoogdt <[email protected]>

github.com/lvgl/lvgl - bfb76fe59671bd3875101ea59fead18e789e9eee authored 11 months ago
feat(display): add save screenshot to file support (#5481)

Signed-off-by: pengyiqiang <[email protected]>
Signed-off-by: Xu Xingliang <xuxingliang@xi...

github.com/lvgl/lvgl - b7b8d8f95b2a59bdbb50d3334d54cf38eb306b43 authored 11 months ago
fix(decoder): decoded image should always have same w,h as original image (#5689)

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

github.com/lvgl/lvgl - b1fa814ddfdabe05960c7310c85ee932f9588220 authored 11 months ago
feat(decoder): do not even try cache if 'no_cache' is set (#5688)

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

github.com/lvgl/lvgl - c81184db454baaec809ed991a1f30a6df4b41855 authored 11 months ago
feat(event): return event dsc for later to remove (#5630)

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

github.com/lvgl/lvgl - f5f19ca7f08c2a96226c55356bedb0f15a432e6c authored 11 months ago
fix(cache): fix warnings (#5671)

github.com/lvgl/lvgl - f8f69215a5461952c0322c832df007f3c23f83cf authored 11 months ago
fix(dave2d): follow lvgl changes (#5659)

github.com/lvgl/lvgl - cb61ba6ed11ea16b399cf94505e297440990a832 authored 11 months ago
feat(keyboard) add Home and End keys mapping (#5675)

Signed-off-by: Thomas Devoogdt <[email protected]>

github.com/lvgl/lvgl - 2eef56857b2e79636d16a99a0ccb5bd88b56f1e4 authored 11 months ago
fix(vg_lite): fix typo in decoder_close (#5683)

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

github.com/lvgl/lvgl - 08516e11b28a14972491b761a8321cde673b299b authored 11 months ago
fix(vg_lite): use float instead of int to avoid type conversion (#5682)

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

github.com/lvgl/lvgl - 907a17c97f2e8a6a5f02483c67dd31de4d3e6932 authored 11 months ago
fix(formatting): fix code formating (#5673)

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

github.com/lvgl/lvgl - 46e338e3414ce60ba5e77b5f48ee14deacfaaaab authored 11 months ago
feat(draw_buf): distinguish between lv_image_dsc_t and lv_draw_buf_t (#5496)

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

github.com/lvgl/lvgl - bd119043a14e5cd1429ee62ed55e1bd529c46963 authored 11 months ago
feat(indev): remove the PRESSED state on scroll (#5660)

github.com/lvgl/lvgl - fa9142ef361f548c534f5e1d2144f94c88b3873e authored 11 months ago
feat(sysmon): show max memory usage (#5661)

github.com/lvgl/lvgl - 84f72db6d98d244cbf3f3f5640c70e698b62d930 authored 11 months ago
fix(freetype): fix build break when disable LV_USE_FS_MEMFS (#5651)

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

github.com/lvgl/lvgl - 09ff66b3a457ea2fc7eccf01130e5fac4f58e5d4 authored 11 months ago
feat(image_decoder): add stride warning (#5471)

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

github.com/lvgl/lvgl - baf7fedc824b1f70bb3237a391478c6dd3b1e772 authored 12 months ago
fix(array): use memmove instead of memcopy (#5656)

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

github.com/lvgl/lvgl - 1238b21cb845115f99eedd85948c9a8a30397672 authored 12 months ago
fix(image): fix wrong log level statement (#5655)

github.com/lvgl/lvgl - ee915f9cba237979ab85a45ad80c0188833c4bee authored 12 months ago
chore: add stride information in the image resource file (#5653)

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

github.com/lvgl/lvgl - aad5a325d55c5e9d243f9123eece0fce2af9eb98 authored 12 months ago
fix(tests): fix test_img_emoji_F617.c error include path (#5652)

github.com/lvgl/lvgl - bf47753ee0d2980b104342fc37633a5fafd72e84 authored 12 months ago
fix(FreeRTOS): Stacksize calculation (#5647)

github.com/lvgl/lvgl - bb7e9270c2b1181f6c7ce4967604d25faeece499 authored 12 months ago
fix(benchmark): fix FPS calculation (#5646)

github.com/lvgl/lvgl - 961a90cb0a5e343971c2b9155e33963313cb3b5d authored 12 months ago
fix(label): consider max-width (#5644)

github.com/lvgl/lvgl - f622750cfe9a6eb42184241d0e126ec26314c115 authored 12 months ago
fix(demo): fix memory leak in vector demo (#5643)

github.com/lvgl/lvgl - 3db226bc8138f231534d4c5546f162c089eec96e authored 12 months ago
docs(README_Zh): remove mentions of SquareLine Studio (#5640)

github.com/lvgl/lvgl - e6dc2f05d239b914617f19e1db019ebb35d83449 authored 12 months ago
docs(profiler): fix my_get_cpu_cb implementation (#5641)

Signed-off-by: Hatim-Pierre FAZILEABASSE <[email protected]>

github.com/lvgl/lvgl - eecfc273610010988ed9f92c1c533f7711a9a491 authored 12 months ago
ci(assets): add LV_BUILD_TEST guard (#5616)

github.com/lvgl/lvgl - 54ea01e01973722564bdabd27687ed664ff7b31d authored 12 months ago
fix(calendar): fix crash when no default is set (#5621)

github.com/lvgl/lvgl - 3f3066ee2c19e751ab8ad927e07c4a581bdd101b authored 12 months ago
docs(demos): remove inconsistent READMEs (#5626)

github.com/lvgl/lvgl - a3624f6e3203298fe5ef17f4f780b2a4fdf78f8f authored 12 months ago
docs(README): remove mentions of SquareLine Studio (#5638)

github.com/lvgl/lvgl - 5895858c990ebed3a3b9706eeb700d0a59952c0f authored 12 months ago
fix(freetype): fix using memfs to create a FT font (#5627)

Signed-off-by: Hatim-Pierre FAZILEABASSE <[email protected]>

github.com/lvgl/lvgl - 06812c74a7483d6937a25af88241f3087df1b737 authored 12 months ago
fix(indev): fix variable name in preprocessor warning (#5637)

github.com/lvgl/lvgl - 6c6085aeb457e134c1fb63c433aee743db3f38e8 authored 12 months ago
fix(rle): avoid buffer overflow when compressed data is not in pixel unit (#5619)

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

github.com/lvgl/lvgl - 73f2f547cb88cfd723908229a18c1b2cc888a658 authored 12 months ago
docs(changelog): mention more features removed in v9 (#5632)

github.com/lvgl/lvgl - 28a7c37b7972268dae1fc0343688238310c39c58 authored 12 months ago
chore(draw_buf): remove unnecessary info logs (#5634)

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

github.com/lvgl/lvgl - 7f669001a31bbe97469ebd71302b8f583f8a57fe authored 12 months ago
feat(image, layer): add bitmap mask feature (#5545)

github.com/lvgl/lvgl - 10978c94c262c8e2cbfd5d996511686b8a3ec1a3 authored 12 months ago
fix(LVGLImage): use lv_image_dsc_t instead of lv_img_dsc_t (#5629)

github.com/lvgl/lvgl - cfd14cdacd682977ce6ceb681a1bc357c6723f1b authored 12 months ago
ci(codecov): disable CodeCov (#5623)

github.com/lvgl/lvgl - 5ed335183bba171621f2590fc104495b3ee751af authored 12 months ago
fix(vg_lite): fix linear image use after free (#5618)

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

github.com/lvgl/lvgl - d6878daa50c5a2c114585c3c04d72782bd36ddb3 authored 12 months ago
fix(kconfig): skip lv_conf.h by default (#5617)

github.com/lvgl/lvgl - 7ef1db99f4972bd7425f8c6e2e88cae4f3410df7 authored 12 months ago
feat(draw-sw): add simple Helium acceleration (#5596)

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

github.com/lvgl/lvgl - d2ec6c035141de1ccb15ec640695498bc34b0282 authored 12 months ago
docs(micropython): update MicroPython examples in documentation (#5622)

github.com/lvgl/lvgl - bc7d95c628dc7ca05c4c50d7a54342e934da9380 authored 12 months ago
docs(contributing): fix links (#5615)

github.com/lvgl/lvgl - abd3490a2601ff2bbeca932d78fec6c3dd247528 authored 12 months ago
feat(cache): use unified cache entry free callback (#5612)

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

github.com/lvgl/lvgl - a65634186a2cd89cd88dd2f0f26a0ac0db6cdfea authored 12 months ago
docs(porting): add missing colon in porting docs (#5613)

github.com/lvgl/lvgl - cdcacf0edc5a0a54e4812e8ff4dde25c2f474dd6 authored 12 months ago
feat(draw_buf): use draw_buf as parameter of invalidate_cache API (#5602)

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

github.com/lvgl/lvgl - 1341b889867238991f97394d0551fba444d84e4f authored 12 months ago
docs(contributing): update the feature development workflow (#5601)

github.com/lvgl/lvgl - 43b79a4ce8b2ddecb5aba6000beba5730ca96905 authored 12 months ago
perf(draw): minor optimization on rgb565 color blending (#5603)

github.com/lvgl/lvgl - 2a020c4baabf6ca9a424578aa34eec758e6318bd authored 12 months ago
fix(image): add data_size filed to all c-array images (#5608)

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

github.com/lvgl/lvgl - 7579b96b9bd825cb810947d7bd641541ae29f1e7 authored 12 months ago
chore(cmsis-pack): catchup update (#5611)

github.com/lvgl/lvgl - d697a3fc955d9732985e7c2378e5bb4fdd5b3311 authored 12 months ago
More chore work in indev files (#5604)

github.com/lvgl/lvgl - e653e26bf8912e1e2aea73eaa1df91591387389d authored 12 months ago
fix(doc): wrong code for Displays transparency (#5607)

github.com/lvgl/lvgl - 2dc9c37eb202a81a7b00ea4f5dad04c77937e779 authored 12 months ago
Stride adjust in place (#5423)

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

github.com/lvgl/lvgl - ad81f1f8cc3abb252c221d85d54f1b34ef6828c7 authored 12 months ago
chore(conf): use EXTERNAL and INTERNAL macro to config libs (#5046)

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

github.com/lvgl/lvgl - 812e98aa8b88ddb67fa758013701bb1802d006cf authored 12 months ago