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

Modified Files:
        rom_drives.py 
Log Message:
adjust to video changes

Index: rom_drives.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/rom_drives.py,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** rom_drives.py       13 Sep 2004 19:36:47 -0000      1.67
--- rom_drives.py       14 Sep 2004 20:09:07 -0000      1.68
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.68  2004/09/14 20:09:07  dischi
+ # adjust to video changes
+ #
  # Revision 1.67  2004/09/13 19:36:47  dischi
  # adjust to new audio interface
***************
*** 750,754 ****
              # This is a simple way for external apps to signal changes
              if os.path.exists(rebuild_file):
!                 if video.hash_fxd_movie_database() == 0:
                      # something is wrong, deactivate this feature
                      rebuild_file = '/this/file/should/not/exist'
--- 753,757 ----
              # This is a simple way for external apps to signal changes
              if os.path.exists(rebuild_file):
!                 if video.create_movie_database() == 0:
                      # something is wrong, deactivate this feature
                      rebuild_file = '/this/file/should/not/exist'



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to