pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Mon Mar 16 12:13:31 UTC 2009

Modified Files:
        pkgsrc/multimedia/totem: Makefile Makefile.common PLIST distinfo
        pkgsrc/multimedia/totem-browser-plugin: Makefile PLIST
Added Files:
        pkgsrc/multimedia/totem/files: msgfmtstrip
Removed Files:
        pkgsrc/multimedia/totem/patches: patch-aa

Log Message:
Update totem to 2.26.0.

2.26.0:
* Make sure all the Python plugins are translated
* Fix the language selection in the OpenSubtitles plugin

2.25.92:
* Set PulseAudio application properties
* Fix possible crasher in eggdesktopfile
* Add support for MXF videos
* Fix repeat not working in the browser plugin

2.25.91:
* 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

2.25.90:
* Add a UPNP/DLNA plugin
* Add a plugin to allow creating 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
* Add number of build and UI fixes

2.25.3 (changes since 2.24.3):
* Interface changes:
  - Make the left-click seek directly to the destination
  - Hide colour balance sliders that aren't available
  - Make modifiers work as expected when drag'n'dropping files
  - Use "Movie Player" everywhere in the interface
  - Add an arrow to the sidebar button
  - Convert British English messages to American English
  - Show the fullscreen popups when seeking with the keyboard
  - 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
  - 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 relative paths not resolving in some cases
  - Fix repeat=true only playing files twice
* Plugins:
  - Add Jamendo plugin
  - Add support for streaming TV from MythTV
  - 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
  - When streaming, the pause button stops
* Other:
  - Add ability to create a gallery image using the video thumbnailer


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/multimedia/totem/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/multimedia/totem/Makefile.common
cvs rdiff -u -r1.17 -r1.18 pkgsrc/multimedia/totem/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/multimedia/totem/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/multimedia/totem-browser-plugin/Makefile \
    pkgsrc/multimedia/totem-browser-plugin/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/totem/files/msgfmtstrip
cvs rdiff -u -r1.8 -r0 pkgsrc/multimedia/totem/patches/patch-aa

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



Home | Main Index | Thread Index | Old Index