summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-02-03 18:53:28 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-02-03 18:53:28 +0000
commit1ac42a5cd781a2e281b60408d8b7ca5c285c0abe (patch)
tree527c22eac1060b47e5435ad3e803133912932485 /ChangeLog
parent1cb24d2920330218609c86332fa96bc66b726879 (diff)
downloadlibgpod-1ac42a5cd781a2e281b60408d8b7ca5c285c0abe.tar.gz
libgpod-1ac42a5cd781a2e281b60408d8b7ca5c285c0abe.tar.xz
libgpod-1ac42a5cd781a2e281b60408d8b7ca5c285c0abe.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