Enlightenment CVS committal

Author  : rephorm
Project : misc
Module  : eplayer

Dir     : misc/eplayer/src


Modified Files:
        callbacks.h eplayer.h 


Log Message:

and how about some headers?

===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/callbacks.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- callbacks.h 28 Dec 2003 12:53:45 -0000      1.12
+++ callbacks.h 16 Jan 2004 03:30:05 -0000      1.13
@@ -34,5 +34,7 @@
 EDJE_CB(eplayer_raise);
 EDJE_CB(switch_group);
 
+EDJE_CB(update_seeker);
+
 #endif
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/eplayer.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- eplayer.h   9 Dec 2003 18:42:19 -0000       1.17
+++ eplayer.h   16 Jan 2004 03:30:05 -0000      1.18
@@ -26,6 +26,7 @@
        Evas_Object *edje;
        Evas_Object *playlist; /* playlist container */
        int playlist_font_size;
+       int seeking; /* 1 if seeking, 0 if not */
 } Gui;
 
 typedef struct {




-------------------------------------------------------
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