From: Antoine Cellerier Date: Fri, 5 Sep 2008 00:19:45 +0000 (+0200) Subject: Add option to disable embedded video in the simple prefs. X-Git-Tag: 1.0.0-pre1~3545 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c1a144df34204a213648092615d01a113e9af076;p=vlc Add option to disable embedded video in the simple prefs. --- diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index dd6ea8d572..74fa6f48d9 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -188,6 +188,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, CONFIG_GENERIC( "video-on-top", Bool, NULL, alwaysOnTop ); CONFIG_GENERIC( "video-deco", Bool, NULL, windowDecorations ); CONFIG_GENERIC( "skip-frames" , Bool, NULL, skipFrames ); + CONFIG_GENERIC( "embedded-video", Bool, NULL, embeddedVideo ); CONFIG_GENERIC( "vout", Module, NULL, outputModule ); #ifdef WIN32 diff --git a/modules/gui/qt4/ui/sprefs_video.ui b/modules/gui/qt4/ui/sprefs_video.ui index bcb785368b..9013119a4c 100644 --- a/modules/gui/qt4/ui/sprefs_video.ui +++ b/modules/gui/qt4/ui/sprefs_video.ui @@ -6,7 +6,7 @@ 0 0 - 408 + 526 513 @@ -69,10 +69,10 @@ - + - + _("Output") @@ -105,6 +105,13 @@ + + + + _("Embedded video") + + + @@ -141,6 +148,10 @@ + dXdisplayDevice + label_5 + wallpaperMode + displayBox