Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15213

Modified Files:
        ChangeLog 
Log Message:
Added additional functionality for photo albums

* src/db-artwork-parser.c
  src/db-artwork-writer.c
  src/db-itunes-parser.c:
  src/itdb.h: added additional fields to MhbaHeader and
  Itdb_PhotoAlbum (playmusic, repeat, random, show_titles,
  transition_direction, slide duration, transition_duration,
  unk024, unk028, unk044, unk048, song_id. These fields are read
  and written from the PhotoDB now. Also corrected error for
  "album type" which was read and written as int32 even though it
  was a int8. Removed num_images from Itdb_PhotoAlbum -- instead
  count images at time of writing.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- ChangeLog   29 Oct 2006 08:43:28 -0000      1.151
+++ ChangeLog   29 Oct 2006 10:37:46 -0000      1.152
@@ -61,6 +61,20 @@
 
        * src/db-itunes-parser.h: added comments to _MhbaHeader definition.
 
+       Added additional functionality for photo albums
+
+       * src/db-artwork-parser.c
+         src/db-artwork-writer.c
+         src/db-itunes-parser.c:
+         src/itdb.h: added additional fields to MhbaHeader and
+         Itdb_PhotoAlbum (playmusic, repeat, random, show_titles,
+         transition_direction, slide duration, transition_duration,
+         unk024, unk028, unk044, unk048, song_id. These fields are read
+         and written from the PhotoDB now. Also corrected error for
+         "album type" which was read and written as int32 even though it
+         was a int8. Removed num_images from Itdb_PhotoAlbum -- instead
+         count images at time of writing.
+       
 2006-10-02  Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * tests/Makefile.am


-------------------------------------------------------------------------
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
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to