]> git.sesse.net Git - vlc/commit
playlist: do not signal the playlist thread when PLAYLIST_PAUSE is asked without...
authorRémi Duraffort <ivoire@videolan.org>
Sat, 2 Oct 2010 07:49:25 +0000 (09:49 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Sat, 2 Oct 2010 07:49:25 +0000 (09:49 +0200)
commite6cd528635caf98867b5182bb9d7c6aca02ae1dc
treed49bb80301e132441a577df4af8751bf3c92bf1d
parent5d1ad8bc46fb54274d481c17b365b7c0442febca
playlist: do not signal the playlist thread when PLAYLIST_PAUSE is asked without input.

This fix a strange behavior if playlist_Pause is called without input.
src/playlist/control.c