to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Gnash 0.8.10
2012/01/30
Improvements since 0.8.9 release are:
* Qt4 GUI supports mouse wheel, clipboard, and screen resolution.
* Enhanced UI support for script limits (abort popups, user prefs).
* BitmapData functions copyPixels(), copyChannel(), perlinNoise() and noise()
implemented.
* Node id mapping in ActionScript XML class implemented (XML.idMap).
* Fix dispatching of Sound.onLoad event, fixing google dict audio.
* Fix support for control tags found after last expected frame (#33176).
* Fix support for uncompressed sound with gstreamer media handler.
* Implement Button.getDepth(), fix button key events.
* Fixes to startDrag and stopDrag opcodes.
* Implement onSoundComplete() for event sounds (#23020).
* Fix MovieClip.onLoad event dispatching and constant pools handling, fixing
support for movies generated by the evil Adobe Captivate tool (#33521).
* Fix unattached Sound.stop() semantic (#33888) enjoy Super Mario!
* OpenVG renderer added.
* Improved framebuffer GUI and touchscreen support.
* Framebuffer now supports using multiple renderers.
* Refactored input device support.
* Fix parsing of lossless 16bit bitmaps, fixing support for movies
generated by the evil TechSmit Camtasia tool (#34625).
* Improved double buffering support for AGG in a framebuffer.
* Thumbnailer for SWF files and GNOME2 desktop config for it.
Improvements since 0.8.8 release are:
* Avoid drawing operations when the window is obscured, including when
Gnash is used as a plugin, starting with Firefox 4.0 (GTK GUI).
* Support SWF with embedded ScreenVideo when using FFMPEG or
gstreamer-ffmpeg >= 0.10.12.
* Fix playback of SWF-embedded ADPCM audio when using Gstreamer.
* Fix playback of SWF-embedded PCM audio when using FFMPEG.
* Fix swapped _framesloaded and _totalframes properties.
* Fixes for several crashes, with better automated testing of the
entire ActionScript API for input sanitization.
* Improved ActionScript performance processing, especially
for interactive applications.
* npapi plugin: fix relative urls resolution in presence of <base> tag
and "base" parameter; improved robustness and compatibility with
chromium browser.
* Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
and other bitmap functions.
* Re-entrant core libraries.
* RTMP remoting support.
* Support for PNG and GIF files in all DefineBitsJpeg tags; support
for DefineBitsJpeg4 tags, and fix display of some GIFs with
multiple records.
* Restore support for mingw32.
* fb-gnash: allow specifying size and offset of rendering "window".
* dump-gnash: improved speed, sync and flexibility.
* JPEG screenshot output.
* Support for linear RGB interpolation mode in gradient fills.
* Clipboard setting (GTK only).
* More flash.geom.Rectangle functions.
* Improved OpenBSD compatibility
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done
Gnash 0.8.8
2010/08/17
* Renderers are able to be switched at runtime between Cairo,
OpenGL, and AGG.
* Media handlers can be switched at runtime between ffmpeg and
Gstreamer.
* Hardware video decoding support via VAAPI for Nvidia, ATI, and
Intel GPUs.
* Android specific support.
* Gnash now compiles faster due to reduce internal dependencies.
* Mostly complete Scriptable Plugin support which works with the
ExternalInterface class.
* Improved input device handling when using a raw framebuffer.
* 100% of all YouTube videos should work
Improvements since 0.8.7 release are:
Gnash 0.8.7
2010/02/15
Improvements since 0.8.6 release are:
* Automatic and spontaneous screenshots support in all GUIs (Benjamin Wolsey)
* Significant memory savings in parsing large XML trees (Benjamin Wolsey)
* Significant memory savings in functions calls when super is not required
(Benjamin Wolsey)
* Enhancements in video streaming [youtube HD button and seeks]
(Sandro Santilli)
* Non blocking load of bitmaps, movies, data (Sandro Santilli)
* Fix use of imported library symbols (Sandro Santilli)
* AS2 Array handling fixed. (Benjamin Wolsey)
* Refactoring to eliminate most static data and get closer to re-entrant VM.
(Benjamin Wolsey)
* SWF6 dynamic gradients tested and implemented correctly.
(Benjamin Wolsey)
* TextFormat.getTextExtent implemented.
(Benjamin Wolsey)
* TextField.autoSize implemented for right and center autosizing.
(Benjamin Wolsey)
Gnash 0.8.6
Improvements since 0.8.5 release are:
* TextSnapshot, Camera, Microphone, TextField and TextFormat implemented.
* ASSetNative, ASSetNativeAccessor, ASconstructor implemented.
* New utilities for finding input devices for Camera and Microphone.
* Fix bitmap smoothing handling in AGG renderer (Bug #25894).
* Custom Gnash GTK widget.
* Various improvements to text handling.
* large-scale refactoring of object and class creation for improved
AS compatibility.
* extension of native classes now works in many cases.
* PyGTK module support.
* Native and built-in functions properly separated, more native functions
added.
* AmigaOS4 support (gui and sound handler).
* Fixes to XMLSocket crash and event order.
* Performance improvement for SDL gui (invalidated regions).
* Corrected timing of various AS events, fixing various SWFs that rely on them.
* Many minor bug fixes.
* Better A/V synchronization.
* Rudimentary AVM2 implementation when enabled.
* Fix in sendAndLoad forcing use of POST.
2009-03-04 Rob Savoye <rob@welcomehome.org>
Gnash 0.8.5 released !
Improvements since 0.8.4 release are:
Due to better XML parsing compatibility and a minor fix to NetConnection,
many more video sites work than in the last release. Support for new
codecs keeps YouTube support up to date.
XML parsing, Selection implementation, Sound and MovieClip fixes mean
that many BBC Flash movies (not the BBC iPlayer) now work.
Potlatch support is improved with better remoting compatibility and
XML parsing.
All of the Orisinal morning sunshine games now work due to support for
Mixed SWF Versions runs.
* Support for saving streamed (FLV, H264, MP3 etc) and loaded (JPEG,
SWF, PNG, GIF) media to disk.
* Basic GUI warning messages when media decoding fails (usually
missing codecs).
* Added support for FLV parsing and decoding of H.264 video and
AAC audio.
* Scaled video smoothing implemented in AS and in default renderer
(AGG). YouTube video looks better when Gnash is running with high
quality or better.
* Support for _quality implemented with user-specified
override. (Presently only affects video smoothing in the default
renderer).
* Made NPAPI plugin quiet, except on plugin-specific errors (to
reduce .xsession-errors pollution).
* Implemented LoadVars.toString(), XML.send() and LoadVars.send().
* XML parsing made compatible (less strict), XML.xmlDecl and
XML.docTypeDecl implemented.
* XMLNode methods implemented: getPrefixForNamespace(),
getNamespaceForPrefix(), namespaceURI, localName, prefix. Handling
of attributes corrected.
* New GUI for KDE4 / Qt4 with SWF properties and Gnash preferences
dialog boxes.
* Corrected AS enumeration order.
* Fixed incorrect mouse event on double click (shouldn't exist).
* Implemented MovieClip.getURL(), MovieClip.attachBitmap().
* Implemented POST for send() and getURL() methods.
* Added support for parsing and decoding Speex audio in FLV files
using libspeex.
* __resolve property implemented. Fixes a Flickr Flash badge.
* Video.clear(), Video.width and Video.height implemented.
* Multiple NetStream.play() fixed.
* Fixed support of mixed-version swf runs.
* Fix decoding of RAW and UNCOMPRESSED audio with gstreamer media
handler
* Improve SWF4 compatibility.
* Improve compatibility in setting characters properties.
* NetConnection.isConnected and NetConnection connect events
implemented (fixes various video sites).
* Remoting support generally improved (NetConnection).
* Make initialization object available to MovieClip constructor
(attachMovie, duplicateMovieClip).
* Sound.getBytesLoaded, Sound.getBytesTotal implemented.
* Complete Selection class implemented.
--
2008-10-13 Russ Nelson <nelson@crynwr.com>
Sixth alpha release of Gnash (0.8.4).
Improvements since 0.8.3 release are:
More visible to users:
* The -d switch won't behave the same as in 0.8.3. This is a
temporary thing, we'll likely bring it back to its original
behaviour for next releases. If you're curious, -d will now
change heart beating rate.
* Support for MIT SHM X extention is disabled by default `cause
it broke (*grin*). We'll get it back on next release. Let us
know if you really notice a performance degradation on the
rendering side please <gnash-dev@gnu.org>.
* Keep Adobe happy with our users and our users happy with us by
changing "Flash player" into "SWF player" everywhere. Adobe
claims "Flash" as a trademark and had asked a Linux distributor
to fix it.
* The popular SWF Twitter badge now renders correctly.
* Fix parsing of urls containing multiple question marks
* Fix support for movies embedding multiple sound streams
* Support for loading PNG and GIF images added.
* Improved rendering of SWF movies because of the less visible
changes listed below.
* Support for writing RGB/RGBA PNG images and JPEG images.
* Works with Potlatch OpenStreetMap editor
* New 'flvdumper' utility for analyzing FLV video files.
* XPI packaging support for Mozilla & Firefox.
Less visible to users:
* Improved SWF version 8 support:
o flash.geom.Point, flash.geom.Rect, flash.geom.Matrix classes
implemented.
o flash.geom.ColorTransform almost fully implemented.
o flash.display.BitmapData partially implemented.
o flash.geom.Transform.matrix and flash.geom.Transform.ColorTransform
implemented.
o MovieClip.transform implemented, with ability to find and apply
MovieClip transformations.
o Playback of VP6F video (SWF version 8 FLV) with Ffmpeg.
* Fixes and implementation of ActionScript 2 classes:
o NetConnection.call() implemented: initial support for flash Remoting
o toString() method of objects called correctly, String.split
implementation fixed.
o XMLSocket onData method implemented properly, other methods fixed.
o Error class implemented.
o XML and LoadVars sendAndLoad() now derive from a common base object
(loadable AS object); fixes the popular SWF Twitter badge.
o addRequestHeaders and contentType implemented for LoadVars and XML.
* VM bugfixes and improvements:
o Heart beating model, allowing for fine-grained interval timers and
threading reduction.
o Frame label fix (case sensitivity).
o Fixes and improvements to Color and cxform.
o SWF matrix made faster and more compatible (golf.swf works now!)
o try/catch/finally ActionScript expression handled more correctly.
o Parse and partially use ScriptLimits tag. Handle stack limit more
correctly.
o Fixed scoping issues for SWF <= 5
o Bitmap characters now support alpha.
* Media handling improvements:
o Pluggable architecture for MediaHandlers (ffmpeg/gst available)
o Media-handler agnostic Sound and NetStream classes
o Numerous bug fixes in ffmpeg and gstreamer media handling
* SWF version 2-specific fixes:
o PlaceObject tag display fixed (also applies to SWFs generated with
some free tools)
o DefineButtonCxform tag implemented).
* Codebase improvements:
o Renamed the 'server' directory to be a more accurate 'libcore'.
Merge 'libgeometry' into 'libbase'
o Keep Adobe happy with our users and our users happy with us by
changing "Flash player" into "SWF player" everywhere (a Linux
distributor received a demand letter).
o Numerous cleanups and changes to improve portability.