[vlc-devel] [PATCH] Qt: Don't emit statusChanged multiple times

Srikanth Raju srikiraju at gmail.com
Mon Mar 8 10:28:53 CET 2010


On Mon, Mar 8, 2010 at 2:47 PM, Jakob Leben <jakob.leben at gmail.com> wrote:
>
>
> It is clear to me why not emitting statusChanged in  togglePlayPause(), but
> why not in setInput()? Removing the signal only from togglePlayPause() fixes
> the problem for me.
>

I get PLAYING_S -> OPENING_S -> PLAYING_S as status changes with the
emit in setInput(). Removing the emit removes the first PLAYING_S.

> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>



-- 
Regards,
Srikanth Raju



More information about the vlc-devel mailing list