From 99de9e7cfd098dcf494445273efd868aa36971a3 Mon Sep 17 00:00:00 2001 From: teuf Date: Sat, 24 May 2008 09:18:42 +0000 Subject: Handle cropping for thumbnails needing it git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1976 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 994cba0..a37a81c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-05-24 Christophe Fergeau + + Patch from Jacob Hoffman-Andrews + + * src/itdb_device.h: add 'crop' field to Itdb_ArtworkFormat + * src/itdb_device.c: fill this 'crop' field for the iphone + * src/ithumb-writer.c: use that new 'crop' field to crop the + thumbnails when the Itdb_ArtworkFormat requires it. + 2008-05-24 Christophe Fergeau Patch from Jacob Hoffman-Andrews -- cgit