diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/tmpl/artwork.sgml | 2 | ||||
-rw-r--r-- | docs/reference/tmpl/device.sgml | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index 94d2343..94bc4db 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -38,6 +38,8 @@ Data structure to store iPod artwork (cover and photos) @type: @filename: +@image_data: +@image_data_len: @offset: @size: @width: diff --git a/docs/reference/tmpl/device.sgml b/docs/reference/tmpl/device.sgml index 67534e9..907bf1c 100644 --- a/docs/reference/tmpl/device.sgml +++ b/docs/reference/tmpl/device.sgml @@ -94,6 +94,11 @@ Data structure holding information about the iPod (model, mount point, ...) @ITDB_IPOD_MODEL_VIDEO_WHITE: @ITDB_IPOD_MODEL_VIDEO_BLACK: @ITDB_IPOD_MODEL_MOBILE_1: +@ITDB_IPOD_MODEL_VIDEO_U2: +@ITDB_IPOD_MODEL_NANO_SILVER: +@ITDB_IPOD_MODEL_NANO_BLUE: +@ITDB_IPOD_MODEL_NANO_GREEN: +@ITDB_IPOD_MODEL_NANO_PINK: <!-- ##### STRUCT Itdb_ArtworkFormat ##### --> <para> |