[vlc-devel] [PATCH] Added hotkey for video transformation. Pressing Ctrl+Alt+r the user can navigate through the available transformation modes.

Stefanos Orovas stef.orovas at gmail.com
Thu Feb 20 14:53:19 CET 2014


config_PutPsz( p_intf, "transform-type", transform_type
config_PutPsz( p_intf, "video-filter", psz_string );

And for these two, do they override the preferences?

I got a bit confused about this because when using command line parameters
for the rotation, i can't change the rotation from the settings.
And for the hotkeys i used the same code as the one used in the settings.

So do you want the rotation to be changed from the hotkeys and not from the
settings? Because this doesn't make sense to me.

What's the difference between extended settings and preferences? I can't
find something on the documentation.


2014-02-20 14:11 GMT+02:00 Rémi Denis-Courmont <remi at remlab.net>:

> On Thu, 20 Feb 2014 13:17:48 +0200, Stefanos Orovas
> <stef.orovas at gmail.com>
> wrote:
> > Sorry for the emails, but as i don't get an answer i can't continue. If
> you
> > are not interested on this feature (
> > https://trac.videolan.org/vlc/ticket/5261) right now, it's ok but please
> > let me now.
>
> Command line parameters override the preferences. They do not override the
> extended settings (at least, they are not supposed to).
>
> --
> Rémi Denis-Courmont
> Sent from my collocated server
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140220/02f4103d/attachment.html>


More information about the vlc-devel mailing list