diff options
author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-09-04 16:10:05 +0000 |
---|---|---|
committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-09-04 16:10:05 +0000 |
commit | 26902285063384bd9e8b962be65c9cd5c1a802b4 (patch) | |
tree | f0254dd89ff01418e0e589ae346587486f81d355 /docs/reference | |
parent | 5f00b9b1c0f775d72c89869927743061787ea3f6 (diff) | |
download | libgpod-26902285063384bd9e8b962be65c9cd5c1a802b4.tar.gz libgpod-26902285063384bd9e8b962be65c9cd5c1a802b4.tar.xz libgpod-26902285063384bd9e8b962be65c9cd5c1a802b4.zip |
* itdb_itunesdb.c (itdb_get_control_dir):
added support for iPhones
* itdb.h: added ITDB_IPOD_MODEL_IPHONE_1 enum
* itdb_device.c: added iPhone description
TODO: define artwork definition in itdb_device.c -- currently
artwork is not supported.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1690 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/tmpl/device.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/tmpl/device.sgml b/docs/reference/tmpl/device.sgml index 0a0cf82..db6bac7 100644 --- a/docs/reference/tmpl/device.sgml +++ b/docs/reference/tmpl/device.sgml @@ -214,6 +214,7 @@ These functions are for reading and setting information about the iPod. @ITDB_IPOD_MODEL_NANO_BLUE: @ITDB_IPOD_MODEL_NANO_GREEN: @ITDB_IPOD_MODEL_NANO_PINK: +@ITDB_IPOD_MODEL_IPHONE_1: <!-- ##### STRUCT Itdb_ArtworkFormat ##### --> <para> |