Skip to content

0.8.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 10:38
· 476 commits to master since this release

This release includes binary installers for Windows (for 32 and 64 bit) .
Please be aware that this installer includes the browser plugins, but they are not installed automatically.
For installing the plugins, see https://github.com/lightspark/lightspark/wiki/Getting-Lightspark-up-and-running-in-Web-Browser
The currrent releases of Chrome and Firefox have removed support for the flash plugin completely, so the lightspark plugins will only work on older releases or alternative browsers.

Changes:

* implement DefineScalingGrid tag
* switch to 32bit float audio sampling for standalone player and remove SDL2_mixer dependency
* improved support for AVM1 swf files
* implement "erase" blendmode
* use nanoVG for bitmaps in fillstyles
* improved support for morphshapes
* improved support for adpcm encoded sounds
* add garbage collection mechanism for less memory usage
* better overall compatibility for many swf files
* several performance improvements