Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion/src/lib


Modified Files:
        Emotion.h emotion_private.h 


Log Message:
add track count in the metadata

===================================================================
RCS file: /cvs/e/e17/libs/emotion/src/lib/Emotion.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Emotion.h   2 Oct 2005 07:34:36 -0000       1.9
+++ Emotion.h   14 May 2006 14:32:02 -0000      1.10
@@ -49,7 +49,8 @@
    EMOTION_META_INFO_TRACK_YEAR,
    EMOTION_META_INFO_TRACK_GENRE,
    EMOTION_META_INFO_TRACK_COMMENT,
-   EMOTION_META_INFO_TRACK_DISC_ID
+   EMOTION_META_INFO_TRACK_DISC_ID,
+   EMOTION_META_INFO_TRACK_COUNT
 };
 
 typedef enum _Emotion_Module    Emotion_Module;
===================================================================
RCS file: /cvs/e/e17/libs/emotion/src/lib/emotion_private.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- emotion_private.h   12 Mar 2006 09:56:08 -0000      1.11
+++ emotion_private.h   14 May 2006 14:32:02 -0000      1.12
@@ -18,6 +18,7 @@
 #define META_TRACK_ALBUM 5
 #define META_TRACK_YEAR 6
 #define META_TRACK_DISCID 7
+#define META_TRACK_COUNT 8
 
 typedef enum _Emotion_Format Emotion_Format;
 typedef enum _Emotion_Vis Emotion_Vis;




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to