summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-02-03 18:53:28 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-02-03 18:53:28 +0000
commit34e9e341ce3a6e2ba62332c87e4366dcf357b2d0 (patch)
tree527c22eac1060b47e5435ad3e803133912932485 /ChangeLog
parent0a7f29887ead629b6952bfc0f5475595d454f8a6 (diff)
downloadlibgpod-34e9e341ce3a6e2ba62332c87e4366dcf357b2d0.tar.gz
libgpod-34e9e341ce3a6e2ba62332c87e4366dcf357b2d0.tar.xz
libgpod-34e9e341ce3a6e2ba62332c87e4366dcf357b2d0.zip
Add comment about fields that aren't byteswapped, remove hardcoded int
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1946 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1d197c..4563380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-02-03 Christophe Fergeau <teuf@gnome.org>
+ * src/db-artwork-parser.c: use enum name instead of hardcoded int
+ * src/db-artwork-writer.c: add comments about values that aren't
+ swapped because they are 8 bit values
+
+2008-02-03 Christophe Fergeau <teuf@gnome.org>
+
* src/db-itunes-parser.h: merge ArtworkDB_MhodHeaderArtworkType3
and MhodHeaderArtworkType1 into a single struct called
ArtworkDB_MhodHeaderString