Sorry for the late reply.<br><br><div class="gmail_quote">On Thu, Sep 15, 2011 at 7:09 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Wed, Sep 14, 2011 at 11:32:52AM +0530, sanjeev mk wrote :<br>
<div class="im">> Note - Audio playback is NOT paused.<br>
<br>
</div>WHy?<br></blockquote><div>I meant, songs are not paused. Pure audio files aren't paused when changing windows. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

> The patch:<br>
<br>
Wrong indentation.<br>
<div class="im"><br>
> + var_InheritBool( p_intf, "qt-pause-inactive" ) )<br>
<br>
</div>No, cache the value.<br>
<div class="im"><br>
> diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp<br>
> index dfe1376..f268929 100644<br>
> --- a/modules/gui/qt4/components/simple_preferences.cpp<br>
> +++ b/modules/gui/qt4/components/simple_preferences.cpp<br>
> @@ -580,6 +580,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,<br>
>              CONNECT( ui.systrayBox, toggled( bool ), ui.sysPop, setEnabled( bool ) );<br>
>              ui.sysPop->setEnabled( ui.systrayBox->isChecked() );<br>
><br>
> +            CONFIG_BOOL( "qt-pause-inactive", pauseInactiveBox );<br>
>              CONFIG_BOOL( "qt-pause-minimized", pauseMinimizedBox );<br>
>              CONFIG_BOOL( "playlist-tree", treePlaylist );<br>
>              CONFIG_BOOL( "play-and-pause", playPauseBox );<br>
<br>
</div>No, this isn't important enough to be in SPrefs.<br>
<br></blockquote><div>Would it be fine if I put it in Advanced Prefs > Video under General Video Settings? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Best Regards,<br>
<font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<div>Sanjeev M K</div><br>