Update of /cvsroot/gtkpod/libgpod/docs/reference/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21019/docs/reference/tmpl

Modified Files:
        track.sgml 
Log Message:
        * docs/reference/tmpl/track.sgml
          src/itdb.h
          src/itdb_itunesdb.c
          src/itdb_track.c: Added the following fields to Itdb_Track:

          sort_artist
          sort_title
          sort_album
          sort_albumartist
          sort_composer
          sort_tvshow

          These fields can (theoretically) be used to force a certain sort
          order on the iPod when displaying by artist, album...

          Even though these fields are present in the iTunesDB, they are
          discarded when reading the iTunesDB and applications must always
          set them before writing the iTunesDB again. This is to avoid
          that the fields 'artist' and 'sort_artist' accidentially get out
          of sync.

          libgpod will automatically create a sort_artist key for you if
          artist is of the type 'The Artist' and sort_artist is not
          set. The sort key used in that case is 'Artist, The' (followed
          by five time 0x01), even though sort_artist itself will not be
          touched.



Index: track.sgml
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/docs/reference/tmpl/track.sgml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- track.sgml  28 Apr 2007 02:54:04 -0000      1.9
+++ track.sgml  28 Apr 2007 08:55:49 -0000      1.10
@@ -44,7 +44,12 @@
 @tvnetwork: 
 @albumartist: 
 @keywords: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
 @id: 
 @size: 
 @tracklen: 
@@ -132,6 +137,10 @@
 @reserved_int6: 
 @reserved1: 
 @reserved2: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
 @usertype: 
 @userdata: 
 @userdata_duplicate: 


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