diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2007-04-14 11:16:29 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2007-04-14 11:16:29 +0000 |
| commit | 44fc5965bbfe238b84f05bda9fe8aa6a6f63f602 (patch) | |
| tree | 088c57e37d1ce81758042d46063a40b908e6171b /ChangeLog | |
| parent | 48f7eb040eefe19059d267c897bf04ee894a8adf (diff) | |
| download | libgpod-44fc5965bbfe238b84f05bda9fe8aa6a6f63f602.tar.gz libgpod-44fc5965bbfe238b84f05bda9fe8aa6a6f63f602.tar.xz libgpod-44fc5965bbfe238b84f05bda9fe8aa6a6f63f602.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 |
