[vlc-devel] [vlc-commits] macosx: implement magnification gesture as an additional fullscreen toggle
David Fuhrmann
david.fuhrmann at googlemail.com
Mon Jun 25 18:01:40 CEST 2012
Hi Felix,
Am 25.06.2012 um 17:52 schrieb Felix Paul Kühne:
> Hi David,
>
> On 25.06.2012, at 17:47, David Fuhrmann wrote:
>
>> vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Mon Jun 25 17:43:46 2012 +0200| [ea90ac95c6b98a9d94a0099ecc755f568d5f96c8] | committer: David Fuhrmann
>>
>> macosx: implement magnification gesture as an additional fullscreen toggle
>
> This uses a well-known but private API. Did you file a request at Apple to publish this API if you need it? If not, please do so and reference the radar ID in the source.
You probably mean standardMagnificationThreshold? I have not filed a request to apple, but I can do that if you wish.
> We need to get rid of private API uses sooner or later. Is there a reasonable work-around for this using public APIs?
I do not think there is a public equivalent. But I also can use the result (0.3) just as an constant, if you prefer that.
Best regards,
David
More information about the vlc-devel
mailing list