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

Modified Files:
        ivtv_record.py 
Log Message:
I guess this shouldn't be in here since its back in recordserver.


Index: ivtv_record.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/ivtv_record.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** ivtv_record.py      23 Jun 2004 19:07:05 -0000      1.25
--- ivtv_record.py      28 Jun 2004 18:23:34 -0000      1.26
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.26  2004/06/28 18:23:34  rshortt
+ # I guess this shouldn't be in here since its back in recordserver.
+ #
  # Revision 1.25  2004/06/23 19:07:05  outlyer
  # The snapshot in the event doesn't work. I've tried it numerous times, and it
***************
*** 215,221 ****
                  self.mode = 'idle'
  
-                 from  util.videothumb import snapshot
-                 snapshot(self.prog.filename)
- 
                  rc.post_event(Event('RECORD_STOP', arg=self.prog))
                  if DEBUG: print('Record_Thread::run: finished recording')
--- 218,221 ----



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to