|
From: <jc...@us...> - 2005-11-19 08:07:22
|
Update of /cvsroot/gtkpod/libgpod In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29829 Modified Files: ChangeLog Log Message: * itdb_itunesdb.c: (itdb_rename_files) also remove "iTunesShuffle" as this file might confuse iPod Shuffles. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- ChangeLog 19 Nov 2005 07:30:17 -0000 1.57 +++ ChangeLog 19 Nov 2005 08:07:12 -0000 1.58 @@ -5,6 +5,9 @@ * itdb_playlist.c: added itdb_spl_update_live() for convenience + * itdb_itunesdb.c: (itdb_rename_files) also remove "iTunesShuffle" + as this file might confuse iPod Shuffles. + 2005-11-17 Jorg Schuler <jcsjcs at users.sourceforge.net> * configure.ac: check for version 2.4 of glib -- now we need to |