From 443dc56b9f5f57967dc80342e751c8b231f51673 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Sat, 5 Nov 2005 19:41:23 +0000 Subject: 2005-11-05 Christophe Fergeau * src/itdb_track.c: (is_video_ipod), (itdb_track_set_defaults): deal with unk208 differently on iPod video (it's used to indicate if the current track must be shown in the video or audio menu or both) git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1141 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 932b784..ea401f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-11-05 Christophe Fergeau + + * src/itdb_track.c: (is_video_ipod), (itdb_track_set_defaults): deal + with unk208 differently on iPod video (it's used to indicate if the + current track must be shown in the video or audio menu or both) + 2005-11-05 Christophe Fergeau * src/ipod-device.c: (ipod_device_get_property), -- cgit