Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29464

Modified Files:
        freevo_config.py 
Log Message:
split config padding variable to start and stop padding

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.377
retrieving revision 1.378
diff -C2 -d -r1.377 -r1.378
*** freevo_config.py    28 Dec 2004 18:07:33 -0000      1.377
--- freevo_config.py    30 Dec 2004 11:47:49 -0000      1.378
***************
*** 1187,1191 ****
  # This must be a value in seconds although at the moment only has
  # the percision of one minute.
! TV_RECORD_PADDING = 0 * 60
  
  # TV capture size for viewing and recording. Max 768x480 for NTSC,
--- 1187,1192 ----
  # This must be a value in seconds although at the moment only has
  # the percision of one minute.
! TV_RECORD_START_PADDING = 2 * 60
! TV_RECORD_STOP_PADDING  = 5 * 60
  
  # TV capture size for viewing and recording. Max 768x480 for NTSC,



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to