4 Here's the first stable release.
5 - fix crash when reading invalid JPEG images
6 - fix invalid memory accesses
7 - fix deadlock when sound stream had no data
8 - fix regression where some files weren't loaded.
9 - lots of memory leaks plugged
10 - various build fixes/improvements
14 And here is our 6monthly stable release again:
15 - rework ActionScript function calls to improve performance
16 - increase Flash version Swfdec reports to 9.0.999.0
17 - implement flash.geom.Matrix
18 - implement various native functions
19 - add API to query Swfdec's version
20 - lots of correctness fixes
25 Yay, we returned to monthly releases! Here it goes:
26 - rework rendering API to rely on Cairo's clipping instead
27 - remove unused and broken swfdec_as_context_eval() API
28 - Swfdec does no longer ship an icon
29 - Transform and ColorTransform implemented
30 - BitmapData partially implemented
31 - simplify internal memory handling APIs
32 - start porting the Gnash testsuite to Swfdec
33 - lots of small performance bug fixes
37 Here is - roughly 3 months too late - the first development release of the
39 - lots of conformance fixes that make lots of Flash files work
40 - new (de)compiler framework in vivified debugger
42 - handle focus properly
43 - lots of TextField fixes (including onScroller and onChanged events)
44 - TextFields can now receive keyboard input
45 - extend SwfdecAudio API to allow partially loaded streams and volume changes
46 - the Sound object is now fully supported
47 - rework loading of external resources to be more compatible
48 - significant speedups to the Actionscript interpreter
49 - noticable speedups to rendering infrastructure and new API that allows
51 - removed unmaintained ffmpeg, mad and OSS support
56 And another bugfix release.
57 - fix a crash when decoding 1x1 JPEG images
58 - fix a crash in XMLSocket.send
59 - fix crashes when FLV decoding was aborted
60 - fix a crash in exception handling code
61 - fix some infinite loops with prototype loops
62 - fix crasher when handling broken dates
63 - fix crashers with native constructors found in testing
64 - compatibility fixes: compile with gold linker, make includes work from C++
66 0.6.6 ("Faith Fighter")
68 Here's another bugfix release.
69 - fix a crash for palettized images
70 - fix a crash for oversized images
71 - make ALSA devices work that don't support mmap
74 0.6.4 ("College Humor")
76 This is a security release. Please update as soon as possible.
77 - fix a security problem that allowed remote Flash files to read local files.
78 - fix a rare crash in TextField.replaceText
79 - fix a rare crash during cleanup
81 0.6.2 ("Badger Badger Badger")
83 This is the first bugfix release in the stable release series. It contains
84 mostly compilation fixes. No new features were added.
88 Here is the first API/ABI-stable release of Swfdec. Enjoy!
89 - support missing plugin installation. GStreamer requirement bumped to 0.10.17
90 - lots of improvements to testsuite. It uses plugins now so multiple Flash
91 players can be tested.
94 - lots of bug- and conformance fixes
98 This is a preparation for the upcoming 0.6 release to go in time with the Gnome
100 - rename "libswfdec(-gtk)" dir to "swfdec(-gtk)"
101 - update libsoup requirement to 2.4
102 - rework input API - now has SwfdecStream, SwfdecLoader and SwfdecSocket classes
103 - new and improved testsuite
104 - completely overhaul security subsystem, invalid access denies should be a
106 - implement flash.geom.Point and flash.geom.Rectangle
107 - implement internal parts of ExternalInterface object
108 - plug various memory leaks
109 - fix lots of internal bugs
110 - various portability fixes for embedded and OpenBSD
114 In time for Gnome's 2.21.4 release, here's a new Swfdec release. Features:
115 - rework the input handling subsystem. All objects (including sliders) can now
116 receive mouse events.
117 - stub all script functions and properties from Flash 8
118 - implement loading cross-domain policy files
119 - implement MovieClip.beginGradientFill (Yes, that function is big enough for
121 - various fixes to clipping
122 - Swfdec should compile and work fine on ARM architectures now
123 - lots of bug fixes and small features additions
124 - support reading text files in various formats
128 Features left and right make this release. Unfortunately a lot of reorganization
129 was necessary. In particular this release contains:
130 - Swfdec supports FutureSplash movies now
131 - rewrite GStreamer audio and video back ends. They work perfectly now and are
132 the default and only enabled back ends. Other back ends are still available
133 via configure switches.
134 - support for the TextField object. This makes YouTube show the time correctly.
135 - support for ActionScript exception handling and inheritance actions Cast,
136 Implements, InstanceOf, Try and Throw.
137 - support for the MovieClipLoader object and loadMovie functions. This allows
138 Flash movies to load other Flash movies.
139 - support for loading JPEG and PNG images.
140 - add an initial and incomplete implementation of the Flash security framework
141 - Swfdec has a logo now
142 - make the player automatically abort when scripts get stuck
143 - add PulseAudio sound output back end, it can be disabled via configure switch
144 - cross-compilation should now work without issues.
145 - lots of small improvements
149 Lots of new built-in objects and code cleanup are the highlights of yet another
150 Swfdec release. And a little less condensed:
151 - rework of what APIs call into the script engine. This greatly simplifies using
152 libswfdec in applications.
153 - rework invalidation handling. Less parts of the screen need to be redrawn on
154 changes, but the SwfdecPlayer::invalidate signal changed.
155 - support the built-in Date, XML, Sound, System.capabilities and TextFormat
156 objects plus MovieClip drawing functions
157 - add initial support for blend modes and filters (full support is expected with
159 - clean up initialization, video engine, sound engine and shape parsing code.
160 All the code should now be more robust, easier to read and have less broken
161 corner cases. And Swfdec supports VP6 alpha video now.
162 - lots of old Flash files that use Flash 4-style paths to lookup values should
164 - a huge list of bugfixes and little features, see the git log for details.
166 0.5.2 ("Kittencannon")
168 This release saw a lot of internal cleanups and only little new features. But
169 even that made a lot of files work and work better. Here's some detail:
170 - add initial support for Keyboard events. This makes quite some games work.
171 - add NetStream.close() functionality. This makes Youtube fullscreen work.
172 - export more API for debugging, like SwfdecScript and SwfdecAsDebugger.
173 - add new Vivified internal debugger that makes use of those.
174 - Swfdec can parse Flash 8 Buttons now.
175 - Swfdec should now set and handle all property flags correctly.
176 - implement LoadVars object
177 - make lots of native functions more correct for weird situations.
178 - various bugfixes, including some very visible ones. This should improve
179 playback for some Flash files a lot.
183 Features! This release got some. And they even give you the long awaited
184 embedded Youtube support. At the cost of lots of API changes, but who cares?
185 - rewrite SwfdecLoader. Add SwfdecURL support structure in the process.
186 - implement AsBroadcaster actionscript object.
187 - implement Stage actionscript object. Movies can now do the scaling themselves.
188 - change the HTTP in swfdec-gtk from gnome-vfs to libsoup
189 - add an OSS backend for non-ALSA operating systems.
190 - various fixes to super and DefineFunction2 flags.
192 0.5.0 ("Meet Plan Party!")
194 Here's the long overdue update. Lots of backend stuff was rewritten. The only
195 thing that is missing now is more features. Expect them in the next releases.
196 - New and more correct script interpreter engine. The engine is even exported
197 for your coding pleasure.
198 - New instance placement handling algorithm. This one seems to produce much
199 better correctness results than the old one.
200 - More ActionScript bytecodes are supported, in particular CloneSprite and
202 - improve String reading in earlier Flash versions (Flash <=5 is Latin1, not
204 - implement some more Actionscript functions (most important is probably
205 createEmptyMovieClip ())
208 0.4.5 ("Death of the Desktop")
210 This is strictly a bugfix release. Have fun.
211 - fix linking issues on Solaris/BSD.
212 - fix various crashers.
214 0.4.4 ("Birthday Cards")
216 This is a stability release. The number of new supported Flash features
218 - add initial support for some tags from Flash 8 (in particular
219 DefineShape4 and PlaceObject3)
220 - audio and video can now be decoded with GStreamer
221 - add new API in the form of libswfdec-gtk for people that want to
222 include Swfdec in their applications
223 - improve the JPEG decoding code (less crashy, more JPEGs decoded)
224 - throw zzuf (http://sam.zoy.org/zzuf/) at Swfdec and fix exposed
226 - various fixes that make writing bindings simpler
227 - lots of bugs fixed, including: 10551, 10629
231 This release can play Youtube video. While this alone is enough for a
232 release, this was needed to make it possible:
233 - add lots of new features to the script interpreter, in particular
234 support for inheritance and the Object.registerClass function.
235 - rework the streaming and implement the NetStream, NetConnection and
236 XML script objects partially
237 - support passing variables to movies
238 - improvements to the JPEG decoder
239 - improvements to the debugging framework and the debugger
240 - support some more Flash 8 tags (in particular DefineFont3)
242 0.4.2 ("Two completely different numbers")
244 The main change for this release is changing script execution from
245 compiling to SpiderMonkey bytecode to executiong it manually. This made
246 it far easier and a lot more stable to run scripts. Other changes:
247 - Implement color transformations on images.
248 - Support some more ActionScript codes.
249 - Added swfdec_loader_get_filename() function to exported API.
250 - Allow compiling tests and tools without ALSA support
252 - Lots of new tests and debugging tools.
254 0.4.1 ("Dragostea din tei")
256 This release introduces video features. Quite a bit of internal
257 restructuring was necessary to achieve this. The API has been changed
259 - swfdec_player_iterate has been replaced by swfdec_player_advance
260 - some functions (like swfdec_player_set_audio_advance) have been
261 completely removed. The same effect can be achieved by using
262 swfdec_player_advance.
263 - Add support for video playback. This does not include scripting
265 - Add native FLV support to swfdec.
266 - Fix the caching layer. So SWF files with lots of images no longer
270 0.4.0 ("festivally plump")
272 This is the result of 3 months of refactoring, testing stuff and
273 generally playing around with swfdec. I'll try to list the big
275 - rip out support for outdated libart
276 - rip out included glib
277 - rework the object system to have a lot more objects
278 - split objects into "live" (SwfdecMovie, SwfdfecAudio), "static"
279 (SwfdecCharacter) and Javascript (JSObjects)
280 - compile Flash Actionscript codes into SpiderMonkey bytecode
282 - reverse engineer script execution order
283 - reverse engineer seeking in sprite movies
284 - implement lots of other Actionscript functions
285 - documentation for public API
286 - removal of all plugins (the Mozilla plugin exists as a seperate
288 - new small test application (not installed)
289 - slightly bigger script debugging application (not installed)
293 This is less of a release and more of a "toss a bunch of code into
294 the air". You're not going to like this release, really. So don't
295 bother compiling it. Don't even bother downloading it. It really
296 just differently buggy than the last release. Certain parts may
297 feel more solid, like the mozilla plugin, but the entire experience
298 will probably just be slower and less featureful. I already know
299 there are problems, don't bother reporting them, since it will
300 simply remind me of how crappy this release is. The only redeeming
301 factor of this release is that it doesn't crash. Ever. Well,
302 except for the bugs. Backtraces and media files welcome. You
303 could even use the handy new pop-up menu in the Mozilla plugin to
304 report a bug, except that I don't have the website backend running