diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-02-04 03:07:04 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-02-04 03:07:04 +0000 |
| commit | 23549fcea4fbc08bce033cd507d43769632d86ad (patch) | |
| tree | 9c3bf621e298346bd25adb96a3baf9757bc46ed9 /ChangeLog | |
| parent | 4c387c01c1925bd596cfcc6211cd3e386814a04f (diff) | |
| download | libgpod-23549fcea4fbc08bce033cd507d43769632d86ad.tar.gz libgpod-23549fcea4fbc08bce033cd507d43769632d86ad.tar.xz libgpod-23549fcea4fbc08bce033cd507d43769632d86ad.zip | |
* src/itdb_itunesdb.c: (itunesstats_read) Fixed error when reading
the Shuffle's stat file (0x18 was used as minimal record length
instead of decimal '18').
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1202 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -2005-01-03 Jorg Schuler <jcsjcs at users.sourceforge.net> +2005-02-03 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * src/itdb_itunesdb.c: (itunesstats_read) Fixed error when reading + the Shuffle's stat file (0x18 was used as minimal record length + instead of decimal '18'). + +2005-02-03 Jorg Schuler <jcsjcs at users.sourceforge.net> * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c: removed nested-functions. Thanks to Brian Jackson for the patch |
