From ca5a86efe976d4ae92857f9ea87c934b7d657df1 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sat, 3 Jan 2009 02:58:02 +0000 Subject: Document Itdb_Track->album_id git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2193 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- src/itdb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/itdb.h b/src/itdb.h index c72e361..deb774e 100644 --- a/src/itdb.h +++ b/src/itdb.h @@ -1461,6 +1461,8 @@ typedef enum * @gapless_album_flag: If set to 1, this track does not use * crossfading in iTunes. (Added in dbversion * 0x13) + * @album_id: The Album ID from the album list (currently + * unused by libgpod) * @artwork: An #Itdb_Artwork for cover art * @mhii_link: This is set to the id of the corresponding * ArtworkDB mhii, used for sparse artwork -- cgit