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

Modified Files:
        itunesdb-time.sgml track.sgml 
Log Message:
        * src/db-artwork-parser.c
          src/db-artwork-writer.c
          src/itdb_device.c
          src/itdb_itunesdb.c
          src/itdb_private.h:
          Fixed segfault when parsing photo databases introduced by the
          new handling of timestamps (all timestamps exported are
          host-local time_t).
          itdb_time_time_t_to_mac() and itdb_time_mac_to_time_t() were
          renamed to device_*() and take a pointer to an Itdb_Device
          instead of a pointer to an Itdb_iTunesDB structure as the latter
          does not exist in case of photo databases. All references to
          those two functions were changed accordingly and the functions
          themselves were moved from itdb_itunesdb.c to itdb_device.c.



Index: itunesdb-time.sgml
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/docs/reference/tmpl/itunesdb-time.sgml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- itunesdb-time.sgml  12 May 2007 07:21:55 -0000      1.4
+++ itunesdb-time.sgml  27 May 2007 14:58:40 -0000      1.5
@@ -33,7 +33,7 @@
 
 </para>
 
[EMAIL PROTECTED]: 
[EMAIL PROTECTED]: 
 @Returns: 
 
 

Index: track.sgml
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/docs/reference/tmpl/track.sgml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- track.sgml  28 Apr 2007 08:55:49 -0000      1.10
+++ track.sgml  27 May 2007 14:58:40 -0000      1.11
@@ -158,6 +158,13 @@
 @ITDB_MEDIATYPE_MUSICVIDEO: 
 @ITDB_MEDIATYPE_TVSHOW: 
 
+<!-- ##### MACRO ITDB_RATING_STEP ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### FUNCTION itdb_track_new ##### -->
 <para>
 
@@ -285,10 +292,3 @@
 @track: 
 
 
-<!-- ##### MACRO ITDB_RATING_STEP ##### -->
-<para>
-
-</para>
-
-
-


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