Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv22234

Modified Files:
        freevo_config.py 
Log Message:
Added MPLAYER_ARGS_AUDIOCD

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.137
retrieving revision 1.138
diff -C2 -d -r1.137 -r1.138
*** freevo_config.py    4 Mar 2003 05:43:39 -0000       1.137
--- freevo_config.py    6 Mar 2003 21:39:32 -0000       1.138
***************
*** 60,68 ****
  # is different, there will be only a warning
  
! FREEVO_CONF_VERSION = 1.0
  LOCAL_CONF_VERSION  = 2.0
  
  # Description of changes in each new version
! FREEVO_CONF_CHANGES = [] # None yet
  LOCAL_CONF_CHANGES = [
      (1.1,
--- 60,71 ----
  # is different, there will be only a warning
  
! FREEVO_CONF_VERSION = 1.1
  LOCAL_CONF_VERSION  = 2.0
  
  # Description of changes in each new version
! FREEVO_CONF_CHANGES = [
!     (1.1,
!      '''Added MPLAYER_ARGS_AUDIOCD for aido cd playback settings.'''),]
! 
  LOCAL_CONF_CHANGES = [
      (1.1,
***************
*** 458,461 ****
--- 461,465 ----
  MPLAYER_ARGS_TVVIEW  = '-nocache'
  MPLAYER_ARGS_DVDNAV  = '-dvdnav'
+ MPLAYER_ARGS_AUDIOCD = '-cache 500 -cdda speed=1'
  MPLAYER_USE_WID      = 1
  




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to