changes:
-Fix YouTube plugin for web site changes
-Update OpenSubtitles plugin for latest API
-more bugfixes
Together with the gstreamer/libgdata updates and a gst-ffmpeg update
which I'll commit soon, the youtube browser works again for me.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2.26.2:
* Add support for autohref, makes trailers on the Apple website
work again
* Add the cache subtitles directory to the subtitle file selection
dialogue's shortcuts
* Fix failure to save downloaded subtitles
* Fix resolve_uri returning an empty URI when trying to resolve
with a base at the root of a webserver
changes:
* Use Ctrl+S instead of Shift+S for the screenshot capture
* Parse session management options on the command-line
* Reset the seekbar when a file is closed
* Make the default drag action for the video widget be a copy
* Reset the icon properly when deactivating the thumbnail plugin
* Make sure all files are played when playing in shuffled mode,
and repeat mode is switched off
* Fix Rewind() and Stop() functions in the QuickTime compat plugin
* Don't remove renamed files from the playlist
Subtitles download plugin:
* Fix the OpenSubtitles plugin not loading
* Sort languages names in alphabetical order
pkgsrc change: remove the hard dependency on gst-plugins0.10-resindvd,
add a MESSAGE giving hints which plugins might be useful
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
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
2.24.3:
* Fix YouTube plugin for recent website changes
* Allow clicking on the seekbar to get to the selected position
* Fix some keys not being usable in the sidebar
* Fix possible hangs in the YouTube plugin
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.