|
From: <jc...@us...> - 2005-11-13 05:13:23
|
Update of /cvsroot/gtkpod/libgpod In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1374 Modified Files: ChangeLog Log Message: * src/itdb_itunesdb.c: when new rating is set on the iPod, backup the old rating to app_rating. Not sure what it's for, but iTunes seem to do it. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- ChangeLog 12 Nov 2005 13:58:50 -0000 1.51 +++ ChangeLog 13 Nov 2005 05:13:10 -0000 1.52 @@ -1,5 +1,11 @@ 2005-11-12 Jorg Schuler <jcsjcs at users.sourceforge.net> + * src/itdb_itunesdb.c: when new rating is set on the iPod, backup + the old rating to app_rating. Not sure what it's for, but iTunes + seem to do it. + +2005-11-12 Jorg Schuler <jcsjcs at users.sourceforge.net> + * src/itdb_track.c: (itdb_track_set_defaults) only change unk208 (audio/video) if not already set to non-zero. |