diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/tmpl/artwork.sgml | 96 | ||||
-rw-r--r-- | docs/reference/tmpl/libgpod-unused.sgml | 70 |
2 files changed, 73 insertions, 93 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index 1f491bd..2ae5914 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -24,8 +24,9 @@ album/track artwork. For working with photos, see the </para> -@thumbnails: +@thumbnail: @id: +@dbid: @unk028: @rating: @unk036: @@ -46,22 +47,8 @@ album/track artwork. For working with photos, see the </para> -@type: -@filename: -@image_data: -@image_data_len: -@pixbuf: +@data_type: @rotation: -@offset: -@size: -@width: -@height: -@horizontal_padding: -@vertical_padding: -@reserved_int1: -@reserved_int2: -@reserved1: -@reserved2: <!-- ##### ENUM ItdbThumbType ##### --> <para> @@ -106,55 +93,6 @@ album/track artwork. For working with photos, see the @artwork: -<!-- ##### FUNCTION itdb_artwork_add_thumbnail ##### --> -<para> - -</para> - -@artwork: -@type: -@filename: -@rotation: -@error: -@Returns: - - -<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_data ##### --> -<para> - -</para> - -@artwork: -@type: -@image_data: -@image_data_len: -@rotation: -@error: -@Returns: - - -<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_pixbuf ##### --> -<para> - -</para> - -@artwork: -@type: -@pixbuf: -@rotation: -@error: -@Returns: - - -<!-- ##### FUNCTION itdb_artwork_remove_thumbnail ##### --> -<para> - -</para> - -@artwork: -@thumb: - - <!-- ##### FUNCTION itdb_artwork_remove_thumbnails ##### --> <para> @@ -163,16 +101,6 @@ album/track artwork. For working with photos, see the @artwork: -<!-- ##### FUNCTION itdb_artwork_get_thumb_by_type ##### --> -<para> - -</para> - -@artwork: -@type: -@Returns: - - <!-- ##### FUNCTION itdb_thumb_get_gdk_pixbuf ##### --> <para> @@ -200,21 +128,3 @@ album/track artwork. For working with photos, see the @thumb: -<!-- ##### FUNCTION itdb_thumb_new ##### --> -<para> - -</para> - -@Returns: - - -<!-- ##### FUNCTION itdb_thumb_get_filename ##### --> -<para> - -</para> - -@device: -@thumb: -@Returns: - - diff --git a/docs/reference/tmpl/libgpod-unused.sgml b/docs/reference/tmpl/libgpod-unused.sgml index e4b24dd..9513543 100644 --- a/docs/reference/tmpl/libgpod-unused.sgml +++ b/docs/reference/tmpl/libgpod-unused.sgml @@ -315,6 +315,60 @@ iTunesDB </para> +<!-- ##### FUNCTION itdb_artwork_add_thumbnail ##### --> +<para> + +</para> + +@artwork: +@type: +@filename: +@rotation: +@error: +@Returns: + +<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_data ##### --> +<para> + +</para> + +@artwork: +@type: +@image_data: +@image_data_len: +@rotation: +@error: +@Returns: + +<!-- ##### FUNCTION itdb_artwork_add_thumbnail_from_pixbuf ##### --> +<para> + +</para> + +@artwork: +@type: +@pixbuf: +@rotation: +@error: +@Returns: + +<!-- ##### FUNCTION itdb_artwork_get_thumb_by_type ##### --> +<para> + +</para> + +@artwork: +@type: +@Returns: + +<!-- ##### FUNCTION itdb_artwork_remove_thumbnail ##### --> +<para> + +</para> + +@artwork: +@thumb: + <!-- ##### FUNCTION itdb_file_error_quark ##### --> <para> @@ -322,3 +376,19 @@ iTunesDB @Returns: +<!-- ##### FUNCTION itdb_thumb_get_filename ##### --> +<para> + +</para> + +@device: +@thumb: +@Returns: + +<!-- ##### FUNCTION itdb_thumb_new ##### --> +<para> + +</para> + +@Returns: + |