81b7dcedbd
2008-05-10 Russ Nelson <nelson@crynwr.com> Sixth alpha release of Gnash (0.8.3). Improvements since 0.8.2 release are: More visible to users: * Native fullscreen support (from AS) implemented. * Long command-line options properly supported. * View detailed movie information from GTK gui. * Added an option in Preferences to initially display a movie as a blank ("Click here to start") screen. * Added "dump" GUI to dump a movie to disk. * Improved Cairo rendering performance. * Fix support for OpenOffice Impress SWF exporter (malformed..) Less visible to users: * Garbage Collector usage reduced where appropriate. * Mouse.hide and Mouse.show implemented in GTK. * ActionScript inheritance fixes: o super implemented correctly (still not 100% compatible for SWF7) o implements / instanceof works correctly now * FsCommands quit, fullscreen and showMenu implemented. * FsCommand-to-javascript implemented (plugin). * Minor ActionScript compatibility fixes: String, XML, toLocaleString, int, parseInt. fromCharCode, toString (SWF4) etc. * Fixes to arguments class (tests: Function.as, line404~456). * Stage.scaleMode implemented (fixes resizing of various movies). * Stage.align implemented. * Fixes to Date class (platform consistent). * Logging uses boost::format. * Improved Win32 support: builds using MinGW/MSYS (cross-compile not tested yet), and initial implementation of npgnash.dll exists. * Sprite handling improved, fixing FlowPlayer and other video SWFs. * TextField handling: o Fix in device font handling (DefineFontInfo tag) o Fix support for DefineFont2 tag (sizes) o Improve TextField support for TextFormat use. * Fix parsing of malformed XML files * Fix loading of text / XML with Byte Order Marks. * Minor fix to _x and _y translation. * More functions correctly registered as ASnative. * System.capabilities information expanded. * Jemalloc memory allocator from Mozilla added as an option. * Redesigned and implemented AMF0 support, with the beginning of AMF3 support. * SWF8 line styles support (both from tag and drawing api)
39 lines
1.2 KiB
Text
39 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2008/06/22 15:20:56 wiz Exp $
|
|
bin/dumpshm
|
|
bin/gnash
|
|
bin/gprocessor
|
|
bin/soldumper
|
|
lib/gnash/libgnashamf.la
|
|
lib/gnash/libgnashbase.la
|
|
lib/gnash/libgnashmedia.la
|
|
lib/gnash/libgnashnet.la
|
|
lib/gnash/libgnashserver.la
|
|
lib/gnash/libmozsdk.la
|
|
man/man1/cygnal.1
|
|
man/man1/dumpshm.1
|
|
man/man1/gnash.1
|
|
man/man1/gprocessor.1
|
|
man/man1/soldumper.1
|
|
share/doc/gnash/gnashref.html
|
|
share/doc/gnash/gnashuser.html
|
|
share/doc/gnash/images/car_crash.png
|
|
share/doc/gnash/images/rtmp.png
|
|
share/examples/gnash/gnashpluginrc
|
|
share/examples/gnash/gnashrc
|
|
share/${KDE}gnash/GnashG.png
|
|
share/${KDE}gnash/gnash_128_96.ico
|
|
share/${KDE}locale/cs/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/de/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/es/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/fi/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/fr/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/it/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/ja/LC_MESSAGES/gnash.mo
|
|
share/${KDE}locale/sv/LC_MESSAGES/gnash.mo
|
|
@dirrm share/${KDE}gnash
|
|
@dirrm share/examples/gnash
|
|
@dirrm share/doc/gnash/images
|
|
@dirrm share/doc/gnash
|
|
@dirrm lib/gnash
|
|
@unexec ${RMDIR} %D/lib/firefox/plugins 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/lib/firefox 2>/dev/null || ${TRUE}
|