~ubuntu-branches/ubuntu/lucid/totem/lucid

« back to all changes in this revision

Viewing changes to docs/reference/html/totem.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-12-02 21:56:06 UTC
  • mfrom: (1.11.1 upstream) (2.2.11 sid)
  • Revision ID: james.westby@ubuntu.com-20091202215606-6uum8ai032ebaa9p
Tags: 2.28.4-0ubuntu1
* New upstream version:
  Movie Player:
  - Don't hide the fullscreen popups when the mouse is on top of them
  Thumbnailer:
  - Fix covers not being used any more
  Web browser plugin:
  - Fix potential crasher when using Javascript bindings
  - Fix resolution of absolute URL
* Sync on Debian
* debian/control.in:
  - build-depends on liblaunchpad-integration-dev
  - set vcs url
  - add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - change refences from Iceweasel to Firefox
  - don't build using libepc, galago those are in universe
  - split totem-plugins package in an extra package for the components 
    which have depends in universe
  - use suggests rather than recommends for universe gstreamer components
* debian/patches/02_lpi.patch,
  debian/patches/90_autotools.patch: 
  - launchpad integration change
* debian/patches/07_disable_web_browser_midi.patch:
  - Disable MIDI support in totem web browser plugin as Karmic's gstreamer
    doesn't support streaming MIDI files over HTTP (LP 463102)
* debian/patches/70_bbc_plugin.patch: 
  - removed Debian APT changes. Made strings translatable.
* debian/rules:
  - don't build complex
* debian/source_totem.py, debian/totem-common.install:
  - use an apport hook to get details on the issue and try to use the right 
    component especially for codec and sound issues
* debian/totem-common.gconf-defaults: 
  - Activate content retrieval plugins (BBC and YouTube) by default      
* debian/totem-plugins-extra.install:
  - install things which have depends in universe in an extra binary

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
20
20
  </chapters>
21
21
  <functions>
22
 
    <keyword type="" name="Locations" link="totem-plugins.html#id564746"/>
23
 
    <keyword type="" name="The .totem-plugin File" link="totem-plugins.html#id562562"/>
24
 
    <keyword type="" name="Writing a Plugin" link="totem-plugins.html#id585918"/>
 
22
    <keyword type="" name="Locations" link="totem-plugins.html#id554062"/>
 
23
    <keyword type="" name="The .totem-plugin File" link="totem-plugins.html#id551878"/>
 
24
    <keyword type="" name="Writing a Plugin" link="totem-plugins.html#id575235"/>
25
25
    <keyword type="typedef" name="Totem" link="TotemObject.html#Totem"/>
26
26
    <keyword type="typedef" name="TotemObject" link="TotemObject.html#TotemObject"/>
27
27
    <keyword type="struct" name="TotemObjectClass" link="TotemObject.html#TotemObjectClass"/>
181
181
    <keyword type="property" name="The &quot;logo-mode&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--logo-mode"/>
182
182
    <keyword type="property" name="The &quot;playing&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--playing"/>
183
183
    <keyword type="property" name="The &quot;position&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--position"/>
 
184
    <keyword type="property" name="The &quot;referrer&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--referrer"/>
184
185
    <keyword type="property" name="The &quot;seekable&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--seekable"/>
185
186
    <keyword type="property" name="The &quot;show-cursor&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--show-cursor"/>
186
187
    <keyword type="property" name="The &quot;show-visuals&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--show-visuals"/>
187
188
    <keyword type="property" name="The &quot;stream-length&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--stream-length"/>
 
189
    <keyword type="property" name="The &quot;user-agent&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--user-agent"/>
188
190
    <keyword type="property" name="The &quot;volume&quot; property" link="BaconVideoWidget.html#BaconVideoWidget--volume"/>
189
191
    <keyword type="signal" name="The &quot;buffering&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-buffering"/>
190
192
    <keyword type="signal" name="The &quot;channels-change&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-channels-change"/>
 
193
    <keyword type="signal" name="The &quot;download-buffering&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-download-buffering"/>
191
194
    <keyword type="signal" name="The &quot;eos&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-eos"/>
192
195
    <keyword type="signal" name="The &quot;error&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-error"/>
193
196
    <keyword type="signal" name="The &quot;got-metadata&quot; signal" link="BaconVideoWidget.html#BaconVideoWidget-got-metadata"/>