Marián Hello

Results 84 comments of Marián Hello

Thanks Luce, can you please, give some estimate, when can we expect M1 support for DJI SDK?

So for anybody interested in running DJISDK in Simulator on M1. I've successfully converted it using tutorial https://bogo.wtf/arm64-to-sim-dylibs.html

Yes, it's still relevant. You can try against provided test, which is basically same as in your suite, but using `sinon.createSandbox()` instead of default one. EDIT: I've updated issue. Removed...

I guess the main reason for existence of this module was that it wasn't distributed as separated module (but was bundled with react itself). But now there is [separate module](https://www.npmjs.com/package/react-addons-transition-group)....

Ouch didn't know that. I'm bit disappointed, but enlightened on the other hand. Now I understand motivation behind this module bit more. Thanks.

Had similar issue. There is no definition of submodule for `luci-i18n-sqm` in .gitmodules. So feed update fail with: `fatal: No url found for submodule path 'packages/luci-i18n-sqm' in .gitmodules ` EDIT:...

I believe when you use this kernel with for example raspbian, modules from raspbian will not match version of this kernel. Raspbian buster kernel in this moment is `4.19.57+/` and...

yeah. ffmpeg does have it https://ffmpeg.org/ffmpeg-filters.html#crop so should be possible

Definitely. :-) So is it now so, that you will implement it?

I feel with you. From my own experience, I know how hard (impossible) is to convince people to do PR. I'll probably take look on it, when I find spare...