summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/mw.h')
-rw-r--r--Gui/mplayer/mw.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.h b/Gui/mplayer/mw.h
index f3eff2b12e..f7098aea65 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -456,8 +456,9 @@ set_volume:
case 1:
default: movie_aspect=-1;
}
- guiIntfStruct.FilenameChanged=1;
wsClearWindow( appMPlayer.subWindow );
+ if ( guiIntfStruct.StreamType == STREAMTYPE_DVD ) goto play_dvd_2;
+ else guiIntfStruct.FilenameChanged=1;
break;
// --- timer events