summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-06-09 19:59:31 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-06-09 19:59:31 +0000
commita727d92086b81485fc26bb06958b2d7955de8a1e (patch)
tree90ec090cd1aa0fb8becadd885f43ee60160f4186 /ChangeLog
parent1af9e0f7c76f4de0e586cdde79417b5e64edb66f (diff)
downloadlibgpod-a727d92086b81485fc26bb06958b2d7955de8a1e.tar.gz
libgpod-a727d92086b81485fc26bb06958b2d7955de8a1e.tar.xz
libgpod-a727d92086b81485fc26bb06958b2d7955de8a1e.zip
* src/itdb_device.c:
* src/itdb_device.h: * src/itdb_sysinfo_extended_parser.c: * src/itdb_sysinfo_extended_parser.h: merge Itdb_ArtworkFormat and SysInfoImageFormat, use artwork formats from SysInfoExtended when it's available instead of using the hardcoded tables from libgpod git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2011 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 b2cf5f1..17e9d80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-06-09 Christophe Fergeau <christophe@anevia.com>
+ * src/itdb_device.c:
+ * src/itdb_device.h:
+ * src/itdb_sysinfo_extended_parser.c:
+ * src/itdb_sysinfo_extended_parser.h: merge Itdb_ArtworkFormat and
+ SysInfoImageFormat, use artwork formats from SysInfoExtended when
+ it's available instead of using the hardcoded tables from libgpod
+
+2008-06-09 Christophe Fergeau <christophe@anevia.com>
+
* src/db-artwork-writer.c:
* src/db-image-parser.h:
* src/itdb.h: