From 5ffa97e2eaec4bc9cfc489bc14077877fec71081 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Sun, 11 Dec 2005 07:41:42 +0000 Subject: * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to get pixbuf even if no iPod is present if the thumbnail points to a local filename. This way artwork support is also possible on the 'Local' repository in gtkpod (or any other application). git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1193 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c382ce..d93726f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-12-11 Jorg Schuler + + * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to get + pixbuf even if no iPod is present if the thumbnail points to a + local filename. This way artwork support is also possible on the + 'Local' repository in gtkpod (or any other application). + 2005-12-10 Jorg Schuler * src/ithumb-writer.c: fixed typo leading to segfault. -- cgit