From a443d5bb4d8f41d3d866a41b6282673e83de771c Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 24 Oct 2007 20:24:30 +0000 Subject: * src/db-artwork-writer.c: (write_mhif), (should_write), (write_mhlf): don't hardcode the number of mhif entries we write, but write as many entries as the number of thumbnail formats supported by the device git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1736 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2422edc..3ef6fcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-24 Christophe Fergeau + + * src/db-artwork-writer.c: (write_mhif), (should_write), + (write_mhlf): don't hardcode the number of mhif entries we write, but + write as many entries as the number of thumbnail formats supported by + the device + 2007-10-24 Christophe Fergeau * src/db-artwork-writer.c: (write_mhla): yet another missing endianness -- cgit