Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv27148
Modified Files: audioitem.py Log Message: use new vfs Index: audioitem.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/audio/audioitem.py,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** audioitem.py 21 Sep 2003 13:15:56 -0000 1.38 --- audioitem.py 22 Nov 2003 20:36:34 -0000 1.39 *************** *** 10,13 **** --- 10,16 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.39 2003/11/22 20:36:34 dischi + # use new vfs + # # Revision 1.38 2003/09/21 13:15:56 dischi # handle audio fxd files correctly *************** *** 107,115 **** # use the standard imghdr function to check if # it's a real png, and not a lying one :) - - # Check for cover in COVER_DIR - if config.COVER_DIR: - base = os.path.join(config.COVER_DIR, os.path.basename(file)) - self.image = util.getimage(base, self.image) # Check for cover in local dir --- 110,113 ---- ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog