search for: initobject

Displaying 20 results from an estimated 22 matches for "initobject".

2007 Nov 01
1
No 'core plugin'?
...ing the latest git version of compiz. Today when I started it using a "compiz-manager" script (after updating to the most recent) I got the following error: /usr/bin/compiz (core) - Error: no 'core' plugin with ABI version '20071017' loaded /usr/bin/compiz (ccp) - Error: InitObject failed /usr/bin/compiz (core) - Error: Couldn't activate plugin 'ccp' I assume the second errors are caused by the first, but I have no idea what is wrong in the first line. There is no "core" plugin in "/usr/lib/compiz". I looked in "~/.config/compiz/compizco...
2007 Mar 07
0
2 commits - libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.h
...ibswfdec/swfdec_root_movie.h | 4 ++++ 2 files changed, 7 insertions(+) New commits: diff-tree bb4cc0da47ef8cc6978c1b51e55a0da1339ed5b9 (from 637a8dcb5663fc692c8b2e222e3555609759f7ff) Author: Benjamin Otte <otte@gnome.org> Date: Wed Mar 7 21:41:23 2007 +0100 warn about not handling initObject diff --git a/libswfdec/swfdec_js_movie.c b/libswfdec/swfdec_js_movie.c index 3d04d92..200f706 100644 --- a/libswfdec/swfdec_js_movie.c +++ b/libswfdec/swfdec_js_movie.c @@ -395,6 +395,9 @@ swfdec_js_movie_attachMovie (JSContext * export = swfdec_js_to_string (cx, argv[0]); name = swfdec_js...
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
...\ if-7.swf \ if-7.swf.trace \ + initaction-queue.c \ + initaction-queue-5.swf \ + initaction-queue-5.swf.trace \ + initaction-queue-6.swf \ + initaction-queue-6.swf.trace \ + initaction-queue-7.swf \ + initaction-queue-7.swf.trace \ + initaction-queue-8.swf \ + initaction-queue-8.swf.trace \ initobject-stack.as \ initobject-stack-5.swf \ initobject-stack-5.swf.trace \ diff --git a/test/trace/initaction-queue-5.swf b/test/trace/initaction-queue-5.swf new file mode 100644 index 0000000..a2d604a Binary files /dev/null and b/test/trace/initaction-queue-5.swf differ diff --git a/test/trace/initact...
2007 May 23
0
Branch 'as' - 7 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
...on *) SWFDEC_AS_VALUE_GET_OBJECT (&val); if (!SWFDEC_IS_AS_FUNCTION (super->constructor)) diff-tree b4b7b353623ac870903f5a45dbfc85bf03c28513 (from 9228f671c687da6698b259fbce8d56ada7ab524a) Author: Benjamin Otte <otte at gnome.org> Date: Tue May 22 21:55:22 2007 +0200 implement InitObject action diff --git a/libswfdec/swfdec_as_interpret.c b/libswfdec/swfdec_as_interpret.c index 63b53a6..f5503fb 100644 --- a/libswfdec/swfdec_as_interpret.c +++ b/libswfdec/swfdec_as_interpret.c @@ -1192,35 +1192,31 @@ fail: fp->sp[-1] = JSVAL_VOID; return JS_TRUE; } +#endif static void...
2007 Jan 29
0
Branch 'interpreter' - 18 commits - libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_js.c libswfdec/swfdec_js_color.c libswfdec/swfdec_js_sound.c libswfdec/swfdec_pattern.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_script.c
...swfdec/swfdec_scriptable.c | 2 8 files changed, 441 insertions(+), 78 deletions(-) New commits: diff-tree d8b4748701572b483c96bbb4a66a6f026cd1c1d7 (from 1986ae14a62fc9d28ac38f53621fadaf9b42877f) Author: Benjamin Otte <otte@gnome.org> Date: Mon Jan 29 19:07:12 2007 +0100 implement InitObject action all tests pass now diff --git a/libswfdec/swfdec_script.c b/libswfdec/swfdec_script.c index b1f1a63..64f0746 100644 --- a/libswfdec/swfdec_script.c +++ b/libswfdec/swfdec_script.c @@ -1105,6 +1105,35 @@ fail: return JS_TRUE; } +static JSBool +swfdec_action_init_object (JSCont...
2007 Jun 20
1
Branch 'as' - 2 commits - libswfdec/swfdec_as_interpret.c
libswfdec/swfdec_as_interpret.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) New commits: diff-tree 9c5cb7cb9f6278896bc8a1e7cd7fb541b079c8de (from 1e19719b58b5cfcb800c81a5f5432c3ad662dbbc) Author: Benjamin Otte <otte at gnome.org> Date: Wed Jun 20 20:58:52 2007 +0200 the modulo arguments were mixed diff --git a/libswfdec/swfdec_as_interpret.c
2007 Jan 31
0
Branch 'interpreter' - 3 commits - libswfdec/js libswfdec/swfdec_script.c
...swfdec_action_new_object } }, - [0x41] = { "DefineLocal2", NULL }, + [0x41] = { "DefineLocal2", NULL, 1, 0, { NULL, NULL, swfdec_action_define_local2, swfdec_action_define_local2, swfdec_action_define_local2 } }, [0x42] = { "InitArray", NULL }, [0x43] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, [0x44] = { "Typeof", NULL }, @@ -1731,9 +1808,9 @@ static const SwfdecActionSpec actions[25 [0x54] = { "InstanceOf", NULL }, [0x55] = { "Enumerate...
2007 Apr 11
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
...ineLocal2", NULL, 1, 0, { NULL, NULL, swfdec_action_define_local2, swfdec_action_define_local2, swfdec_action_define_local2 } }, [0x42] = { "InitArray", NULL, -1, 1, { NULL, NULL, swfdec_action_init_array, swfdec_action_init_array, swfdec_action_init_array } }, [0x43] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, - [0x44] = { "TypeOf", NULL, 1, 1, { NULL, NULL, swfdec_action_type_of, swfdec_action_type_of, swfdec_action_type_of } }, +#endif + [SWFDEC_AS_ACTION_TYPE_OF] = { &quot...
2007 Mar 05
0
5 commits - libswfdec/swfdec_js.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c test/trace
...ineLocal2", NULL, 1, 0, { NULL, NULL, swfdec_action_define_local2, swfdec_action_define_local2, swfdec_action_define_local2 } }, [0x42] = { "InitArray", NULL, -1, 1, { NULL, NULL, swfdec_action_init_array, swfdec_action_init_array, swfdec_action_init_array } }, [0x43] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, - [0x44] = { "Typeof", NULL }, + [0x44] = { "TypeOf", NULL, 1, 1, { NULL, NULL, swfdec_action_type_of, swfdec_action_type_of, swfdec_action_type_of } }, [0...
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...t Equals2 and fix If and Goto to jump correctly didn't catch NULL here, oops implement SetTarget and SetTarget2 various fixes to reference the correct this object implement StartDrag and EndDrag actions implement StopSounds implement NewObject implement InitObject action enable gtk-doc in autogen.sh rework audio configuration subsystem Merge branch 'master' of ssh://company at git.freedesktop.org/git/swfdec add swfedit binary to gitignore Merge branch 'master' into interpreter catch a case where fun->scr...
2007 Jun 06
0
Branch 'as' - 13 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h
...file.am index d85db0f..a9def0e 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -180,6 +180,13 @@ EXTRA_DIST = \ height3.swf.trace \ height4.swf \ height4.swf.trace \ + if.as \ + if-5.swf \ + if-5.swf.trace \ + if-6.swf \ + if-6.swf.trace \ + if-7.swf \ + if-7.swf.trace \ initobject-stack.as \ initobject-stack-5.swf \ initobject-stack-5.swf.trace \ @@ -194,13 +201,6 @@ EXTRA_DIST = \ isnan-6.swf.trace \ isnan-7.swf \ isnan-7.swf.trace \ - if.as \ - if-5.swf \ - if-5.swf.trace \ - if-6.swf \ - if-6.swf.trace \ - if-7.swf \ - if-7.swf.trace \ jump-into-with.as \ ju...
2007 Jun 12
0
Branch 'as' - 3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_math.c libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_number.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_string.c
..._value_to_string (obj->context, &argv[0]); - name = swfdec_as_value_to_string (obj->context, &argv[1]); + export = swfdec_as_value_to_string (cx, &argv[0]); + name = swfdec_as_value_to_string (cx, &argv[1]); if (argc > 3) { - SWFDEC_WARNING ("attachMovie's initObject isn't implemented"); + SWFDEC_FIXME ("attachMovie's initObject isn't implemented"); } sprite = swfdec_swf_instance_get_export (movie->swf, export); if (!SWFDEC_IS_SPRITE (sprite)) { @@ -301,7 +315,7 @@ swfdec_sprite_movie_attachMovie (SwfdecA } re...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...t Equals2 and fix If and Goto to jump correctly didn't catch NULL here, oops implement SetTarget and SetTarget2 various fixes to reference the correct this object implement StartDrag and EndDrag actions implement StopSounds implement NewObject implement InitObject action enable gtk-doc in autogen.sh rework audio configuration subsystem Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec add swfedit binary to gitignore Merge branch 'master' into interpreter catch a case where fun->script...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...t Equals2 and fix If and Goto to jump correctly didn't catch NULL here, oops implement SetTarget and SetTarget2 various fixes to reference the correct this object implement StartDrag and EndDrag actions implement StopSounds implement NewObject implement InitObject action enable gtk-doc in autogen.sh rework audio configuration subsystem Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec add swfedit binary to gitignore Merge branch 'master' into interpreter catch a case where fun->script...
2007 Mar 05
0
11 commits - configure.ac libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_swf_decoder.c
...fdec_action_define_local2, swfdec_action_define_local2, swfdec_action_define_local2 } }, - [0x42] = { "InitArray", NULL }, + [0x42] = { "InitArray", NULL, -1, 1, { NULL, NULL, swfdec_action_init_array, swfdec_action_init_array, swfdec_action_init_array } }, [0x43] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, [0x44] = { "Typeof", NULL }, [0x45] = { "TargetPath", NULL, 1, 1, { NULL, NULL, swfdec_action_target_path, swfdec_action_target_path, swfdec_action_target...
2007 Nov 07
0
14 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_interpret.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_script.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_text_field_movie.c
...ec_action_define_local2, swfdec_action_define_local2, swfdec_action_define_local2 } }, - [SWFDEC_AS_ACTION_INIT_ARRAY] = { "InitArray", NULL, -1, 1, { NULL, NULL, swfdec_action_init_array, swfdec_action_init_array, swfdec_action_init_array } }, - [SWFDEC_AS_ACTION_INIT_OBJECT] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, - [SWFDEC_AS_ACTION_TYPE_OF] = { "TypeOf", NULL, 1, 1, { NULL, NULL, swfdec_action_type_of, swfdec_action_type_of, swfdec_action_type_of } }, - [SWFDEC_AS_ACTION_TARGET...
2007 Jun 13
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_sprite.c
...e_to_string (obj->context, &argv[0]); - name = swfdec_as_value_to_string (obj->context, &argv[1]); + export = swfdec_as_value_to_string (cx, &argv[0]); + name = swfdec_as_value_to_string (cx, &argv[1]); if (argc > 3) { - SWFDEC_WARNING ("attachMovie's initObject isn't implemented"); + SWFDEC_FIXME ("attachMovie's initObject isn't implemented"); } sprite = swfdec_swf_instance_get_export (movie->swf, export); if (!SWFDEC_IS_SPRITE (sprite)) { @@@ -318,10 -347,10 +333,10 @@@ SwfdecMovie *ret; const char *n...
2007 Feb 06
0
109 commits - configure.ac libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_codec_screen.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h
...- { 0x3d, "CallFunction", compile_call_function }, - { 0x3e, "Return", NULL }, - { 0x3f, "Modulo", NULL }, - { 0x40, "NewObject", compile_new_object }, - { 0x41, "DefineLocal2", NULL }, - { 0x42, "InitArray", NULL }, - { 0x43, "InitObject", compile_init_object }, - { 0x44, "Typeof", NULL }, - { 0x45, "TargetPath", compile_target_path }, - { 0x46, "Enumerate", NULL }, - { 0x47, "Add2", compile_add2 }, - { 0x48, "Less2", compile_comparison }, - { 0x49, "Equals2", c...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...ieClip's loadVariables method Add loadMovie method to MovieClip, it simply calls global loadMovie function Fix a simple mistake that caused MovieClip's properties propflags to not be set Implement setting version propflags in ASSetNativeAccessor Implement support for initObject in MovieClip's attachMovie method Add a test case for using initObject in attachMovie Add SWFDEC_AS_CHECKs to MovieClip methods Make swfdec_as_object_add_variable only set flags if a new variable was created Use g_ascii_strtod instead of strtod in parseFloat to be locale...
2007 Jan 31
0
Branch 'interpreter' - 20 commits - autogen.sh configure.ac libswfdec/js libswfdec/swfdec_debug.h libswfdec/swfdec_js.c libswfdec/swfdec_js_color.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_script.c
...[0x23] = { "SetProperty", NULL, 3, 0, { NULL, swfdec_action_set_property, swfdec_action_set_property, swfdec_action_set_property, swfdec_action_set_property } }, @@ -1532,7 +1693,7 @@ static const SwfdecActionSpec actions[25 [0x42] = { "InitArray", NULL }, [0x43] = { "InitObject", NULL, -1, 1, { NULL, NULL, swfdec_action_init_object, swfdec_action_init_object, swfdec_action_init_object } }, [0x44] = { "Typeof", NULL }, - [0x45] = { "TargetPath", NULL }, + [0x45] = { "TargetPath", NULL, 1, 1, { NULL, NULL, swfdec_action_target_path, s...