summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-10-17 17:38:10 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-10-17 17:38:10 +0000
commitc9541eccb8273860ff556101f9d21b07315c15cb (patch)
treec17afbef79b7e58d5531b638c7bac8d71f4d7eb7 /ChangeLog
parent84e9ed7e1247c2d6f5a2185e67a9bf2fd6c0592d (diff)
downloadlibgpod-c9541eccb8273860ff556101f9d21b07315c15cb.tar.gz
libgpod-c9541eccb8273860ff556101f9d21b07315c15cb.tar.xz
libgpod-c9541eccb8273860ff556101f9d21b07315c15cb.zip
2005-10-17 Christophe Fergeau <teuf@gnome.org>
* src/db-image-parser.c: (get_pixel_data), (ipod_image_new_from_mhni): * src/itdb.h: * src/itdb_itunesdb.c: (get_mhod): Changed type of the various fields in the ItdbImage structures so that they match what they are in the database on the iPod. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1124 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 732e9d6..fd3a0f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-10-17 Christophe Fergeau <teuf@gnome.org>
+
+ * src/db-image-parser.c: (get_pixel_data),
+ (ipod_image_new_from_mhni):
+ * src/itdb.h:
+ * src/itdb_itunesdb.c: (get_mhod): Changed type of the various fields
+ in the ItdbImage structures so that they match what they are in the
+ database on the iPod.
+
2005-10-15 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/itdb_itunesdb.c,itdb_private.h: fixes for 64 bit systems