summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2005-11-23 18:06:01 +0000
committerChristophe Fergeau <teuf@gnome.org>2005-11-23 18:06:01 +0000
commit9158245f35d7a8007fa650d8e9c5549606a5151a (patch)
treed56e0277eb6f9d3cd58af308b9c9c99a4f31a22d
parent65130715d1e9a59f0dda1719ead1d410b41ce06c (diff)
downloadlibgpod-9158245f35d7a8007fa650d8e9c5549606a5151a.tar.gz
libgpod-9158245f35d7a8007fa650d8e9c5549606a5151a.tar.xz
libgpod-9158245f35d7a8007fa650d8e9c5549606a5151a.zip
2005-11-23 Christophe Fergeau <teuf@gnome.org>
* src/hal-common.c: * tests/test-covers.c: (ipod_image_to_gdk_pixbuf): more glib 2.4 changes git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1170 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r--ChangeLog6
-rw-r--r--src/hal-common.c1
-rw-r--r--tests/test-covers.c4
3 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a4eac4..26e4f3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-23 Christophe Fergeau <teuf@gnome.org>
+ * src/hal-common.c:
+ * tests/test-covers.c: (ipod_image_to_gdk_pixbuf): more glib 2.4
+ changes
+
+2005-11-23 Christophe Fergeau <teuf@gnome.org>
+
* configure.ac: bumped version number
==== libgpod 0.2.0 ====
diff --git a/src/hal-common.c b/src/hal-common.c
index be37f5f..e5189a0 100644
--- a/src/hal-common.c
+++ b/src/hal-common.c
@@ -57,6 +57,7 @@
#endif
#include "hal-common.h"
+#include "itdb_private.h"
#ifndef HAVE_LIBHAL
gchar **libhal_manager_find_device_string_match (LibHalContext *hal_ctx,
diff --git a/tests/test-covers.c b/tests/test-covers.c
index 836932e..98d3575 100644
--- a/tests/test-covers.c
+++ b/tests/test-covers.c
@@ -38,8 +38,8 @@ ipod_image_to_gdk_pixbuf (Itdb_Image *image)
guchar *pixels;
int row_stride;
- printf ("width: %d height: %d size: %d\n",
- image->width, image->height, image->size);
+ g_print ("width: %d height: %d size: %d\n",
+ image->width, image->height, image->size);
/*
description photo: size width nano: size width