Subject: CVS commit: pkgsrc/multimedia
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2006 16:57:50
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Jan 12 16:57:50 UTC 2006

Modified Files:
	pkgsrc/multimedia/totem: Makefile Makefile.common PLIST distinfo
	pkgsrc/multimedia/totem-xine: Makefile
	pkgsrc/multimedia/totem/patches: patch-aa patch-ab

Log Message:
Update totem and totem-xine to 1.3.0.  Update based on patch provided by
martti@.

New features:
  * New Ukrainian (uk) help files
  * Use filters in the Open file dialogues
  * Support turning off the screensaver when gnome-screensaver is used
  * Scroll to the current file in the playlist when starting to play it
  * Add ability to play back DVDs and VCDs from .iso and .bin/.cue files
  * Add a menu item for switching angles on DVDs
  * Don't add backup files to the playlist
  * Remove audio CD playback from the UI, as to avoid duplication with sound-
  juicer and Rhythmbox

Bug fixes:
  * Play file from the beginning when double-clicking on it in the playlist
  * Make CD drives with blank CDs in them unsensitive in the Play Disc menu
  * Avoid weird startes when using the "Toggle fullscreen mode" shortcut
  * Fix drag'n'drop on the playlist itself not working
  * Parse Shoucast playlists in .m3u files properly
  * Stop the currently playing song when loading a media, and playing this
  media fails
  * Set the play/pause buttons' tooltips according to the image
  * Fix possible crashes on startup when the widget creation functions cannot
  be found
  * Use N/A instead of '0' when the bitrate or the number of frames per second
  isn't available in the property window
  * Fix a possible crash on startup in the Mozilla plugin
  * Fix possible i18n problems with the Nautilus properties window and the
  Mozilla plugin
  * Fix compilation of the Mozilla plugin with newer versions of D-Bus
  * Fix a memory leak in the Mozilla plugin
  * Fix a crasher when running the Mozilla plugin in a debug build
  * Allow compiling the Mozilla plugin against xulrunner
  * Fix duplicate access key in the display preferences
  * Fix wrong accesskeys for the saturation and hue sliders
  * Show the video properties again when a stream has video
  * Move Totem's remote socket to TMPDIR
  * Remove libmusicbrainz dependency
  * Detect DVDs and VCDs properly on a pmount setup
  * Don't save Totem's thumbnail with an alpha component, for recent
  Nautilus changes
  * Remove keyboard shortcuts from the main video popup menu
  * Fix resizing of the sidebar
  * Fix problems parsing remote ASX files

GStreamer:
  * GStreamer 0.10 support
  * Fix an access to invalid memory when getting metadata from a file

xine-lib:
  * Avoid playback stopping when seeking forward in DVDs
  * Get the xine-lib version at run-time


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/totem/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/multimedia/totem/Makefile.common
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/totem/PLIST \
    pkgsrc/multimedia/totem/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/totem-xine/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/totem/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/totem/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.