Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data


Modified Files:
        README eplayer.edc eplayer.eet 


Log Message:
Fixed playlist scrolling, added repeat mode stuff
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      10 Nov 2003 20:55:17 -0000      1.2
+++ README      15 Nov 2003 15:45:38 -0000      1.3
@@ -17,7 +17,8 @@
        action,     SIGNAL_EMIT "SEEK_FORWARD" "seekforward_button";
        action,     SIGNAL_EMIT "SEEK_BACK" "seekback_button";
 
-       action,     SIGNAL_EMIT "SWITCH_TIME_DISPLAY" "time_text";
+       action,     SIGNAL_EMIT "TOGGLE_TIME_DISPLAY_MODE" "time_text";
+       action,     SIGNAL_EMIT "TOGGLE_REPEAT_MODE" "repeat_mode";
 
 It provides the following parts for text display:
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/eplayer.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- eplayer.edc 14 Nov 2003 20:16:28 -0000      1.7
+++ eplayer.edc 15 Nov 2003 15:45:38 -0000      1.8
@@ -1161,7 +1161,7 @@
                                        name, "time_text_click";
                                        signal, "mouse,up,1";
                                        source, "time_text";
-                                       action, SIGNAL_EMIT, "SWITCH_TIME_DISPLAY", 
"time_text";
+                                       action, SIGNAL_EMIT, 
"TOGGLE_TIME_DISPLAY_MODE", "time_text";
                                }
 
                /* Seek Backwards */
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/eplayer.eet,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
Binary files /tmp/cvsnNySph and /tmp/cvscGBsiq differ




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to