Update of /cvsroot/freevo/freevo/src/gui/displays
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6823/gui/displays

Modified Files:
        ivtv_osd.py 
Log Message:


Index: ivtv_osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/displays/ivtv_osd.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ivtv_osd.py 1 Sep 2004 23:39:53 -0000       1.1
--- ivtv_osd.py 2 Sep 2004 00:05:26 -0000       1.2
***************
*** 7,10 ****
--- 7,13 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.2  2004/09/02 00:05:26  rshortt
+ # *** empty log message ***
+ #
  # Revision 1.1  2004/09/01 23:39:53  rshortt
  # Initial support for using IvtvCanvas which will display over the ivtv osd
***************
*** 55,58 ****
--- 58,62 ----
          IvtvCanvas.__init__(self, size)
          self.running = True
+         # TODO: someone please see if we can do animations here.
          self.animation_possible = False
  
***************
*** 62,66 ****
          Hide the output display. In most cases this does nothing since
          a simple window doesn't matter. If OSD_STOP_WHEN_PLAYING the
!         ygame display will be shut down.
          """
          if config.OSD_STOP_WHEN_PLAYING:
--- 66,70 ----
          Hide the output display. In most cases this does nothing since
          a simple window doesn't matter. If OSD_STOP_WHEN_PLAYING the
!         display will be shut down.
          """
          if config.OSD_STOP_WHEN_PLAYING:



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to