lp:~didrocks/totem/ubuntu

Created by Didier Roche-Tolomelli and last modified
Get this branch:
bzr branch lp:~didrocks/totem/ubuntu
Only Didier Roche-Tolomelli can upload to this branch. If you are Didier Roche-Tolomelli please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Didier Roche-Tolomelli
Project:
Totem
Status:
Development

Recent revisions

11. By Didier Roche-Tolomelli

add some precisions to debian/changelog for 2.25.91-0ubuntu1

10. By Michael Vogt

* New upstream release
  - Document internal API for plugin writers
  - Fix a few focus problems
  - Accept human-friendly inputs in the "Skip To" dialogue
  - Add a huge number of languages to the subtitle downloader plugin
  - Make looping smoother when only one file is being played in repeat
  - Make the gallery creation progress window work as expected
  - Fix a possible crasher when getting metadata in the xine-lib backend
  - Many build fixes
  - Make Totem more robust when Python fails to initialise
* debian/control.in: now depends on gtk-doc-tools (=>1.11)
* Re-generate debian/control.in

9. By Alexander Sack

release 2.25.90-0ubuntu3 to ubuntu/jaunty

8. By Alexander Sack

debian/control{.in}: add XB-Npp-Description and XB-Npp-Filename
header to the totem-mozilla package to improve ubufox/ubuntu plugin db
integration (LP: #272010)

7. By Chris Coulson

* 70_autotools.patch:
  - Include src/plugins/bbc/Makefile.in in the patch to
    fix a FTBFS on all architectures (LP: #327304)

6. By Martin Pitt

releasing version 2.25.90-0ubuntu1

5. By Martin Pitt

* New upstream version (LP: #325540):
  - Add a UPNP/DLNA plugin.
  - Add a plugin to allow creating of galleries of
    screenshots for video files.
  - Add a plugin to allow copying DVDs and VCDs through
    Brasero, as well as creating new DVDs from the playing
    video.
  - Add support for repeat and shuffle through LIRC.
  - Add support for a number of playlist types.
  - Update audio and video files types supported by the properties
    window to not include playlists.
  - Fix recent files not working when the playlist was empty.
  - Avoid resetting colour balance sliders when set at the maximum
    or the minimum.
  - Fix the screensaver not being disabled in some cases.
* debian/control{.in}:
  - Add build-depends on libcairo2-dev and libxml2-dev
  - Dropped build-depends on libstartup-notificaton0-dev
* Updated for new version:
  - 02_lpi.patch
  - 65_bbc-plugin.patch
  - 70_autotools.patch

4. By Michael Vogt

* debian/patches/65_bbc-plugin.patch:
  - port the plugin to the new Packages list file based
    codec install mechanism

3. By Didier Roche-Tolomelli

  * New upstream version:
   Interface changes: (LP: #303045)
    - Make the left-click seek directly to the destination
    - Hide colour balance sliders that aren't available (LP: #282073)
    - Make modifiers work as expected when drag'n'dropping files
    - Use "Movie Player" everywhere in the interface
    - Add an arrow to the sidebar button (LP: #260534)
    - Convert British English messages to American English
    - Show the fullscreen popups when seeking with the keyboard (LP: #48751)
    - Better behaviour when changing the type of playlist to be saved
    - Fix playlist problems when removing an file that was deleted
      from the filesystem
   Subtitle handling:
    - Add plugin to download text subtitles from OpenSubtitles.org
    - Allow selecting a text subtitle from the View menu, or by dropping
      the file onto the video widget (LP: #160518)
    - Add the subtitle and languages menus to the fullscreen popup
   Browser plugin:
    - Remove the "basic" web browser plugin, we now use the same
      API as VideoLAN for our default plugin
    - Fix relativbzre paths not resolving in some cases
    - Fix repeat=true only playing files twice
   Plugins:
    - Add Jamendo plugin
    - Add support for streaming TV from MythTV (LP: #278748)
    - Fix YouTube movie playback following website changes
    - Make the local search and YouTube search sidebars look more alike
    - Add proper mute support for remote controls
    - Fix the metadata-updated signal to be useful
   Build:
    - Remove libgnome dependency
    - Remove NVTV support
    - Use g_timeout_add_seconds() when possible
   GStreamer backend:
    - Require the rsndvdbin plugin for DVD playback
    - Add zoom support
    - Fix some files not giving us metadata with the video indexer
    - Fix the video window getting bigger than the screen (LP: #221795)
    - When streaming, the pause button stops
   Other:
    - Add ability to create a gallery image using the video thumbnailer
      (LP: #282435)
  * Update debian/watch to take unstable GNOME version
  * debian/control.in:
    - add Vcs-Bzr tag
    - remove libgnome2-dev, libgnomeui-dev and libgnome-keyring-dev as b-d
      as upstream does not depend anymore from libgnome
  * Adapt patches to new configure.in:
    - debian/patches/02_lpi.patch
    - debian/patches/65_bbc-plugin.patch
  * Re-regenate debian/patches/70_autotools.patch and debian/control

2. By Didier Roche-Tolomelli

  * New upstream version:
   Interface changes: (LP: #303045)
    - Make the left-click seek directly to the destination
    - Hide colour balance sliders that aren't available (LP: #282073)
    - Make modifiers work as expected when drag'n'dropping files
    - Use "Movie Player" everywhere in the interface
    - Add an arrow to the sidebar button (LP: #260534)
    - Convert British English messages to American English
    - Show the fullscreen popups when seeking with the keyboard (LP: #48751)
    - Better behaviour when changing the type of playlist to be saved
    - Fix playlist problems when removing an file that was deleted
      from the filesystem
   Subtitle handling:
    - Add plugin to download text subtitles from OpenSubtitles.org
    - Allow selecting a text subtitle from the View menu, or by dropping
      the file onto the video widget (LP: #160518)
    - Add the subtitle and languages menus to the fullscreen popup
   Browser plugin:
    - Remove the "basic" web browser plugin, we now use the same
      API as VideoLAN for our default plugin
    - Fix relativbzre paths not resolving in some cases
    - Fix repeat=true only playing files twice
   Plugins:
    - Add Jamendo plugin
    - Add support for streaming TV from MythTV (LP: #278748)
    - Fix YouTube movie playback following website changes
    - Make the local search and YouTube search sidebars look more alike
    - Add proper mute support for remote controls
    - Fix the metadata-updated signal to be useful
   Build:
    - Remove libgnome dependency
    - Remove NVTV support
    - Use g_timeout_add_seconds() when possible
   GStreamer backend:
    - Require the rsndvdbin plugin for DVD playback
    - Add zoom support
    - Fix some files not giving us metadata with the video indexer
    - Fix the video window getting bigger than the screen (LP: #221795)
    - When streaming, the pause button stops
   Other:
    - Add ability to create a gallery image using the video thumbnailer
      (LP: #282435)
  * Update debian/watch to take unstable GNOME version
  * debian/control.in:
    - add Vcs-Bzr tag
    - remove libgnome2-dev, libgnomeui-dev and libgnome-keyring-dev as b-d
      as upstream does not depend anymore from libgnome
  * Adapt patches to new configure.in:
    - debian/patches/02_lpi.patch
    - debian/patches/65_bbc-plugin.patch
  * Re-regenate debian/patches/70_autotools.patch and debian/control

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.