<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>