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
commite7dc7876a7d4dc87290064e9c5bec7aaec60a82d (patch)
tree90ec090cd1aa0fb8becadd885f43ee60160f4186 /ChangeLog
parent45300359b18d22b82fd692d2e074ba157af90b60 (diff)
downloadlibgpod-e7dc7876a7d4dc87290064e9c5bec7aaec60a82d.tar.gz
libgpod-e7dc7876a7d4dc87290064e9c5bec7aaec60a82d.tar.xz
libgpod-e7dc7876a7d4dc87290064e9c5bec7aaec60a82d.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: