<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi,<br>
<br>
It is indeed weird that this mute button behaviour is platform
dependent ! Are you sure you're testing the same vlc code on
Windows and Linux ? Do you compile vlc on both Windows and Linux
by yourself directly from source ?<br>
<br>
Also, why not work with the current git master (vlc.2.1.0) ?
The skins2 module has got significant fixes in vlc2.1.0 that may
not have been backported to the vlc.2.0.x branch.<br>
<br>
As for your question about platform specific code for muting
UI, there is none.<br>
<br>
Erwan<br>
<br>
<br>
Le 12/03/2013 12:30, fayyaz lodhi a écrit :<br>
</div>
<blockquote
cite="mid:CAEePYAXyFp3M+FMKKupfUKF0Xe5ttw+14FEHTY0qChdhVed5MQ@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div style="">Hi there,</div>
<div style=""><br>
</div>
<div style="">I am using vlc with a skinned UI for a custom
player. The source code is git pull dated around mid dec 2012
(2.0.x)</div>
<div style=""><br>
</div>
<div style="">
I have added some screens as well as done some other
modifications. However, i have not changed muting or volume
related functionality.</div>
<div style=""><br>
</div>
<div style="">Problem is that when i hit mute button, the volume
goes to mute internally - but the mute icon is not displayed.
Instead it ONLY appears when volume bar is increased/decreased
afterwards.</div>
<div style=""><br>
</div>
<div style="">Odd enough, this only happens for windows (cross
compiled). On Linux the mute icon immediately appears and
disappears along with clicks, perfectly the way it should be.</div>
<div style=""><br>
</div>
<div style="">I have debugged it through void CmdMute::execute()
in skins2/commands/cmd_input.cpp. However, failed to find any
reason.</div>
<div style=""><br>
</div>
<div style="">Can some one help? Even if you could point out
some skins2 specific code for muting UI specific to windows,
that would be great.</div>
<div style=""><br>
</div>
<div style="">Thanks and Regards,</div>
<div style="">Fayyaz</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>