Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv15656
Modified Files:
freevo_config.py
Log Message:
activate xine plugin as default
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.217
retrieving revision 1.218
diff -C2 -d -r1.217 -r1.218
*** freevo_config.py 1 Aug 2003 17:54:05 -0000 1.217
--- freevo_config.py 2 Aug 2003 09:07:38 -0000 1.218
***************
*** 733,737 ****
# ======================================================================
! # You need xine-ui version greater 0.9.21 to use the xine plugin
if CONF.display == 'mga' and CONF.fbxine:
--- 733,738 ----
# ======================================================================
! # You need xine-ui version greater 0.9.21 to use the all the features
! # of the xine plugin
if CONF.display == 'mga' and CONF.fbxine:
***************
*** 745,755 ****
if CONF.display == 'x11' and CONF.xine:
XINE_VO_DEV = 'xv'
! XINE_COMMAND = '%s -g --no-splash -B --geometry %sx%s+0+0' % \
! (CONF.xine, CONF.width, CONF.height)
XINE_AO_DEV = 'oss' # alsa or oss
XINE_USE_VCDNAV = 0 # use xine for VCD nav playback
! # plugin.activate('video.xine')
--- 746,755 ----
if CONF.display == 'x11' and CONF.xine:
XINE_VO_DEV = 'xv'
! XINE_COMMAND = '%s -g -B --geometry %sx%s+0+0' % (CONF.xine, CONF.width,
CONF.height)
XINE_AO_DEV = 'oss' # alsa or oss
XINE_USE_VCDNAV = 0 # use xine for VCD nav playback
! plugin.activate('video.xine')
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog