From: <te...@us...> - 2005-11-21 20:10:18
|
Update of /cvsroot/gtkpod/libgpod In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26936 Modified Files: ChangeLog Log Message: 2005-11-21 Christophe Fergeau <te...@gn...> * src/db-artwork-writer.c: (write_mhod_type_3): * src/db-parse-context.c: * src/ipod-device.c: * src/itdb_private.h: * src/itdb_track.c: * src/ithumb-writer.c: (ithumb_writer_write_thumbnail): commit some changes which should help compiling with glib 2.4 Index: ChangeLog =================================================================== RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- ChangeLog 21 Nov 2005 19:55:45 -0000 1.60 +++ ChangeLog 21 Nov 2005 20:09:53 -0000 1.61 @@ -1,5 +1,15 @@ 2005-11-21 Christophe Fergeau <te...@gn...> + * src/db-artwork-writer.c: (write_mhod_type_3): + * src/db-parse-context.c: + * src/ipod-device.c: + * src/itdb_private.h: + * src/itdb_track.c: + * src/ithumb-writer.c: (ithumb_writer_write_thumbnail): commit some + changes which should help compiling with glib 2.4 + +2005-11-21 Christophe Fergeau <te...@gn...> + * autogen.sh: * gnome-autogen.sh: use autogen.sh script from gnome-common since the custom libgpod one keep having issues (this doesn't add a dependency |