Change logs for totem source package in Intrepid

  • totem (2.24.3-0ubuntu1) intrepid-proposed; urgency=low
    
      * New upstream version:
        - Fix YouTube plugin for recent website changes
        - Allow clicking on the seekbar to get to the selected position
          (lp: #244157)
        - Fix some keys not being usable in the sidebar
        - Fix possible hangs in the YouTube plugin
      * debian/patches/90_youtube_url_update.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Thu, 30 Oct 2008 18:50:15 +0100
  • totem (2.24.2-0ubuntu4) intrepid; urgency=low
    
      * debian/patches/90_youtube_url_update.patch:
        - upstream change to understand the new youtube url (lp: #288494)
    
     -- Sebastien Bacher <email address hidden>   Fri, 24 Oct 2008 19:08:42 +0200
  • totem (2.24.2-0ubuntu3) intrepid; urgency=low
    
      * debian/patches/65_bbc_plugin.patch:
        - Update from Collabora:
          + Delay download/parsing of BBC feed until the BBC tab is actually
            selected.
          + Implement hierarchical genre view, with first level expanded by
            default.
      * debian/totem-common.gconf-defaults:
        - Activate content retrieval plugins (BBC and YouTube) by default;
          agreed with Sebastien.
      * debian/rules:
        - Byte-compile Python modules in /usr/lib/totem/plugins/bbc,
          /usr/lib/totem/plugins/pythonconsole, and
          /usr/lib/totem/plugins/youtube.
    
     -- Colin Watson <email address hidden>   Sun, 19 Oct 2008 13:12:31 +0100
  • totem (2.24.2-0ubuntu2) intrepid; urgency=low
    
      * debian/patches/65_bbc-plugin.patch:
        - Update from Collabora, including:
          + Do network I/O, rdf parsing and apt.Cache() loading asynchronously
            or in a dedicated thread (LP: #274740).
          + Show loading progress and error messages in case of failure.
          + Fix installable codec check when the first codec in the list is
            installed but a subsequent one is not.
        - Note upstream bug in patch header.
    
     -- Colin Watson <email address hidden>   Fri, 10 Oct 2008 21:53:06 +0100
  • totem (2.24.2-0ubuntu1) intrepid; urgency=low
    
      * New upstream release (LP: #280076):
        - fix the threading in the youtube plugin
        - prepare python for use from multiple threads and add missing
          locking where applicable
        - update the intltool requirements
        - fixed wrong Japanese translation
        - updated Brazilian Portuguese translation
      * Remove patch 61_python-release-gil.patch: applied upstream.
      * debian/control.in: update required intltool version.
      * Regenerate debian/patches/70_autotools.patch
    
     -- Cesare Tirabassi <email address hidden>   Wed, 08 Oct 2008 11:22:31 +0200
  • totem (2.24.1-0ubuntu4) intrepid; urgency=low
    
      * No-change rebuild for libbluetooth2 -> libbluetooth3 transistion.
    
     -- Steve Kowalik <email address hidden>   Wed, 08 Oct 2008 14:16:16 +1100
  • totem (2.24.1-0ubuntu3) intrepid; urgency=low
    
      * debian/patches/65_bbc-plugin.patch:
        - Update from Collabora, including:
          + Switch to production feed URL (LP: #274740).
          + Update format mappings, including Ogg, ASF, MP3, Matroska, WMA, WMV,
            Flash video, and Dirac.
          + Take configured connection speed into account when selecting the
            best encoding for an episode.
      * debian/control.in:
        - Depend/build-depend on python-gtk2(-dev) (>= 2.13.0) for BBC plugin.
    
     -- Colin Watson <email address hidden>   Mon, 06 Oct 2008 19:22:41 +0100
  • totem (2.24.1-0ubuntu2) intrepid; urgency=low
    
      * debian/patches/61_python-release-gil.patch:
        - Prepare python for use from multiple threads (release global
          interpreter lock) and add missing locking where applicable (GNOME bug
          #554868, blocker for async I/O work on BBC plugin).
      * debian/patches/65_bbc-plugin.patch:
        - Return None from ensureCache if we fail to read from the remote file
          (thanks, Rob Taylor; LP: #276959).
        - Don't attach signals to ContentView instance if loading content fails.
    
     -- Colin Watson <email address hidden>   Mon, 06 Oct 2008 09:19:29 +0100
  • totem (2.24.1-0ubuntu1) intrepid; urgency=low
    
      * New upstream release (LP: #276853):
        - Fix typo in the browser plugin documentation
        - Disable the code to remove deleted files from the playlist, it was
          broken (LP: #274163)
        - Fix a window parenting problem when using the GStreamer missing plugins
          code
      * regenerated debian/patches/70_autotools.patch
      * refreshed debian/patches/02_lpi.patch
      * Move config.{guess,sub} handling to configure target and remove them
        into the clean one (thanks to lintian).
    
     -- Cesare Tirabassi <email address hidden>   Wed, 01 Oct 2008 21:35:10 +0200
  • totem (2.24.0-0ubuntu1) intrepid; urgency=low
    
      * New upstream release (lp: #273088):
        - Add support for application/x-ms-wmp in the browser plugin
        - Fix recent-files not working (lp: #267575)
        - Never disable an invisible plugin
        - Allow the new GStreamer MPEG plugins to be used for DVD and DVB
      * debian/patches/60_build_libbaconvideowidget_statically.patch:
        - Don't patch src/backend/Makefile.in, let 70_autotools do that.
      * debian/patches/70_autoconf.patch:
        - Renamed as 70_autotools.patch, regenerated for the new version
          and the above change.
    
     -- Emilio Pozuelo Monfort <email address hidden>   Mon, 22 Sep 2008 13:26:08 +0200
  • totem (2.23.91-0ubuntu3) intrepid; urgency=low
    
      * Add (build-)dependencies on python-gobject(-dev) (>= 2.15.3) and
        python-gst0.10 (>= 0.10.12) for the BBC plugin.
    
     -- Colin Watson <email address hidden>   Tue, 16 Sep 2008 18:17:20 +0100
  • totem (2.23.91-0ubuntu2) intrepid; urgency=low
    
      * debian/patches/65_bbc-plugin.patch:
        - Add BBC content plugin, written by Collabora. This is a work in
          progress and still uses a staging server for its feed. New
          dependencies on python-rdflib, python-xdg, python-apt, and
          python-gdbm.
      * debian/patches/70_autoconf.patch:
        - Regenerated with 'autoreconf -fi' (in order to cope with libtool
          changes).
    
     -- Colin Watson <email address hidden>   Mon, 15 Sep 2008 19:47:21 +0100
  • totem (2.23.91-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Numerous UI and bug fixes (lp: #246535)
        - DVB playback:
          - Add support for a helper to setup DVB channels
          - Support multiple DVB adapters
          - Better DVB error messages
        - New features:
          - Allow '+' and '-' to go to the previous/next tracks
          - Make the LIRC plugin work out-of-the-box on a majority of remotes,
            and add support for the Stop key
          - Add a Python console plugin
        - Movie player:
          - Require a newer gmyth to support newer MythTV instances
          - UI fixes for the playlist and play buttons showing the wrong status
            on error
          - Fix restoring previous sessions
          - Don't resize the window in the middle of a stream, for example,
            when watching TV
          - Build fixes for Python and Vala plugin backends
        - Youtube plugin:
          - Fix webpage URLs getting added to the playlist, rather than movies
            themselves
          - Don't eat the CPU when searching for videos
          - Blacklist the ffmpeg FLV demuxer, and popup the plugin installation
            helper if no other demuxers are available
        - GStreamer backend:
          - Fix possible drifts in the colour balance (lp: #216820)
          - Fix the UI not updating for internet radio titles when streaming
            (lp: #57786)
          - Add support for ATSC
          - Update visualisations aspect ratio when the screen size changes
      * debian/control.in:
        - updated libgtk and libtotem-plparser requirements
    
     -- Sebastien Bacher <email address hidden>   Wed, 03 Sep 2008 16:32:13 +0200
  • totem (2.23.4-0ubuntu2) intrepid; urgency=low
    
      * debian/control.in:
         - suggests gnome-control-center rather than recommends (lp: #253609)
    
     -- Sebastien Bacher <email address hidden>   Thu, 31 Jul 2008 17:34:45 +0200
  • totem (2.23.4-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Remove gnome-vfs requirements, all over
        - Better help output when wrong arguments are passed
        - Automatically remove files from the playlist when they've been removed
          from the filesystem
        - Bug fixes for build on MacOS X with native GTK+
        - Always use files on fuse when available
        - Plenty of small bug fixes
        Thumbnailer:
        - When a file contains cover art, use the art as the thumbnail
        Web browser plugin:
        - Remove mozilla specific requirements
        - Show stream titles in fullscreen
        - Add double-click -> fullscreen (lp: #162044)
        - Hide controls by default in the Cone (VLC) plugin
        - Implement Playlist::isplaying for Cone
        Plugins:
        - Remove need to configure the MythTV plugin, use UPNP instead
        - Add a progress bar to the YouTube plugin
        - Add support for high-res YouTube videos
        - Use ~/.local/share/totem/plugins/ for user-plugins
      * debian/control.in:
        - don't build the mythtv plugin since it has universe build depends now
        - remove gnomevfs requirement
      * debian/totem-mozilla.links:
        - updated to the new version changes
      * debian/patches/01_gecko_iceape.patch,
        debian/patches/30_totem_xulrunner19.patch:
        - dropped, those are deprecated in the new version
      * debian/patches/02_lpi.patch:
        - new version update
      * debian/patches/60_build_libbaconvideowidget_statically.patch:
        - new version update
      * debian/patches/70_autoconf.patch:
        - new version update
      * debian/rules:
        - don't install the mythtv which is not built in this version
        - updated the installation to the new version changes
    
     -- Sebastien Bacher <email address hidden>   Thu, 12 Jun 2008 11:47:17 +0200
  • totem (2.23.3-0ubuntu1) intrepid; urgency=low
    
      * New upstream version
      * Sync on Debian
      * debian/control.in:
        - build depend on liblaunchpad-integration-dev
        - don't build using libepc and galago those are in universe
        - list Xb-Npp-xxx tags
        - list totem-plugins-extra variant
        - suggests gstreamer0.10-plugins-ugly and gstreamer0.10-ffmpeg
          rather than recommends
        - suggests gnome-app-install too
        - updated maintainer information
        - use firefox and not the debian iceweasel
      * debian/patches/02_lpi.patch:
        - launchpad-integration
      * debian/patches/04_desktop_gettext_domain.patch:
        - Add gettext domain to .desktop file to get language pack support.
      * debian/patches/30_totem_xulrunner19.patch:
        - build using xulrunner-1.9
      * debian/patches/60_build_libbaconvideowidget_statically.patch:
        - don't build libbaconvideowidget dynamically to not create a conflict
          between the variants
      * debian/patches/70_autoconf.patch:
        - updated
      * debian/totem-mozilla.links:
        - use xulrunner and not the debian iceweasel
      * debian/rules:
        - build the totem-plugins-extra variant and use the mozilla gecko
        - symlink identic documentation files to win space
        - updated translations template
    
     -- Sebastien Bacher <email address hidden>   Tue, 10 Jun 2008 16:38:58 +0200
  • totem (2.22.1-0ubuntu2) hardy; urgency=low
    
      * debian/patches/90_from_svn_fix_youtube_requirement.patch:
        - change from svn, fix the youtube gstreamer requirement (lp: #214416)
    
     -- Sebastien Bacher <email address hidden>   Fri, 11 Apr 2008 12:08:52 +0200