]> git.sesse.net Git - vlc/commit
libvlc: when calling libvlc_media_player_stop() check for playing or paused state...
authorTanguy Krotoff <tkrotoff at>
Fri, 30 May 2008 03:12:38 +0000 (03:12 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 18 May 2008 10:56:51 +0000 (12:56 +0200)
commit4a66eee1f0a52d8e1a10a47984e3146af958b1f0
tree632c54b1d6a59f12addc3d94235fd183325cd82b
parent11922961a781bb840c7e06b0ca32054ae0e65645
libvlc: when calling libvlc_media_player_stop() check for playing or paused state before to send a stopped event

Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
src/control/media_player.c