diff options
| author | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-04-14 11:16:29 +0000 |
|---|---|---|
| committer | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-04-14 11:16:29 +0000 |
| commit | 51335471c6d3ba50a65fc947a1649763c65d35f2 (patch) | |
| tree | 088c57e37d1ce81758042d46063a40b908e6171b /ChangeLog | |
| parent | 0ee5ea2fe9b7dfeea4f89ac69aca3d063a9d8cc8 (diff) | |
| download | libgpod-51335471c6d3ba50a65fc947a1649763c65d35f2.tar.gz libgpod-51335471c6d3ba50a65fc947a1649763c65d35f2.tar.xz libgpod-51335471c6d3ba50a65fc947a1649763c65d35f2.zip | |
2007-04-14 Christophe Fergeau <teuf@gnome.org>
* src/itdb_device.c: add itdb_device_supports_artwork and
idb_device_supports_photo functions
* docs/reference/tmpl/device.sgml: update api doc
* src/itdb_itunesdb.c: don't try to write artwork database if the iPod
model doesn't support artwork.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1414 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-04-14 Christophe Fergeau <teuf@gnome.org> + + * src/itdb_device.c: add itdb_device_supports_artwork and + idb_device_supports_photo functions + * docs/reference/tmpl/device.sgml: update api doc + * src/itdb_itunesdb.c: don't try to write artwork database if the iPod + model doesn't support artwork. + 2007-04-08 Jorg Schuler <jcsjcs at users.sourceforge.net> * src/itdb.h: changed 'gchar *chapterdata' to 'gpointer |
