changeset 8118:434a4fce25c1

patch from Colin Leroy <colin@colino.net>
author pontscho
date Wed, 06 Nov 2002 21:08:33 +0000
parents dda027d5a845
children 80ad29790b8a
files Gui/mplayer/mw.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gui/mplayer/mw.c	Wed Nov 06 15:19:45 2002 +0000
+++ b/Gui/mplayer/mw.c	Wed Nov 06 21:08:33 2002 +0000
@@ -365,7 +365,7 @@
         mplPause();
         break;
 
-   case evStop: guiIntfStruct.Playing=guiSetStop; break;
+   case evStop: guiIntfStruct.Playing=guiSetStop; mplState(); break;
 
    case evLoadPlay:
         mplMainAutoPlay=1;