<div dir="ltr"><div><div>config_PutPsz( p_intf, "transform-type", transform_type<br></div><div>
config_PutPsz( p_intf, "video-filter", psz_string );<br><br>And for these two, do they override the preferences? <br><br></div><div>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.<br>
And for the hotkeys i used the same code as the one used in the settings.<br><br></div><div>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.<br>
</div><br></div>What's the difference between extended settings and preferences? I can't find something on the documentation. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-20 14:11 GMT+02:00 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 20 Feb 2014 13:17:48 +0200, Stefanos Orovas<br>
<<a href="mailto:stef.orovas@gmail.com">stef.orovas@gmail.com</a>><br>
wrote:<br>
<div class="">> Sorry for the emails, but as i don't get an answer i can't continue. If<br>
you<br>
> are not interested on this feature (<br>
> <a href="https://trac.videolan.org/vlc/ticket/5261" target="_blank">https://trac.videolan.org/vlc/ticket/5261</a>) right now, it's ok but please<br>
> let me now.<br>
<br>
</div>Command line parameters override the preferences. They do not override the<br>
extended settings (at least, they are not supposed to).<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Rémi Denis-Courmont<br>
Sent from my collocated server<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>