Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1921
Modified Files:
rom_drives.py
Log Message:
adjust to new audio interface
Index: rom_drives.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/rom_drives.py,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** rom_drives.py 28 Aug 2004 17:17:04 -0000 1.66
--- rom_drives.py 13 Sep 2004 19:36:47 -0000 1.67
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.67 2004/09/13 19:36:47 dischi
+ # adjust to new audio interface
+ #
# Revision 1.66 2004/08/28 17:17:04 dischi
# force rechecking if it seems a dvd but is not detected as one
***************
*** 99,104 ****
from gui import PopupBox
from item import Item
! from audio import AudioDiskItem
! from video import VideoItem
LABEL_REGEXP = re.compile("^(.*[^ ]) *$").match
--- 102,109 ----
from gui import PopupBox
from item import Item
!
! # FIXME: use Mimetype for this
! from audio.audiodiskitem import AudioDiskItem
! from video.videoitem import VideoItem
LABEL_REGEXP = re.compile("^(.*[^ ]) *$").match
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog