diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-06-29 16:02:00 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-06-29 16:02:00 +0000 |
| commit | 0980939eb4c5e23ea01fc1ed441c019c024d125c (patch) | |
| tree | 1057bd2133b4580a068b9ff1ef1d8a625542bdc4 /ChangeLog | |
| parent | 4d2779926ba67231be66aa4ed3f9f107fd49278d (diff) | |
| download | libgpod-0980939eb4c5e23ea01fc1ed441c019c024d125c.tar.gz libgpod-0980939eb4c5e23ea01fc1ed441c019c024d125c.tar.xz libgpod-0980939eb4c5e23ea01fc1ed441c019c024d125c.zip | |
* src/itdb_artwork.c (itdb_thumb_free, itdb_thumb_duplicate): fix
compile time error when compiling without GDKPIXBUF. Alternative
fix: add '#include <glib-object.h>'. Thanks to Olivier CrĂȘte.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1612 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-06-23 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/itdb_artwork.c (itdb_thumb_free, itdb_thumb_duplicate): fix + compile time error when compiling without GDKPIXBUF. Alternative + fix: add '#include <glib-object.h>'. Thanks to Olivier CrĂȘte. + 2007-06-28 Nicholas Piper <nicholas at users.sourceforge.net> * bindings/python/ipod.py: Remove hard-coding of |
