Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19893
Modified Files:
freevo_config.py
Log Message:
Work on autodetecting tv cards.
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.350
retrieving revision 1.351
diff -C2 -d -r1.350 -r1.351
*** freevo_config.py 10 Aug 2004 19:36:54 -0000 1.350
--- freevo_config.py 12 Aug 2004 16:52:48 -0000 1.351
***************
*** 490,494 ****
#
# generic_record plugin needs VCR_CMD to be set correctly
! plugin_record = plugin.activate('record.generic_record')
#
--- 490,494 ----
#
# generic_record plugin needs VCR_CMD to be set correctly
! # plugin.activate('record.generic_record')
#
***************
*** 498,502 ****
#
# plugin.remove('record.generic_record')
! # plugin_record = plugin.activate('record.ivtv_record')
# TV menu plugin to view scheduled recordings
--- 498,502 ----
#
# plugin.remove('record.generic_record')
! # plugin.activate('record.ivtv_record')
# TV menu plugin to view scheduled recordings
***************
*** 1182,1186 ****
TV_OPTS = ''
! TV_SETTINGS = '%s television %s %s' % (CONF.tv, CONF.chanlist, TV_DEVICE)
#
--- 1182,1186 ----
TV_OPTS = ''
! # TV_SETTINGS = '%s television %s %s' % (CONF.tv, CONF.chanlist, TV_DEVICE)
#
***************
*** 1191,1196 ****
TIMESHIFT_BUFFER_SIZE = 128
! TIMESHIFT_ENCODE_CMD = 'mp1e -m3 -c%s -p%s -r14,100' % \
! (TV_SETTINGS.split()[3], AUDIO_INPUT_DEVICE)
TIMESHIFT_BUFFER = '%s/timeshift.mpeg' % FREEVO_CACHEDIR
--- 1191,1195 ----
TIMESHIFT_BUFFER_SIZE = 128
! TIMESHIFT_ENCODE_CMD = None
TIMESHIFT_BUFFER = '%s/timeshift.mpeg' % FREEVO_CACHEDIR
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog