Revision: 1552
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1552&view=rev
Author:   jcsjcs
Date:     2007-06-17 08:27:05 -0700 (Sun, 17 Jun 2007)

Log Message:
-----------
        * src/itdb.h: corrected description for "BPM" (beats per minute)

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/itdb.h

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2007-06-17 14:39:14 UTC (rev 1551)
+++ libgpod/trunk/ChangeLog     2007-06-17 15:27:05 UTC (rev 1552)
@@ -8,6 +8,8 @@
          these values along with the corresponding artist/album... fields
          if a particular sort order is required.
 
+       * src/itdb.h: corrected description for "BPM" (beats per minute)
+
 2007-06-14 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * po/es.po: new version updated by Alejandro Lamas DaviƱa.

Modified: libgpod/trunk/src/itdb.h
===================================================================
--- libgpod/trunk/src/itdb.h    2007-06-17 14:39:14 UTC (rev 1551)
+++ libgpod/trunk/src/itdb.h    2007-06-17 15:27:05 UTC (rev 1552)
@@ -771,7 +771,7 @@
                                playcount.                              */
   guint32 recent_playcount;  /* times track was played since last sync  */
   gboolean transferred;      /* has file been transferred to iPod?      */
-  gint16  BPM;               /* supposed to vary the playback speed     */
+  gint16  BPM;               /* BPM (beats per minute) of this track    */
   guint8  app_rating;        /* star rating set by appl. (not
                              * iPod). If the rating set on the iPod
                                and the rating field above differ, the


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to