~noskcaj/ubuntu/trusty/tumbler/0.1.30

« back to all changes in this revision

Viewing changes to docs/reference/tumbler/tmpl/tumbler-thumbnailer.sgml

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Yves-Alexis Perez, Lionel Le Folgoc
  • Date: 2013-05-22 00:27:44 UTC
  • mfrom: (4.1.5)
  • Revision ID: package-import@ubuntu.com-20130522002744-aolnhslar437lwv7
Tags: 0.1.29-1
[ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
  - update gstreamer build-dep to libgstreamer1.0-dev and
    libgstreamer-plugins-base1.0-dev.
* debian/rules:
  - enable all hardening flags.

[ Lionel Le Folgoc ]
* New upstream release (0.1.27):
  - re-enable all plugins since there's now a priority mechanism to choose
    the preferred ones.
* debian/rules: drop --disable-ffmpeg-thumbnailer from configure.
* debian/control:
  - readd libffmpegthumbnailer-dev to b-deps to build the ffmpeg thumbnailer
    plugin.
  - add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
  - update the long description of tumbler-plugins-extra to mention the new
    plugins.
* debian/tumbler-plugins-extra.install: ship the new plugins.
* debian/tumbler-common.install: ship the new rc file.
* debian/libtumbler-1-0.symbols: updated for the new symbols.
* debian/copyright: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
@Returns: 
72
72
 
73
73
 
 
74
<!-- ##### FUNCTION tumbler_thumbnailer_get_max_file_size ##### -->
 
75
<para>
 
76
 
 
77
</para>
 
78
 
 
79
@thumbnailer: 
 
80
@Returns: 
 
81
 
 
82
 
74
83
<!-- ##### FUNCTION tumbler_thumbnailer_get_mime_types ##### -->
75
84
<para>
76
85
 
80
89
@Returns: 
81
90
 
82
91
 
 
92
<!-- ##### FUNCTION tumbler_thumbnailer_get_priority ##### -->
 
93
<para>
 
94
 
 
95
</para>
 
96
 
 
97
@thumbnailer: 
 
98
@Returns: 
 
99
 
 
100
 
83
101
<!-- ##### FUNCTION tumbler_thumbnailer_get_uri_schemes ##### -->
84
102
<para>
85
103
 
99
117
@Returns: 
100
118
 
101
119
 
 
120
<!-- ##### FUNCTION tumbler_thumbnailer_supports_location ##### -->
 
121
<para>
 
122
 
 
123
</para>
 
124
 
 
125
@thumbnailer: 
 
126
@file: 
 
127
@Returns: 
 
128
 
 
129