<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 4, 2020 at 7:36 PM Thomas Guillem <<a href="mailto:thomas@gllm.fr">thomas@gllm.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u><div><div><br></div><div>On Mon, Feb 3, 2020, at 17:31, Akshay V wrote:<br></div><blockquote type="cite" id="gmail-m_-694439284841701335qt"><div dir="ltr"><div dir="ltr"><br></div><div><br></div><div><div dir="ltr">On Mon, Jan 20, 2020 at 1:06 PM Thomas Guillem <<a href="mailto:thomas@gllm.fr" target="_blank">thomas@gllm.fr</a>> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Better commit message indeed ;)<br></div><div> LGTM<br></div><div> <br></div></blockquote><div>Hey,<br></div><div>Wondering why is this patch not merged.<br></div></div></div></blockquote><div><br></div><div>Sorry I forgot, it is merged now.<br></div></div></blockquote><div>Great.Thanks. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div></div><div><br></div><blockquote type="cite" id="gmail-m_-694439284841701335qt"><div dir="ltr"><div><div><br></div><div><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>On Thu, Jan 16, 2020, at 17:51, <a href="mailto:vvaakshay@gmail.com" target="_blank">vvaakshay@gmail.com</a> wrote:<br></div><div> > From: Akshay V <<a href="mailto:vvaakshay@gmail.com" target="_blank">vvaakshay@gmail.com</a>><br></div><div> > <br></div><div> > This commit adds the state of wallpaper mode in the debug message along <br></div><div> > with "wallpaper mode changed" message like in the case of fullscreen <br></div><div> > mode<br></div><div> > ---<br></div><div> >  modules/gui/qt/player/player_controller.cpp | 2 +-<br></div><div> >  1 file changed, 1 insertion(+), 1 deletion(-)<br></div><div> > <br></div><div> > diff --git a/modules/gui/qt/player/player_controller.cpp <br></div><div> > b/modules/gui/qt/player/player_controller.cpp<br></div><div> > index 3dfb375724..83b97dc662 100644<br></div><div> > --- a/modules/gui/qt/player/player_controller.cpp<br></div><div> > +++ b/modules/gui/qt/player/player_controller.cpp<br></div><div> > @@ -797,7 +797,7 @@ static void <br></div><div> > on_player_vout_fullscreen_changed(vout_thread_t* vout, bool is_fulls<br></div><div> >  static void on_player_vout_wallpaper_mode_changed(vout_thread_t* vout, <br></div><div> > bool enabled, void *data)<br></div><div> >  {<br></div><div> >      PlayerControllerPrivate* that = <br></div><div> > static_cast<PlayerControllerPrivate*>(data);<br></div><div> > -    msg_Dbg( that->p_intf, "on_player_vout_wallpaper_mode_changed");<br></div><div> > +    msg_Dbg( that->p_intf, "on_player_vout_wallpaper_mode_changed %s", <br></div><div> > enabled ? "enabled" : "disabled");<br></div><div> >  <br></div><div> >      PlayerController::VoutPtr voutPtr = PlayerController::VoutPtr(vout);<br></div><div> >      that->callAsync([that,voutPtr, enabled] () {<br></div><div> > -- <br></div><div> > 2.17.1<br></div><div> > <br></div><div> > _______________________________________________<br></div><div> > vlc-devel mailing list<br></div><div> > To unsubscribe or modify your subscription options:<br></div><div> > <a rel="noreferrer" href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div><div> _______________________________________________<br></div><div> vlc-devel mailing list<br></div><div> To unsubscribe or modify your subscription options:<br></div><div> <a rel="noreferrer" href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote></div><div><br></div><div><br></div><div>-- <br></div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>Regards,<br></div><div>Akshay V<br></div><div><a href="http://github.com/akshayaky" target="_blank">GitHub</a> | Amrita Vishwa Vidyapeetham<br></div></div></div></div></div></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote><div><br></div></div>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Regards,<div>Akshay V</div><div><a href="http://github.com/akshayaky" target="_blank">GitHub</a> | Amrita Vishwa Vidyapeetham<br></div></div></div></div></div></div>