Displaying 20 results from an estimated 27 matches for "swfdec_player_as".
2007 Sep 02
0
3 commits - libswfdec/swfdec_as_number.c libswfdec/swfdec_internal.h libswfdec/swfdec_player_as.c libswfdec/swfdec_player.c test/trace
libswfdec/swfdec_as_number.c |    2 +-
 libswfdec/swfdec_internal.h  |    2 ++
 libswfdec/swfdec_player.c    |    2 ++
 libswfdec/swfdec_player_as.c |   43 ++++++++++++++-----------------------------
 test/trace/Makefile.am       |    8 ++++++++
 5 files changed, 27 insertions(+), 30 deletions(-)
New commits:
diff-tree aa5947ee972f285b59556ab8888081addd458bfe (from cc6e32e8cbbd672fb0393ef428f65fc7f4b49f43)
Author: Pekka Lampila <pekka.lam...
2007 Aug 31
0
4 commits - libswfdec/swfdec_as_number.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player_as.c test/trace
libswfdec/swfdec_as_number.c                 |    6 ++-
 libswfdec/swfdec_as_strings.c                |    1 
 libswfdec/swfdec_player_as.c                 |   52 +++++++++++++++++++++++++++
 test/trace/asfunction-properties-6.swf       |binary
 test/trace/asfunction-properties-6.swf.trace |   22 ++++++++++-
 test/trace/asfunction-properties-7.swf       |binary
 test/trace/asfunction-properties-7.swf.trace |   22 ++++++++++-
 test/tr...
2007 Jun 01
0
Branch 'as' - 2 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c libswfdec/swfdec_interval.c libswfdec/swfdec_interval.h libswfdec/swfdec_player_as.c libswfdec/swfdec_player.c
...wfdec/Makefile.am         |    2 
 libswfdec/swfdec_as_strings.c |    2 
 libswfdec/swfdec_as_types.c   |    6 +
 libswfdec/swfdec_interval.c   |  184 ++++++++++++++++++++++++++++++++++++++++++
 libswfdec/swfdec_interval.h   |   78 +++++++++++++++++
 libswfdec/swfdec_player.c     |    2 
 libswfdec/swfdec_player_as.c  |  178 ++++++++++------------------------------
 7 files changed, 320 insertions(+), 132 deletions(-)
New commits:
diff-tree 89c4d90d1c31e4bba4b15f8419f7ebd13cd6cbb8 (from 4576fa2edfba68cb8edc199287ecf773a09cc7df)
Author: Benjamin Otte <otte at gnome.org>
Date:   Fri Jun 1 21:32:43 2007 +...
2007 Jul 26
0
5 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_player_as.c
...ns.txt        |    1 
 libswfdec/Makefile.am          |    8 ++
 libswfdec/swfdec_as_object.c   |   58 +++++++++++++++------
 libswfdec/swfdec_as_object.h   |    4 +
 libswfdec/swfdec_initialize.as |    7 ++
 libswfdec/swfdec_initialize.h  |  110 ++++++++++++++++++++---------------------
 libswfdec/swfdec_player_as.c   |   78 ++++++++++++++++++++++++-----
 8 files changed, 182 insertions(+), 85 deletions(-)
New commits:
diff-tree 13033450e2eb8c051d53c6a17a7aa11b88daad9e (from 4b9595646109aa01417c7331d582bcff5e2ca6cf)
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu Jul 26 21:35:57 2007 +0200...
2007 Sep 04
0
5 commits - doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.c libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_native_function.c libswfdec/swfdec_as_native_function.h
...2 
 libswfdec/swfdec_asbroadcaster.c      |    2 
 libswfdec/swfdec_filter_as.c          |    2 
 libswfdec/swfdec_key_as.c             |    1 
 libswfdec/swfdec_load_object_as.c     |    2 
 libswfdec/swfdec_loadvars_as.c        |    5 -
 libswfdec/swfdec_mouse_as.c           |    1 
 libswfdec/swfdec_player_as.c          |   17 +--
 libswfdec/swfdec_player_internal.h    |    4 
 libswfdec/swfdec_stage_as.c           |    1 
 libswfdec/swfdec_system_as.c          |    1 
 20 files changed, 204 insertions(+), 27 deletions(-)
New commits:
diff-tree 300edae0abd60d832b45a12b4904d0bfc0d4f7e0 (from 57eed866d22...
2007 Aug 20
0
15 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c
...libswfdec/swfdec_as_with.c                    |    2 -
 libswfdec/swfdec_codec_screen.c               |    1 
 libswfdec/swfdec_flv_decoder.c                |    1 
 libswfdec/swfdec_load_object.c                |   11 ++++++
 libswfdec/swfdec_player.c                     |   12 ++----
 libswfdec/swfdec_player_as.c                  |    8 ++--
 test/trace/Makefile.am                        |    9 +++++
 test/trace/construct-constructors-5.swf       |binary
 test/trace/construct-constructors-5.swf.trace |    5 ++
 test/trace/construct-constructors-6.swf       |binary
 test/trace/construct-constructors-6.swf....
2007 Nov 12
0
20 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_string.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_player_as.c
...ec/swfdec_as_string.c                 |   12 
 libswfdec/swfdec_initialize.as               |    4 
 libswfdec/swfdec_initialize.h                | 1054 +++++++++++++--------------
 libswfdec/swfdec_load_object_as.c            |   38 
 libswfdec/swfdec_movie_as_drawing.c          |    2 
 libswfdec/swfdec_player_as.c                 |   17 
 libswfdec/swfdec_sprite_movie_as.c           |   20 
 test/.gitignore                              |    1 
 test/crashfinder.c                           |    2 
 test/trace/Makefile.am                       |    9 
 test/trace/movieclip-swap-depths-5.swf       |binary
 te...
2007 Sep 12
0
9 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player_as.c test/trace
.../swfdec_as_function.c              |   11 
 libswfdec/swfdec_as_initialize.as           |    4 
 libswfdec/swfdec_as_initialize.h            |  311 ++++++++++++++--------------
 libswfdec/swfdec_as_object.c                |   73 ++++--
 libswfdec/swfdec_as_strings.c               |    1 
 libswfdec/swfdec_player_as.c                |   15 +
 test/trace/Makefile.am                      |   14 +
 test/trace/assetnative-5.swf                |binary
 test/trace/assetnative-5.swf.trace          |   28 ++
 test/trace/assetnative-6.swf                |binary
 test/trace/assetnative-6.swf.trace          |   40 +++
 t...
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c
...SWFDEC_IS_AS_OBJECT (object));
 
-  g_print ("setting class %p for %p %s\n", object, name, name);
   if (object) {
     SWFDEC_LOG ("setting class %p for %s", object, name);
     g_hash_table_insert (player->registered_classes, (gpointer) name, object);
diff --git a/libswfdec/swfdec_player_as.c b/libswfdec/swfdec_player_as.c
index 5636c7a..1b0bf23 100644
--- a/libswfdec/swfdec_player_as.c
+++ b/libswfdec/swfdec_player_as.c
@@ -277,14 +277,12 @@ swfdec_player_object_registerClass (SwfdecAsContext *cx, SwfdecAsObject *object,
 {
   const char *name;
   
-  g_print ("WOOT!\n");...
2007 Jul 26
0
17 commits - doc/swfdec-sections.txt libswfdec/compiler.c libswfdec/.gitignore libswfdec/Makefile.am libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c
...|  160 ---------------------------
 libswfdec/swfdec_listener.h                  |   43 -------
 libswfdec/swfdec_mouse_as.c                  |   50 --------
 libswfdec/swfdec_player.c                    |  127 ++++++++++++++++++---
 libswfdec/swfdec_player.h                    |    6 +
 libswfdec/swfdec_player_as.c                 |   80 +++----------
 libswfdec/swfdec_player_internal.h           |    5 
 libswfdec/swfdec_swf_decoder.c               |    4 
 test/trace/Makefile.am                       |    9 +
 test/trace/invalid-variable-name-5.swf       |binary
 test/trace/invalid-variable-name-5.swf.tra...
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
...+--
 libswfdec/swfdec_as_string.c          |   95 ++++++++++++++++++----------------
 libswfdec/swfdec_as_types.h           |    6 +-
 libswfdec/swfdec_color_as.c           |   19 ++++--
 libswfdec/swfdec_mouse_as.c           |   20 ++++---
 libswfdec/swfdec_net_connection.c     |    3 -
 libswfdec/swfdec_player_as.c          |   30 +++++-----
 libswfdec/swfdec_sprite_movie_as.c    |   86 ++++++++++++++++++------------
 13 files changed, 250 insertions(+), 158 deletions(-)
New commits:
diff-tree e7db3c7145922223dbd67702992e5d47df703fa4 (from ed4f2f63fe303a3c06be46a52c3ed8ea07cbe29a)
Author: Benjamin Otte <...
2007 Jul 18
0
12 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_playback_alsa.c libswfdec/jpeg libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.h libswfdec/swfdec_as_context.c
...|   14 +++--
 libswfdec/swfdec_net_connection.c        |    1 
 libswfdec/swfdec_net_stream_as.c         |    1 
 libswfdec/swfdec_pattern.c               |    3 +
 libswfdec/swfdec_player.c                |   34 +++++++-----
 libswfdec/swfdec_player.h                |   12 ++++
 libswfdec/swfdec_player_as.c             |    1 
 libswfdec/swfdec_shape.c                 |    2 
 libswfdec/swfdec_sound.c                 |    2 
 libswfdec/swfdec_sprite_movie.c          |   10 +--
 libswfdec/swfdec_sprite_movie_as.c       |    1 
 libswfdec/swfdec_swf_instance.c          |    2 
 libswfdec/swfdec_tag.c...
2008 Jun 15
1
14 commits - configure.ac swfdec/.gitignore swfdec-gtk/swfdec_gtk_loader.c swfdec-gtk/swfdec_playback_alsa.c swfdec/Makefile.am swfdec/swfdec_asnative.h swfdec/swfdec_as_string.c swfdec/swfdec_audio.c swfdec/swfdec_audio_load.c swfdec/swfdec_audio_load.h
...ec/swfdec_load_sound.h                       |   63 ++++
 swfdec/swfdec_loader.h                           |    2 
 swfdec/swfdec_net_stream.c                       |   52 ---
 swfdec/swfdec_net_stream.h                       |    1 
 swfdec/swfdec_net_stream_as.c                    |    2 
 swfdec/swfdec_player_as.c                        |    4 
 swfdec/swfdec_player_internal.h                  |    5 
 swfdec/swfdec_policy_file.c                      |   57 +++
 swfdec/swfdec_policy_file.h                      |    2 
 swfdec/swfdec_sandbox.h                          |    3 
 swfdec/swfdec_sound_object.c...
2007 Aug 07
0
13 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_as_types.c libswfdec/swfdec.h libswfdec/swfdec_initialize.as
...-------
 libswfdec/swfdec_key_as.c          |   67 +++++++++++++++++
 libswfdec/swfdec_keys.h            |  125 ++++++++++++++++++++++++++++++++
 libswfdec/swfdec_marshal.list      |    2 
 libswfdec/swfdec_player.c          |   43 +++++++----
 libswfdec/swfdec_player.h          |    7 +
 libswfdec/swfdec_player_as.c       |   41 ++++++++++
 libswfdec/swfdec_player_internal.h |    8 +-
 player/swfdec_debug_widget.c       |    2 
 17 files changed, 547 insertions(+), 124 deletions(-)
New commits:
diff-tree 7e10a396ba62a265cbc1bfb094e8d7146a796f5e (from 26cb7fd5dbc038e9d6d96ddf04af705090100a05)
Author: Benjami...
2007 Jul 02
0
Branch 'as' - 24 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c
....c                   |    1 
 libswfdec/swfdec_movie_asprops.c           |    1 
 libswfdec/swfdec_net_connection.c          |    3 
 libswfdec/swfdec_net_stream.c              |    1 
 libswfdec/swfdec_net_stream_as.c           |    1 
 libswfdec/swfdec_player.c                  |    1 
 libswfdec/swfdec_player_as.c               |    1 
 libswfdec/swfdec_sprite_movie.c            |    1 
 libswfdec/swfdec_sprite_movie_as.c         |    1 
 libswfdec/swfdec_video_movie_as.c          |    1 
 libswfdec/swfdec_xml.c                     |    1 
 libswfdec/swfdec_xml_as.c                  |    1 
 test/trace/Mak...
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...|  106 
 libswfdec/swfdec_net_stream_as.c                             |    1 
 libswfdec/swfdec_pattern.c                                   |    3 
 libswfdec/swfdec_player.c                                    |  573 
 libswfdec/swfdec_player.h                                    |   33 
 libswfdec/swfdec_player_as.c                                 |  117 
 libswfdec/swfdec_player_internal.h                           |   36 
 libswfdec/swfdec_shape.c                                     |    2 
 libswfdec/swfdec_sound.c                                     |    2 
 libswfdec/swfdec_sprite_movie.c...
2007 Jun 21
0
Branch 'as' - 5 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_connection.c libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
...-	swfdec_js_net_stream.c \
 	swfdec_js_sound.c \
 	swfdec_js_video.c \
 	swfdec_js_xml.c
@@ -91,6 +90,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES
 	swfdec_movie_asprops.c \
 	swfdec_net_connection.c \
 	swfdec_net_stream.c \
+	swfdec_net_stream_as.c \
 	swfdec_pattern.c \
 	swfdec_player.c \
 	swfdec_player_as.c \
diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c
index c063aed..326b858 100644
--- a/libswfdec/swfdec_as_strings.c
+++ b/libswfdec/swfdec_as_strings.c
@@ -209,6 +209,10 @@ const char swfdec_as_strings[] = 
   SWFDEC_AS_CONSTANT_STRING ("connect")
   SWFDEC_AS...
2007 Aug 20
0
Branch 'vivi' - 60 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_interpret.c
...ibswfdec/swfdec_load_object_as.c             |   48 +++++
 libswfdec/swfdec_load_object_as.h             |   31 +++
 libswfdec/swfdec_loadvars_as.c                |   70 +++++++
 libswfdec/swfdec_movie.c                      |    6 
 libswfdec/swfdec_player.c                     |   10 -
 libswfdec/swfdec_player_as.c                  |    8 
 libswfdec/swfdec_player_internal.h            |    1 
 libswfdec/swfdec_sprite_movie.c               |    2 
 libswfdec/swfdec_sprite_movie_as.c            |   25 ++
 libswfdec/swfdec_video_movie.c                |    2 
 libswfdec/swfdec_xml.c                        |...
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
..._stream.c                     |    7 
 libswfdec/swfdec_net_stream_as.c                  |   32 +
 libswfdec/swfdec_pattern.c                        |    5 
 libswfdec/swfdec_player.c                         |  309 +++++++++++++-
 libswfdec/swfdec_player.h                         |    9 
 libswfdec/swfdec_player_as.c                      |   47 ++
 libswfdec/swfdec_player_internal.h                |   24 +
 libswfdec/swfdec_script.c                         |   50 +-
 libswfdec/swfdec_script.h                         |   71 ---
 libswfdec/swfdec_script_internal.h                |   93 ++++
 libswfdec/swfdec_sp...
2007 Dec 23
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_character.c libswfdec/swfdec_external_interface.c libswfdec/swfdec.h libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h
...ement the _escapeXML, _unescapeXML and _jsQuoteString functions
diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am
index 471f2c6..322529c 100644
--- a/libswfdec/Makefile.am
+++ b/libswfdec/Makefile.am
@@ -110,6 +110,7 @@ libswfdec_source_files = \
 	swfdec_pattern.c \
 	swfdec_player.c \
 	swfdec_player_as.c \
+	swfdec_player_scripting.c \
 	swfdec_print_job.c \
 	swfdec_policy_loader.c \
 	swfdec_rect.c \
@@ -189,6 +190,7 @@ public_headers = \
 	swfdec_keys.h \
 	swfdec_loader.h \
 	swfdec_player.h \
+	swfdec_player_scripting.h \
 	swfdec_rectangle.h \
 	swfdec_script.h \
 	swfdec_system.h \
diff --...