<div dir="ltr"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">I told you already. It clobbers the configuration and will not work if<br>
there is a command line parameter.</blockquote><div>  <br></div><div>In my installation, when i pass a parameter via command line i am not able to change the orientation from the settings panel.<br></div><div>So, should we make it possible to change the orientation from settings screen? Because i used the same code in the hotkey and it's wrong.<br>
</div><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-11 10:23 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 Tue, 11 Feb 2014 01:44:38 +0200, Stefanos Orovas<br>
<<a href="mailto:stef.orovas@gmail.com">stef.orovas@gmail.com</a>><br>
wrote:<br>
>><br>
<div class="">> I tried but didn't get a result. Can you please provide me more info?<br>
<br>
</div>I cannot explain it any better.<br>
<div class=""><br>
>> +             config_PutPsz( p_intf, "transform-type", transform_type<br>
);<br>
>> > +             config_PutPsz( p_intf, "video-filter", psz_string );<br>
>><br>
>> As pointed out previously, this would clobber the user configuration.<br>
>> Please stick to var_*().<br>
>><br>
><br>
> I see in file modules/gui/qt4/components/extended_panels.cpp that the<br>
> "transform-type" changes by using config_PutPsz() (when user selects it<br>
> from the dropdown menu in settings) but you mentioned that i shouldn't<br>
use<br>
> this function. Why is it wrong to use it on the hotkey?<br>
<br>
</div>I told you already. It clobbers the configuration and will not work if<br>
there is a command line parameter.<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>