[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdemultimedia/phonon-xine/ui
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-02-05 21:04:27
Message-ID: 1170709467.916876.3676.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 630601 by mkretz:

for now use my hacked xvnt output again


 M  +5 -5      videowidget.cpp  


--- trunk/KDE/kdemultimedia/phonon-xine/ui/videowidget.cpp #630600:630601
@@ -120,12 +120,12 @@
 		QApplication::syncX();
 
 		Q_ASSERT( testAttribute( Qt::WA_WState_Created ) );
-		//m_videoPort = xine_open_video_driver( XineEngine::xine(), "xvnt", \
                XINE_VISUAL_TYPE_X11, static_cast<void*>( &m_visual ) );
-		//if( !m_videoPort )
-		//{
-			//kWarning( 610 ) << "No xine video output plugin without XThreads found. Expect \
to see X errors." << endl; +		m_videoPort = xine_open_video_driver( \
XineEngine::xine(), "xvnt", XINE_VISUAL_TYPE_X11, static_cast<void*>( &m_visual ) ); \
+		if( !m_videoPort ) +		{
+			kWarning( 610 ) << "No xine video output plugin without XThreads found. Expect to \
see X errors." << endl;  m_videoPort = xine_open_video_driver( XineEngine::xine(), 0, \
                XINE_VISUAL_TYPE_X11, static_cast<void*>( &m_visual ) );
-		//}
+		}
 	}
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic