diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-09-04 16:10:05 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-09-04 16:10:05 +0000 |
| commit | 18a26a488382f5b633f0bec9742f381ecd6cc9f8 (patch) | |
| tree | f0254dd89ff01418e0e589ae346587486f81d355 /docs | |
| parent | 8e90c5ceec17b3faef89b9df279a299f4f33132e (diff) | |
| download | libgpod-18a26a488382f5b633f0bec9742f381ecd6cc9f8.tar.gz libgpod-18a26a488382f5b633f0bec9742f381ecd6cc9f8.tar.xz libgpod-18a26a488382f5b633f0bec9742f381ecd6cc9f8.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')
| -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> |
