From 6821cdc4f0ef0797f596a757845ea3834bfb9eda Mon Sep 17 00:00:00 2001 From: jcsjcs Date: Sat, 24 Feb 2007 15:17:37 +0000 Subject: * src/itdb.h src/itdb_itunesdb.c src/itdb_playlist.c: Updated smart playlist handling to recognize album artist, tv show, last skipped, season number, skipcount and video kind fields. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1396 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29bc039..3adcdd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,13 @@ src/artwork-writer.c: Set unknown2 of mhfd header to 2 instead of 1, otherwise iTunes7 wipes the ArtworkDB. + * src/itdb.h + src/itdb_itunesdb.c + src/itdb_playlist.c: + Updated smart playlist handling to recognize album artist, tv + show, last skipped, season number, skipcount and video kind + fields. + 2007-02-09 Jorg Schuler * ChangeLog -- cgit