diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/tmpl/artwork.sgml | 2 | ||||
-rw-r--r-- | docs/reference/tmpl/device.sgml | 4 | ||||
-rw-r--r-- | docs/reference/tmpl/track.sgml | 1 |
3 files changed, 6 insertions, 1 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index 3729c83..1f491bd 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -78,6 +78,8 @@ album/track artwork. For working with photos, see the @ITDB_THUMB_COVER_MEDIUM: @ITDB_THUMB_COVER_SMEDIUM: @ITDB_THUMB_COVER_XSMALL: +@ITDB_THUMB_CHAPTER_SMALL: +@ITDB_THUMB_CHAPTER_LARGE: <!-- ##### FUNCTION itdb_artwork_new ##### --> <para> diff --git a/docs/reference/tmpl/device.sgml b/docs/reference/tmpl/device.sgml index 6307097..cb5e38f 100644 --- a/docs/reference/tmpl/device.sgml +++ b/docs/reference/tmpl/device.sgml @@ -26,6 +26,7 @@ These functions are for reading and setting information about the iPod. @musicdirs: @byte_order: @sysinfo: +@sysinfo_extended: @sysinfo_changed: @timezone_shift: @@ -247,7 +248,8 @@ These functions are for reading and setting information about the iPod. @type: @width: @height: -@correlation_id: +@format_id: @format: @padding: +@crop: diff --git a/docs/reference/tmpl/track.sgml b/docs/reference/tmpl/track.sgml index 10fb412..c213f41 100644 --- a/docs/reference/tmpl/track.sgml +++ b/docs/reference/tmpl/track.sgml @@ -129,6 +129,7 @@ information about an iPod track. @chapterdata_raw: @chapterdata_raw_length: @artwork: +@mhii_link: @reserved_int1: @reserved_int2: @reserved_int3: |