Change logs for totem source package in Gutsy

  • totem (2.20.0-0ubuntu3) gutsy; urgency=low
    
      * Let totem-gstreamer and -xine depend on iso-codes for DVD languages in
        menus.
    
     -- Loic Minier <email address hidden>   Fri, 05 Oct 2007 11:16:28 +0200
  • totem (2.20.0-0ubuntu2) gutsy; urgency=low
    
      * debian/control.in:
        - don't list the library dbg package, dbgsym are used on Ubuntu
      * debian/patches/90_from_svn_fix_no_screensaver_object_crasher.dpatch:
        - patch from SVN, fix one browser plugin crasher (LP: #144702)
      * debian/rules:
        - don't specify --dbg-package it conflicts with the dbgsym registration
    
     -- Sebastien Bacher <email address hidden>   Wed, 26 Sep 2007 14:09:56 +0200
  • totem (2.20.0-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Better error when there's no DVD plugins available
        - Fix dropping URLs from Firefox/Mozilla-based browsers
        - Fix the media players key plugin not starting automatically
        - Stop the screensaver when we're playing, not only in fullscreen
        - Fix the visuals plugins list being always empty
        - Don't allow seeking when there's no files loaded
        - Don't ask the user twice whether to disable visualisations when
          running remotely
        - Disable the Eject menu item, as it's not working properly
        - Don't rebuild the drives list for each click on the Movie menu
        - Add audio/off and audio/x-sbc as supported
        Browser plugin:
        - Stop the play button glowing when we click play
        - Don't call out to the viewer if it's not started yet
        - Stop the screensaver when we're playing
        - Show an icon in the about dialogue
        Playlist parser:
        - Add starttime and endtime support for RAM files
        - When getting a cdda:/// URL, use the canonical device,
          not the link to the device
        - Push the duration attribute for PLS files
        - Don't crash or eject the CD/DVD when trying to play a disc
          that's not mounted
        * Fix some problems when the position (0->1.0) doesn't match
          time elapsed/duration (xine-lib)
        * Start playback when running "totem dvb:" (xine-lib)
        * Fix a crash when trying to use "totem dvb:" (GStreamer)
      * debian/patches/06_enable_media_keys_plugin_correctly.dpatch:
        - dropped, fixed with the new version
      * debian/patches/07_no_screensaver_activation_when_playing.dpatch:
        - dropped, fixed with the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 17 Sep 2007 14:45:44 +0200
  • totem (2.19.90-0ubuntu3) gutsy; urgency=low
    
      * debian/patches/07_no_screensaver_activation_when_playing.dpatch:
        - unactivate the screensaver also when not playing in fullscreen
          (LP: #123124)
    
     -- Sebastien Bacher <email address hidden>   Wed, 22 Aug 2007 12:37:55 +0200
  • totem (2.19.90-0ubuntu2) gutsy; urgency=low
    
      * debian/patches/06_enable_media_keys_plugin_correctly.dpatch:
        - make the media keys plugin being enabled correctly (LP: #132365)
    
     -- Sebastien Bacher <email address hidden>   Tue, 21 Aug 2007 17:16:29 +0200
  • totem (2.19.90-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Make the default window size bigger on first startup
        - Remove most of the flicker from the waiting cursor on startup
        - Fix hang on startup with some versions of GCC
        - Fix crashes when opening files with non-UTF-8 filenames
        - Fix the fullscreen seekbar not working (LP: #129493)
        Browser plugin:
        - Support the .Mac galleries
        - Support replaying videos when they're in the browser cache (LP: #121057)
        - Make the glow button behave better when the mouse pointer is inside it,
          glow when a new file is ready to play and requires the user to click play
        - Support the video/x-m4v and application/asx mime-types (LP: #128484)
        - Save the volume from video to video
        - Naively skip unplayable items in playlists
        - Support ASX playlists with starttime
        - Fix some really small videos not showing up in the browser
        Playlist parser:
        - Add PLA playlist write support
        - Only push UTF-8 strings to the applications
        - Fix parsing of some complicated relative URLs
        - Fix parsing of M3U playlists when the files have spaces in their name
        - Push the starttime and duration properties to applications
          from ASX playlists
        xine-lib backend:
        - Fix the seekbar not moving when playing an unseekable source
          (such as browser streams in the browser plugin)
    
     -- Sebastien Bacher <email address hidden>   Mon, 20 Aug 2007 13:06:38 +0200
  • totem (2.19.6-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        Features:
        - Detect DVD rips even if the VIDEO_TS directory is passed, and not the
          top-level directory
        - Add support for the Back, Forward, Open, Open URL, Eject, Save,
          Zoom In, Zoom out multimedia keys
        - Add support for Python and Vala plugins
        - Move the "Open Location" dialogue to a plugin
        - Also show comments in the properties tab and sidebar
        - Make the play button glow when autostart is off,
          to avoid not seeing anything
        - Use the GTK+ volume widget
        - Add a Bemused server plugin
        - Add FLV and NSV support to the browser plugin
        - Add PLA playlist read support
        - Add fullscreen support to the browser plugin
        Bug fixes:
        - Fix parsing of some playlists when the base ended with a '/'
        - Don't crash when searching in plugins list
        - Fix the properties page missing some symbols
        - Make recent streams parsing faster in the "Open Location" dialogue
        - Fix the second file in a playlist not updating the seekbar
        - Use double-buffering in logo mode, or when showing the logo
          in audio-only mode
        - Draw a nice black background on the video widget's place
        - Fix parsing of ASX playlists when an entryref doesn't have a parent
        - Use a combobox for the sidebar drop-down
        - Use Glib's function for xdg-user-dirs support
        - Use GtkBuilder in loads of place
        - Fix visual effects showing up in the middle of a video
          in the browser plugin
      * debian/control.in:
        - Build-Depends on python-central , python-gobject-dev, python-gtk2-dev
        - totem-gstreamer and totem-xine Depends on ${python:Depends}
        - don't Build-Depends on libglade2-dev
        - updated glib, gtk and shared-mime-info requirements
        - XS-Python-Version: >= 2.3
        - XB-Python-Version: ${python:Versions}
      * debian/patches/02_lpi.dpatch:
        - updated
      * debian/patches/03_autoconf.dpatch:
        - updated
      * debian/patches/90_from_svn_no_nautilus_lookup_error.dpatch:
        - dropped, fixed with the new version
      * debian/rules:
        - dh_pycentral
    
     -- Sebastien Bacher <email address hidden>   Mon, 30 Jul 2007 16:17:02 +0200
  • totem (2.19.4-0ubuntu4) gutsy; urgency=low
    
      * debian/control: added Xb-Npp-xxx tags accordingly to "firefox distro
        add-on suport" spec,
        (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
      * debian/control.in: added Xb-Npp-xxx tags accordingly to "firefox distro
        add-on suport" spec,
        (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
    
     -- Hilario Montoliu <email address hidden>   Tue, 03 Jul 2007 22:11:55 +0000
  • totem (2.19.4-0ubuntu3) gutsy; urgency=low
    
      * debian/patches/90_from_svn_no_nautilus_lookup_error.dpatch:
        - patch from SVN, fix nautilus crashing on lookup error (LP: #118302)
    
     -- Sebastien Bacher <email address hidden>   Mon, 25 Jun 2007 10:14:56 +0200
  • totem (2.19.4-0ubuntu2) gutsy; urgency=low
    
      * debian/control.in:
        - Build-Depends on libgnome-settings-daemon-dev (>= 2.17.4)
          (LP: #118749)
    
     -- Sebastien Bacher <email address hidden>   Tue, 12 Jun 2007 22:32:53 +0200
  • totem (2.19.4-0ubuntu1) gutsy; urgency=low
    
      * New upstream release:
        - Check for subtitles even if the file we're playing uses an extension
          longer than 3 characters
        - Don't show the properties when in fullscreen
        - Avoid UTF-8 string manipulations in the recent files code
        - Make the "Switch angles" menu item work again
        - Show an error when the Skip to glade file can't be found
    
     -- Martin Peeks <email address hidden>   Mon,  4 Jun 2007 20:49:29 +0100
  • totem (2.19.3-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Move the Skip To dialogue and the Properties to plugins
        - Fix the accessible names of the +/- buttons in the volume popup being the
          wrong way around
        - Some build fixes related to the plugin names
        - Add support for RAM parameters parsing, for rtsp/pnm URLs
      * debian/patches/06_correct_clean.dpatch:
        - dropped, fixed with the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 21 May 2007 23:24:35 +0200
  • totem (2.19.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        * Features:
          - Add basic DVB support
          - Add a plugin system
          - Add the "On Top" plugin, to make Totem stay on top when playing a video
          - Add the "Galago" plugin, to set your IM status when playing videos
            in fullscreen
          - Move LIRC support, Media Players key support,
            and Telestrator to plugins
          - Use xdg-user-dirs to add the Movies and Music shortcuts
            to the file choosers
          - Make "Enter" dismiss the "Open Location" dialogue
          - Move the play/pause button to the leftmost of the UI
          - Make Totem only send ticks when playing, not when paused or stopped
          - Use play/pause icons in the playlist to show the current state,
            as in Rhythmbox
          - Allow capture a specific time in a movie using the thumbnailer
        - Don't crash when we can't get a display name for the file we're trying
          to play
        - Don't crash on exit when LIRC is used
        - Some multi-head fixes
        - Move all the configuration files to ~/.gnome2/Totem
        - Remove the webcam application Vanity
        - Curb the resources used by the video thumbnailer and indexer
        - Make the pause remote key actually pause
        - Allow disabling the iso-codes checks in configure
        - Avoid removing just added files when passing multiple files to enqueue
        - Handle the Stop button from remotes
        - Hide the resize grip when the window is maximised
        - Remember the last directory used to save the screenshots, and set the
          Pictures directory as the default save directory
        - Fix the language labels so that they show "English #2" instead of "en #2"
          when a specific language appears more than once
        - When seeking back and paused, make sure the slider goes back to 0:00
        - Disable "Fit Movie to Window" when the window is maximised
        - Re-add tooltips for the Play/Pause, Previous, Next buttons, and the
          volume button when the volume is 0 on startup
        * Browser plugin:
        - Allow disabling Totem for specific mime-types user-wide, and system-wide
        - Make the volume button scroll in the right direction
        - Remove rejection of streams based on mime-type, too many false positives
        - Make the Complex plugin report version "10.0", as is current for the
          Helix plugin
        * Playlist parser:
        - Support extra metadata being passed from the parser
        - Remove home-made canonicalise function, fixes Win32 build
        - Add SMILtext parsing support
        - Add devices drag'n'dropped from nautilus to the playlist
        - Fix RTSPtext parsing for one-line URLs
        * Properties:
        - Reorder the audio properties so they match the order of the video ones
        * GStreamer backend:
        - Fix compilation against GStreamer with debugging disabled
        - Add missing plugins to the local blacklist, if the user cancels
          the installation
        - Remove some unneeded debug output
        - Make sure an error dialogue shows up if the missing plugins
          installer returns an error
        - Make the missing plugins code work when a subtitle stream was passed as
          well
        - Fix elapsed time accuracy when no audio output is present
        - Show proper names for the number of channels, instead of just a number
        - Fix errors on startup if a soundcard isn't available
        * xine-lib backend:
        - Fix browser plugin support
        - Set the font size according to the preferences
        - Take into account the original image ratio before scaling it
        - Return a cached stream length if we couldn't get one accurately
      * Sync with Debian
      * debian/control.in:
        - Build-Depends on liblaunchpad-integration-dev, firefox-dev
        - don't Build-Depends on libxul-dev, xulrunner
        - maintainer is the Ubuntu Desktop Team
        - totem-mozilla Replaces, Provides, Conflicts with
          totem-gstreamer-firefox-plugin, totem-xine-firefox-plugin
        - use Suggests instead of Recommends for gstreamer0.10-plugins-ugly,
          gstreamer0.10-ffmpeg since those packages come from universe
        - totem-gstreamer Suggests gnome-app-install
      * debian/control.in, debian/rules:
        - updated for soname change
      * debian/patches/01_no-newer-libxine.dpatch:
        - don't require a libxine version not available
      * debian/patches/02_lpi.dpatch:
        - launchpad-integration
      * debian/patches/03_autoconf.dpatch:
        - configure update
      * debian/patches/04_desktop_gettext_domain.dpatch:
        - Add gettext domain to .desktop file to get language pack support.
      * debian/patches/05_auto_resize.dpatch:
        - use auto resize as default behaviour (Ubuntu: #35055)
      * debian/patches/06_correct_clean.dpatch:
        - don't clean files required for the build
      * debian/rules:
        - build with firefox instead of xulrunner
        - don't build complex
        - use dh_iconcache
      * debian/totem-mozilla.links:
        - updated to not list complex
    
     -- Sebastien Bacher <email address hidden>   Mon, 14 May 2007 17:40:36 +0200
  • totem (2.18.1-0ubuntu3) feisty; urgency=low
    
      * debian/patches/90_from_svn_fix_stop_key.dpatch:
        - updated to build correctly
    
     -- Sebastien Bacher <email address hidden>   Thu,  5 Apr 2007 16:13:27 +0200