Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32263/src
Modified Files:
event.py
Log Message:
Add some quick recordserver events. I'm planning on reviewing them and
adding more with names that make sense.
Index: event.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/event.py,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** event.py 1 Aug 2004 10:56:17 -0000 1.49
--- event.py 8 Aug 2004 18:56:37 -0000 1.50
***************
*** 10,13 ****
--- 10,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.50 2004/08/08 18:56:37 rshortt
+ # Add some quick recordserver events. I'm planning on reviewing them and
+ # adding more with names that make sense.
+ #
# Revision 1.49 2004/08/01 10:56:17 dischi
# add SCREEN_CONTENT_CHANGE
***************
*** 571,574 ****
--- 575,580 ----
OS_EVENT_KILL = Event('OS_EVENT_KILL')
+ RECORD = Event('RECORD')
+ STOP_RECORDING = Event('STOP_RECORDING')
RECORD_START = Event('RECORD_START')
RECORD_STOP = Event('RECORD_STOP')
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog