Changelog for
lightspark-debugsource-0.7.2+git.20170107-20.2.x86_64.rpm :
Thu Mar 2 13:00:00 2017 jengelhAATTinai.de
- Update description
Thu Feb 23 13:00:00 2017 mpluskalAATTsuse.com
- Update to version 0.7.2+git.20170107:
* [ppapi] implement keyboard and mouse event handling
* [ppapi] implement downloading of additional files
* directly include shaders into sourcecode to avoid filesystem access which is not allowed in ppapi sandbox
* [Config] fix loading config from ppapi plugin ppapi doesn\'t allow direct filesystem access so we just ignore the errors reported when trying to load config file
* [ppapi] implement separate file cache for ppapi plugin. Now the ppapi plugin runs in sandboxed mode with some limitations: - It doesn\'t detect system fonts properly as cairo tries to read fontconfig files which is not allowed from sandbox. - Sound output doesn\'t work yet, as sdl_audio initialization crashes when done inside sandbox.
* [FFMpegStreamDecoder] fix possible crash when probing input format
* [ppapi] implement sound support
* [SoundChannel] implement volume handling
* [ppapi] implement font rendering
* [SoundTransform] initialize volume/pan to default values
- Add _service
- Add lightspark-link.patch
Tue Sep 22 14:00:00 2015 olafAATTaepfle.de
- Use pkgconfig for ffmpeg BuildRequires
Thu May 30 14:00:00 2013 mhruseckyAATTsuse.cz
- fixed build with new llvm: llvm-3.3.patch
Mon May 6 14:00:00 2013 reddwarfAATTopensuse.org
- Update to 0.7.2
* Improved image support: alpha in palettes, abbreviated JPEGs
* Improved embedded font parsing and text positioning
* Open links in a browser (plugin only)
* BitmapData improvements
* Fixed many crashes
- Remove lightspark-0.7.0-no_glu.patch. Applied upstream.
Thu Dec 27 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.7.1
* Fixes for YouTube
* Support keyboard press and release events
* Support mouse wheel events and other mouse event improvements
* Support LLVM 3.2
* Implemented hit testing of DisplayObjects
* Parse JPEG images embedded in DefineBits tags
* Parse RGB15 and paletted images in DefineBitsLossless tags
* Improved XML support
- Remove lightspark-0.7.0-llvm32.patch, applied upstream.
Fri Nov 30 13:00:00 2012 reddwarfAATTopensuse.org
- Add lightspark-0.7.0-llvm32.patch to fix build with LLVM 3.2
Wed Oct 31 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.7.0
* Support LZMA compressed SWFs [Requires liblzma]
* Improved BitmapData support
* Improved ActionScript compatibility
* Improved virtual machine performance and memory consumption
* Improved XML support
* Experimental support for bytecode optimization at runtime
* Improved ExternalInterface (browser integration) support
* Improved performance of JPEG loading
* Support for XMLSocket
* Completely redesigned and improved masking support
- Take minimum version of pkgconfig(libxml++-2.6) and llvm-devel
from CMakeLists.txt and specify them in the BuildRequires
- Add pkgconfig(liblzma), pkgconfig(gl) and pkgconfig(zlib) BuildRequires
- Remove pkgconfig(gobject-2.0) BuildRequire
- Add lightspark-0.7.0-no_glu.patch and remove explicit glu dependency
Fri Sep 21 14:00:00 2012 idonmezAATTsuse.com
- Add explicit glu dependency
Fri Jun 22 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.6.0.1
* Enable RTMP support by default, requires librtmp
* Fixed support for IEventDispatcher implementation pattern
* Improved serialization robustness
* Improved matrix handling
* Implement string and namespace pooling to reduce memory consumption
* Proper support for private namespaces
* Improved support for fonts
* Support LLVM 3.1
* Fix full volume issue when PulseAudio flat volumes are enabled
* Initial support for AIR desktop applications
* Support for www.bbc.co.uk video player
- Remove lightspark-0.5.7-llvm_31.patch and
lightspark-0.5.7-ffmpeg_011.patch, applied upstream
- Optionally support RTMP
Wed Jun 6 14:00:00 2012 reddwarfAATTopensuse.org
- Fix ffmpeg 0.11 patch, now upstreamed
Mon May 28 14:00:00 2012 reddwarfAATTopensuse.org
- Fix build with ffmpeg 0.11
Thu May 17 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.5.7
Tue Mar 27 14:00:00 2012 reddwarfAATTopensuse.org
- Don\'t remove rpath
Thu Mar 22 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.5.5
Sat Dec 11 13:00:00 2010 reddwarfAATTopensuse.org
- Initial package