Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv18231

Modified Files:
        imdb.py 
Log Message:
fix disc set support

Index: imdb.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/imdb.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** imdb.py     26 Sep 2003 11:28:34 -0000      1.4
--- imdb.py     17 Nov 2003 19:44:43 -0000      1.5
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.5  2003/11/17 19:44:43  dischi
+ # fix disc set support
+ #
  # Revision 1.4  2003/09/26 11:28:34  dischi
  # small warning when executed outside freevo env
***************
*** 202,205 ****
--- 205,211 ----
          fxd.setVideo(video)
          x = x+1
+ 
+     if not files:
+         fxd.setDiscset(drive, None)
          
      fxd.writeFxd()




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to