From c5e2f1ceaeba0e20eec8404ef0caec66d598e0e4 Mon Sep 17 00:00:00 2001 From: Jorg Schuler Date: Mon, 19 Sep 2005 12:33:24 +0000 Subject: * read iTunesStats file if present (corresponds to Play Counts file on the Shuffle). git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1094 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96fa166..2f0477b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ -2005-09-17 Jorg Schuler +2005-09-19 Jorg Schuler * added additional fields to Itdb_Track that are present since version 0x0c of the iTunesDB. Write long mhit version. + * applied patch provided by Christophe Fergeau + for artwork database support (read-only). + + * read iTunesStats file if present (corresponds to Play Counts + file on the Shuffle). + 2005-09-17 Jorg Schuler * renamed fdesc to filetype -- cgit