summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-17 16:10:33 +0000
committertmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-17 16:10:33 +0000
commitf65a879b0173db372a3ab5b6d9ca8424edbcd0fa (patch)
treec8a411d167cd0deef20117d0c824b28e93836bcc /README
parent8d102ec17fcaadfdfab35ee06e09f56acd192088 (diff)
downloadlibgpod-f65a879b0173db372a3ab5b6d9ca8424edbcd0fa.tar.gz
libgpod-f65a879b0173db372a3ab5b6d9ca8424edbcd0fa.tar.xz
libgpod-f65a879b0173db372a3ab5b6d9ca8424edbcd0fa.zip
Remove references to itdb_thumb_get_gdk_pixbuf()
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2050 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index b79428b..3a2ede5 100644
--- a/README
+++ b/README
@@ -48,11 +48,9 @@ A number of functions to add/remove playlists, or add/remove tracks
are available. Please see itdb.h for details (itdb_playlist_*()).
Each track can have a thumbnail associated with it. You can retrieve a
-GdkPixmap of the thumbnail using itdb_thumb_get_gdk_pixbuf() (tracks
-have thumbnails of the following types associated:
-ITDB_THUMB_COVER_SMALL and _LARGE). You can remove a thumbnail with
-itdb_track_remove_thumbnails(). And finally, you can set a new
-thumbnail using itdb_track_set_thumbnails().
+GdkPixmap of the thumbnail using itdb_artwork_get_pixbuf(). You can
+remove a thumbnail with itdb_track_remove_thumbnails(). And finally,
+you can set a new thumbnail using itdb_track_set_thumbnails().
Please note that iTunes additionally stores the artwork as tags in the
original music file. That's also from where the data is read when