2007-02-08 |
Benjamin Otte | add sound backend choice to NEWS
|
commit | commitdiff | tree |
2007-02-08 |
Benjamin Otte | update NEWS
|
commit | commitdiff | tree |
2007-02-08 |
Benjamin Otte | up LIBVERSION for added swfdec_loader_get_filename
|
commit | commitdiff | tree |
2007-02-08 |
Benjamin Otte | Make the filename be the part of the uri that sits...
|
commit | commitdiff | tree |
2007-02-08 |
Benjamin Otte | Fix crash when trying to use a video stream of a placeholder
|
commit | commitdiff | tree |
2007-02-08 |
Benjamin Otte | fix potential segfault when DefineFunction is called...
|
commit | commitdiff | tree |
2007-02-07 |
Benjamin Otte | use a save icon when saving
|
commit | commitdiff | tree |
2007-02-07 |
Benjamin Otte | add swfdec_loader_get_filename()
|
commit | commitdiff | tree |
2007-02-07 |
Benjamin Otte | improve debugging output
|
commit | commitdiff | tree |
2007-02-07 |
Benjamin Otte | add failing jpeg test
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | add README for image directory
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | s/unsigned int/SwfdecColor/ for colors
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | fix code assuming sound->n_samples is in decoded format...
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | add the temporary tmp file
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | delete the old compiler source files
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | Merge branch 'master' into interpreter
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | only unref result from _audio_event_new if there is...
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | ref an audio event when reusing
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | list all failed tests at end of run
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | fix failed test accumulation when using command line...
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | DO COMPILE BEFORE CHECKING STUFF IN!
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | add first image tests
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | make rendering more accurate
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | add swfdec_color_apply_transform_premultiplied
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | Check action data is available before trying to compile...
|
commit | commitdiff | tree |
2007-02-06 |
Benjamin Otte | improve image test
|
commit | commitdiff | tree |
2007-02-05 |
Benjamin Otte | Add testing framework for drawing output
|
commit | commitdiff | tree |
2007-02-05 |
Benjamin Otte | Fix refcounting issue
|
commit | commitdiff | tree |
2007-02-05 |
Benjamin Otte | fix memleak
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | that should be == NULL, not != NULL
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | Merge branch 'master' into interpreter
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | export images, too
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | add debugging message when parsing color transforms
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | rename swfdec_image_get_surface* to swfdec_image_create_surface*
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | add swfdec_color_transform_is_identity
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | rework images to be correctly color transformed
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | update SwfdecColor format from RGBA to ARGB
|
commit | commitdiff | tree |
2007-02-04 |
Benjamin Otte | s/SWF_COLOR/SWFDEC_COLOR/
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | missing \n
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | Merge branch 'master' into interpreter
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | Finish compiling at end of bitstream, too, not just...
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | Clean up parsing of actions in PlaceObject2
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | when checking available bits fails, consume all bits
|
commit | commitdiff | tree |
2007-02-02 |
Benjamin Otte | Set clip depth correctly
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | implement WaitForFrame2
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | add another test that resulted from trying various...
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | various fixes for tests
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | toString is supposed to output [type Object] for numbers
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | add test for mathematical operations + - * / on objects
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | fix object to number conversions in Flash 6
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | fix to_number conversions for null in Flash 7
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | allow calling functions on numbers and strings by converting...
|
commit | commitdiff | tree |
2007-02-01 |
Benjamin Otte | add a column for the type of the object on the stack
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | implement ConstantPool inheritance for DefineFunction
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | implement BitAnd, BitOr, BitXor, DefineLocal, DefineLocal2...
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | initialize the constant pool as empty
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | implement Equals
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | handle colors not referring to movies
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | add print function for SetTarget
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | make eval (obj, "") return obj and not undefined
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | add test for Color constructor
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | implement NextFrame, PreviousFrame, ToInteger, TargetPath...
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | add swfdec_movie_get_path
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | add 2 tests for DefineFunction
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | implement CallFunction, BitRShift, BitLShift and BitURShift
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | create a call object for calls to SWF code
|
commit | commitdiff | tree |
2007-01-31 |
Benjamin Otte | return "[type Function]" from function.toString()
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | implement DefineFunction
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | fix SwfdecScript reference handling
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | check !JSVAL_IS_NULL in all JSVAL_IS_OBJECT checks
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | catch a case where fun->script is accessed unconditionally
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | Merge branch 'master' into interpreter
|
commit | commitdiff | tree |
2007-01-30 |
Benjamin Otte | add swfedit binary to gitignore
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | Merge branch 'master' of ssh://company@git.freedesktop...
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | rework audio configuration subsystem
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | enable gtk-doc in autogen.sh
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | implement InitObject action
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | implement NewObject
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | implement StopSounds
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | implement StartDrag and EndDrag actions
|
commit | commitdiff | tree |
2007-01-29 |
Benjamin Otte | various fixes to reference the correct this object
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement SetTarget and SetTarget2
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | didn't catch NULL here, oops
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement Equals2 and fix If and Goto to jump correctly
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | another fix for swfdec_js_internal
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement ActionLess
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | stop printing out all actions
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | ints are ints not uints in Push action
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement RandomNumber and PushDuplicate
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement naive Add2 for Flash 5 and 6
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | implement alpha handling in a smarter way
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | Merge branch 'master' into interpreter
|
commit | commitdiff | tree |
2007-01-28 |
Benjamin Otte | various fixes for the previous image decoding cleanups
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | implement caching in the target's surface type
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | fix "this" in swfdec_js_eval
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | use NULL in _eval of SetVariable and GetVariable to...
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | more fixes for swfdec_eval when parsing the scope chain
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | avoid strdup in js_eval
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | fix _eval to work with the empty string
|
commit | commitdiff | tree |
2007-01-26 |
Benjamin Otte | set property on the right object
|
commit | commitdiff | tree |