diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2008-07-19 08:57:02 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2008-07-19 08:57:02 +0000 |
| commit | e13c04c6df97910692270cada2bdb7c39e52d8a6 (patch) | |
| tree | 9c106abdab38d7a2205e1cd4adf19ef3a717c5c0 /docs/reference/tmpl/device.sgml | |
| parent | eda4fe948eebbf54077ea7f9f67b610a08b6d2b1 (diff) | |
| download | libgpod-e13c04c6df97910692270cada2bdb7c39e52d8a6.tar.gz libgpod-e13c04c6df97910692270cada2bdb7c39e52d8a6.tar.xz libgpod-e13c04c6df97910692270cada2bdb7c39e52d8a6.zip | |
* src/itdb_device.c: assume the following generations do not
support sparse artwork:
ITDB_IPOD_GENERATION_NANO_1:
ITDB_IPOD_GENERATION_NANO_2:
ITDB_IPOD_GENERATION_VIDEO_1:
ITDB_IPOD_GENERATION_VIDEO_2:
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2054 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference/tmpl/device.sgml')
| -rw-r--r-- | docs/reference/tmpl/device.sgml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/reference/tmpl/device.sgml b/docs/reference/tmpl/device.sgml index cb5e38f..c4b69e6 100644 --- a/docs/reference/tmpl/device.sgml +++ b/docs/reference/tmpl/device.sgml @@ -183,8 +183,7 @@ These functions are for reading and setting information about the iPod. @ITDB_IPOD_GENERATION_VIDEO_2: @ITDB_IPOD_GENERATION_CLASSIC_1: @ITDB_IPOD_GENERATION_TOUCH_1: -@ITDB_IPOD_GENERATION_FIFTH: -@ITDB_IPOD_GENERATION_SIXTH: +@ITDB_IPOD_GENERATION_IPHONE_1: <!-- ##### STRUCT Itdb_IpodInfo ##### --> <para> @@ -236,6 +235,7 @@ These functions are for reading and setting information about the iPod. @ITDB_IPOD_MODEL_SHUFFLE_GREEN: @ITDB_IPOD_MODEL_SHUFFLE_ORANGE: @ITDB_IPOD_MODEL_SHUFFLE_PURPLE: +@ITDB_IPOD_MODEL_SHUFFLE_RED: @ITDB_IPOD_MODEL_CLASSIC_SILVER: @ITDB_IPOD_MODEL_CLASSIC_BLACK: @ITDB_IPOD_MODEL_TOUCH_BLACK: @@ -245,11 +245,18 @@ These functions are for reading and setting information about the iPod. </para> -@type: +@format_id: @width: @height: -@format_id: @format: @padding: @crop: +@rotation: +@back_color: +@display_width: +@interlaced: +@align_row_bytes: +@color_adjustment: +@gamma: +@associated_format: |
