Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data


Modified Files:
        README 


Log Message:
Added signals PLAYBACK_STARTED and PLAYBACK_STOPPED, as requested by rephorm
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/README,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- README      28 Jan 2004 04:40:57 -0000      1.11
+++ README      1 Feb 2004 16:58:52 -0000       1.12
@@ -39,6 +39,14 @@
 group "foo" (src argument). This way, you can easily implement
 collapsed/expanded states etc.
 
+ePlayer itself also emits signals:
+
+    action,     SIGNAL_EMIT "PLAYBACK_STARTED" "ePlayer";
+    action,     SIGNAL_EMIT "PLAYBACK_STOPPED" "ePlayer";
+
+The first signal is emitted whenever ePlayer starts playing a track,
+the second signal is emitted when playback is stopped.
+
 The Edje provides the following parts for text display, etc:
 
     Part: "title"            -> Window Title




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to