summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-04-01replace ChangeLog with a useful message about where our changelog isBenjamin Otte1-2008/+4
2006-01-23Update some words.David Schleef1-0/+6
2006-01-23Don't link against mozilla libs, since we don't actually use them.David Schleef1-0/+6
2006-01-10* NEWS: update the newsDavid Schleef1-0/+5
2006-01-10remove more player bitsDavid Schleef1-0/+5
2006-01-10* INSTALL: updated by autoconf.David Schleef1-0/+20
2006-01-09Dude, the mojira plugin all works and shit.David Schleef1-0/+11
2006-01-09Checkpoint on plugin/player fixes.David Schleef1-0/+8
2005-12-17Add some debuggering code. Fix some bugs:David Schleef1-0/+14
2005-12-17Add a function to flag running experimental code.David Schleef1-0/+10
2005-12-17Fix a leak.David Schleef1-0/+5
2005-12-05* README: The Limitations section was out of date.David Schleef1-0/+8
2005-11-30* libswfdec/js/js.c: (ZZ_formatter):David Schleef1-0/+11
2005-10-26* libswfdec/swfdec_cache.c: New code to help with caching data.David Schleef1-0/+15
2005-10-24Move almost all tag parsing code into swfdec_tag.cDavid Schleef1-0/+20
2005-10-20* libswfdec/actions_builtin.c: (mc_attachMovie): Change spriteDavid Schleef1-0/+28
2005-10-20Throw together a slightly less stubbed ActionExtends.Eric Anholt1-0/+6
2005-10-17* plugin/plugin.c: Update message.David Schleef1-0/+4
2005-10-17Minor cleanups exposed by sparse: mark several things static, addEric Anholt1-0/+16
2005-10-16Fix a memory leak in string pushes.Eric Anholt1-0/+5
2005-10-11Turn off JPEG debugging.David Schleef1-0/+6
2005-08-30Fix another GC breakage in movieclip rooting. Roots are added asEric Anholt1-0/+10
2005-08-29Expand the scope of GC debugging, exposing a new issue quickly.Eric Anholt1-0/+7
2005-08-29Don't forget to initialize the jsval when setting _root. Fixes a GCEric Anholt1-0/+6
2005-08-28Improve GC-safety of actionscript code by being more careful withEric Anholt1-0/+30
2005-08-18* libswfdec/swfdec_bits.c: (swfdec_bits_syncbits): disable theDavid Schleef1-0/+10
2005-08-12* libswfdec/actions_tags.c: (action_goto_frame),David Schleef1-0/+30
2005-06-28* configure.ac: Make cairo backend default, because I like it.David Schleef1-0/+9
2005-06-16Document a couple more tag names. Couldn't find what MX4 is.Eric Anholt1-0/+6
2005-06-16Add support for fill style type 0x42 and 0x43, the unsmoothed versionsEric Anholt1-0/+9
2005-05-27add contact infoDavid Schleef1-0/+5
2005-05-21Fix copy-past-end-of-buffer bug that was causing noise.David Schleef1-0/+5
2005-05-21Mostly implement an audio mixing subsystem.David Schleef1-0/+14
2005-05-13* plugin/swfdec-mozilla-player.c: (create_pipeline): Add aDavid Schleef1-0/+7
2005-05-08Fixes for -wsigned-compare, default in gcc-4.0:David Schleef1-0/+15
2005-05-08* configure.ac: oops, checked in a mistake.David Schleef1-0/+20
2005-05-06- Add new named movieclips as members of their parent movieclip.Eric Anholt1-0/+16
2005-05-06- Re-add code for MB conversion actions, though it is untested. TheseEric Anholt1-1/+9
2005-05-06- Fix setting of register arguments for Function2s. It was stillEric Anholt1-0/+15
2005-05-06- Add a new jsval_as_object function. This checks if the value is anEric Anholt1-0/+23
2005-05-05workaround for TAG_C corruption.David Schleef1-0/+5
2005-04-22* libswfdec/actions.c: (action_script_call),David Schleef1-0/+22
2005-04-11Hook up named function2s (like original functions).Eric Anholt1-0/+9
2005-04-11Logging of frame numbers during render_iterate isn't WARNING material.Eric Anholt1-0/+5
2005-04-10- Support ExportAssets, which is used in attachMovie to refer to spritesEric Anholt1-0/+14
2005-04-09Use G_VA_COPY instead of looking for a define from elsewhere, partiallyEric Anholt1-0/+7
2005-04-09- Make a sprite segment to handle the root Timeline, simplifying theEric Anholt1-0/+43
2005-04-09Add some more .cvsignore bits.Eric Anholt1-0/+8
2005-04-08Allow jumps to endpc to handle functions which jump outside themselvesEric Anholt1-0/+7
2005-04-08Don't attempt to build the plugin or the associated player ifEric Anholt1-0/+6