pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/gnash



Module Name:    pkgsrc
Committed By:   obache
Date:           Thu Feb 16 10:44:54 UTC 2012

Modified Files:
        pkgsrc/multimedia/gnash: Makefile PLIST distinfo options.mk
        pkgsrc/multimedia/gnash/patches: patch-aa patch-ae
            patch-libbase_Makefile.in patch-libcore_Makefile.in
            patch-libmedia_Makefile.in patch-librender_Makefile.in
            patch-libsound_Makefile.in patch-plugin_klash4_Makefile.in

Log Message:
Update gnash to 0.8.10.

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.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/multimedia/gnash/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/gnash/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/multimedia/gnash/distinfo \
    pkgsrc/multimedia/gnash/options.mk
cvs rdiff -u -r1.12 -r1.13 pkgsrc/multimedia/gnash/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/gnash/patches/patch-ae
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/multimedia/gnash/patches/patch-libbase_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libcore_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libmedia_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-librender_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libsound_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-plugin_klash4_Makefile.in

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