Gabriele de Simone

Results 11 comments of Gabriele de Simone

Thank you for the super-useful work you’ve done. How did you manage to classdump the system frameworks despite the fact that no files are accessible on disk? Had been scratching...

> Just trying to avoid customer disappointment when they install a plugin and nothing shows up in the host UI because everything they've installed is marked as obsolete. I would...

> Yes, that's what I want to made explicit as in the comment documentation. I would hope the developer would come to that conclusion even without a warning :-) but...

> I guess my point is I don't think it's up to the host to enforce this. If I find an obsolete plugin and the new, non-obsolete one "didn't get...

I don't want to immediately break etiquette, but looking at the requirements for a PR, they seem just a tad overkill for something like this. Any recommendations? How would I...

Thank you! As far as naming convention goes, is there any reasoning behind property names? I couldn't quite understand if `kOfxImageEffectPluginPropObsolete` or simply `kOfxImageEffectPropObsolete` would be appropriate. Is the inclusion...

@fxtech That is kind of you! I'll come back to this when ready. In my limited experience with OFX I have accumulated a long list of small feature requests, mostly...

@garyo I should have been clearer: yes each change will be a separate PR, but is it OK if they are all off of main, or do you prefer every...

> char *hostName, *hostLabel; mPropHost->propGetString(mHost->host, kOfxPropName, 0, &hostName); WORKS FINE HERE - does report "DaVinciResolve" here This seems to be defect of the C++ wrapper Gary’s spot on... The small...

I am in complete agreement that OpenFX needs to allow plugins to be color managed without having to rely on user intervention (i.e. users telling the plugin what color space...