Subject: CVS commit: pkgsrc/multimedia/totem
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 09/15/2006 15:23:51
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Sep 15 15:23:51 UTC 2006
Modified Files:
pkgsrc/multimedia/totem: Makefile Makefile.common PLIST distinfo
pkgsrc/multimedia/totem/patches: patch-aa
Removed Files:
pkgsrc/multimedia/totem/patches: patch-ab patch-ac
Log Message:
Update to 2.16.0:
2.16.0
* Add keyboard support for the DVD keys: Up, Down, Left, Right
* Add support for audio/AMR, audio/AMR-WB and Musepack
* Remove old GStreamer 0.8 hacks
* Avoid repeat being turned on when it shouldn't in the web browser plugin
1.5.92
* Fix a crash when HAL isn't available
* Fix compilation with older versions of HAL, without HAL, and with the
Browser plugin disabled
* Save and restore the sidebar width
* Set and use the connection speed preference (GStreamer)
1.5.91
* Numerous Browser Plugin enhancements:
- Playlist support
- Split the plugin in 4 different plugins, to allow
name-based detection to work, and different Javascript interfaces
to be used (Real Player/Helix, Windows Media Player and Quicktime
compatible, and basic Totem)
- Handle repeat and autostart parameters
- Make sure the plugin is available for all Mozilla-based browsers
- Make scrolling on the volume widget work as it should
* New icon
* Use HAL to determine the disc type
* Save and restore which sidebar was showing, and whether Totem was
maximised
* Fix the window title not changing when playing files with broken names
* Fix Ctrl+Q not working in fullscreen
* More logo mode fixes (xine-lib)
* Fix aspect ratio of visuals (xine-lib)
1.5.90
* Add a default filename to the save playlist dialogue
* Add supprot for more DVD related remote buttons
* Move the properties dialogue to the sidebar
* Fix build with newer versions of D-Bus
* Avoid linking directly against the Mozilla libraries, should allow
build-time and run-time engines to be different (build against Mozilla,
run in Firefox)
* Make the "Seek To" dialogue work correctly when using the keyboard
* Fix logo related redraws (xine-lib)
* Try harder to extract audio/subtitles languages from files (GStreamer)
1.5.4
* update xine-lib requirement to avoid startup crashes
1.5.3
* Text subtitle encoding is now selectable
* Numerous Browser Plugin enhancements:
- Try to cache files while playing them
- Add support for cache=true hint
- Fix getting the true path for relative paths
- Add support for audio-only playback
- Add a way to copy the URL from the right-click menu
- Add "Open in Movie Player" in the right-click menu
* Make showing/hiding the sidebar not resize the video or the window
* Pop down language and subtitle menus to avoid hangs when the language or
subtitle changes while the menu is open
* Add AC3 and Monkey's audio to the known filetypes
* Draw the logo ourselves, so we don't crash on startup if the logo is too
big for the X video buffer (xine-lib)
* Show the logo when playing audio without visualisations
* Fix a crash with non-default buffering values (GStreamer)
* Fix a leak each time the logo was set (GStreamer)
* Fix the "Skip to" dialogue not working when paused (GStreamer)
1.5.2
* Make Space Play/Pause when the video widget has the focus
* Fix DVD playback when started from gnome-volume-manager
* Allow localisation for time labels
* Fix possible crash when using the Nautilus properties tab
* Use HAL to detect presence of discs in the drives
* Fix problems using the Mozilla plugin on PPC systems
* Add Impulse Tracker and MOD files to the list of supported types
* Add audio/vnd.rn-realaudio as a supported playlist format
* Use theme friendly window icons
* Fix a new installation of Totem not using visualisation (GStreamer)
1.5.1
* Add XSPF playlists read and write support
* Allow users to choose the type of playlist to write when saving
1.5.0
* Remove unused DXR3 support
* Remove GStreamer 0.8 support
* Fix the GTK+-only version not displaying some menu items
* Update the "Skip to" time label when entering time manually, fix sensitivity
of the OK button in that dialogue
* Fix crash on exit if the interface couldn't be loaded
* Add basic support for the Quicktime Metalink playlists
* Avoid deadlocks when forcing opening with a subtitle when there's none
* Fix crash when setting the connection speed setting to the maximum
* Make the previous/next icons in the popup the same as in the rest
of the interface
* Make menu shortcuts unaccessible in fullscreen
* Make Ctrl+S show the "Skip to" dialogue as it should
* Fix a small memory leak in the Nautilus properties plugin
* Add debugging to the playlist parser
* Make the preferences window appear on top of the main window at all times,
and hide it straight away when exiting
* Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin
* Fix saving non-relative m3u playlists
* Handle space as Play/pause in windowed mode if the video widget has
the focus
* Work-around broken .pls files from Virgin radio
* Fix problems with sound not coming out when audio output selected
isn't Stereo (xine-lib)
* Fix pixel aspect ratio settings (GStreamer)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/multimedia/totem/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/multimedia/totem/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/totem/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/multimedia/totem/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/totem/patches/patch-aa
cvs rdiff -r1.3 -r0 pkgsrc/multimedia/totem/patches/patch-ab
cvs rdiff -r1.1 -r0 pkgsrc/multimedia/totem/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.