search for: swfdec_morphshape

Displaying 17 results from an estimated 17 matches for "swfdec_morphshape".

2007 Apr 03
0
11 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_playback_alsa.c libswfdec-gtk/swfdec_source.c libswfdec/swfdec_cached.c libswfdec/swfdec_font.c libswfdec/swfdec_morphshape.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_script.c
...ec-gtk/swfdec_gtk_loader.c | 10 ++++++++-- libswfdec-gtk/swfdec_playback_alsa.c | 3 +-- libswfdec-gtk/swfdec_source.c | 32 ++++++++++++++++++++++++-------- libswfdec/swfdec_cached.c | 3 +-- libswfdec/swfdec_font.c | 19 ++++++++++++++----- libswfdec/swfdec_morphshape.c | 10 ++++++++-- libswfdec/swfdec_net_stream.c | 3 ++- libswfdec/swfdec_script.c | 8 +++++--- libswfdec/swfdec_video.c | 9 ++++++--- 9 files changed, 69 insertions(+), 28 deletions(-) New commits: diff-tree 7495e883f55098c1b6cb22873cb6ac2bd99052...
2007 Jun 15
0
Branch 'as' - 5 commits - libswfdec/swfdec_as_native_function.c libswfdec/swfdec_edittext.c libswfdec/swfdec_edittext.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_morphshape.h
..._edittext.c | 2 libswfdec/swfdec_edittext.h | 3 - libswfdec/swfdec_font.c | 15 +++--- libswfdec/swfdec_font.h | 13 +++-- libswfdec/swfdec_image.c | 16 ++++--- libswfdec/swfdec_image.h | 12 ++--- libswfdec/swfdec_morphshape.h | 3 - libswfdec/swfdec_player.c | 1 libswfdec/swfdec_shape.c | 14 +----- libswfdec/swfdec_shape.h | 7 +-- libswfdec/swfdec_sound.c | 10 ++-- libswfdec/swfdec_sound.h | 10 ++-- libswfdec/swfdec_sprite.c...
2007 Dec 03
0
libswfdec/Makefile.am
...\ swfdec_event.c \ swfdec_external_interface.c \ swfdec_file_loader.c \ @@ -102,7 +102,6 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_loadertarget.c \ swfdec_loadvars_as.c \ swfdec_local_connection.c \ - swfdec_marshal.c \ swfdec_microphone.c \ swfdec_morph_movie.c \ swfdec_morphshape.c \ @@ -157,6 +156,11 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_xml.c \ swfdec_xml_socket.c +libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ + $(libswfdec_source_files) \ + swfdec_enums.c \ + swfdec_marshal.c + libswfdec_ at SWFDEC_MAJORMINOR@_la_CFLAGS = \ $(GLOBAL_CFLAG...
2007 Mar 29
0
libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_audio_flv.h libswfdec/swfdec_audio_stream.h libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_cache.c
...- libswfdec/swfdec_font.h | 4 +- libswfdec/swfdec_html_parser.c | 2 - libswfdec/swfdec_image.c | 4 +- libswfdec/swfdec_js_color.c | 2 - libswfdec/swfdec_js_global.c | 8 ++-- libswfdec/swfdec_morph_movie.c | 2 - libswfdec/swfdec_morphshape.h | 4 +- libswfdec/swfdec_movie.h | 2 - libswfdec/swfdec_pattern.c | 20 +++++------ libswfdec/swfdec_pattern.h | 4 +- libswfdec/swfdec_player.c | 4 +- libswfdec/swfdec_player.h | 4 +- libswfdec/swfdec_player_interna...
2007 Mar 16
0
5 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c
...\ swfdec_edittext_movie.h \ swfdec_event.h \ + swfdec_flv_decoder.h \ swfdec_font.h \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ swfdec_js.h \ + swfdec_listener.h \ swfdec_loader_internal.h \ + swfdec_loadertarget.h \ swfdec_marshal.h \ swfdec_morph_movie.h \ swfdec_morphshape.h \ swfdec_movie.h \ + swfdec_net_stream.h \ swfdec_pattern.h \ swfdec_player_internal.h \ swfdec_rect.h \ swfdec_ringbuffer.h \ swfdec_root_movie.h \ + swfdec_root_sprite.h \ + swfdec_script.h \ + swfdec_scriptable.h \ swfdec_shape.h \ swfdec_sound.h \ swfdec_sprite.h \ @@ -93,7...
2007 Apr 04
0
Branch 'as' - 17 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
...js_movie.c | 50 ------- libswfdec/swfdec_listener.c | 98 +++++--------- libswfdec/swfdec_listener.h | 9 - libswfdec/swfdec_loader.c | 46 ++---- libswfdec/swfdec_loader.h | 3 libswfdec/swfdec_loader_internal.h | 22 +++ libswfdec/swfdec_morphshape.c | 14 +- libswfdec/swfdec_movie.c | 146 +++++++++++++++++---- libswfdec/swfdec_movie.h | 10 - libswfdec/swfdec_net_stream.c | 90 ++++++------ libswfdec/swfdec_net_stream.h | 6 libswfdec/swfdec_player.c | 124 +++++++++--------...
2007 Mar 29
0
Branch 'as' - 9 commits - libswfdec-gtk/swfdec_playback_alsa.c libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.c
...| 10 +- libswfdec/swfdec_font.h | 4 libswfdec/swfdec_html_parser.c | 2 libswfdec/swfdec_image.c | 4 libswfdec/swfdec_js_color.c | 2 libswfdec/swfdec_js_global.c | 8 - libswfdec/swfdec_morph_movie.c | 2 libswfdec/swfdec_morphshape.h | 4 libswfdec/swfdec_movie.h | 2 libswfdec/swfdec_pattern.c | 20 ++-- libswfdec/swfdec_pattern.h | 4 libswfdec/swfdec_player.c | 4 libswfdec/swfdec_player.h | 4 libswfdec/swfdec_player_internal.h | 8 -...
2007 Jun 28
0
Branch 'as' - 4 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h
...h \ swfdec_debugger.h \ swfdec_decoder.h \ @@ -80,6 +86,7 @@ IGNORE_HFILES= \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ + swfdec_interval.h \ swfdec_js.h \ swfdec_listener.h \ swfdec_loader_internal.h \ @@ -88,6 +95,7 @@ IGNORE_HFILES= \ swfdec_morph_movie.h \ swfdec_morphshape.h \ swfdec_movie.h \ + swfdec_net_connection.h \ swfdec_net_stream.h \ swfdec_pattern.h \ swfdec_player_internal.h \ @@ -103,9 +111,11 @@ IGNORE_HFILES= \ swfdec_sprite_movie.h \ swfdec_stroke.h \ swfdec_swf_decoder.h \ + swfdec_swf_instance.h \ swfdec_tag.h \ swfdec_text.h \ sw...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...libswfdec/swfdec_loader.h | 41 libswfdec/swfdec_loader_internal.h | 39 libswfdec/swfdec_loadertarget.c | 98 libswfdec/swfdec_loadertarget.h | 6 libswfdec/swfdec_morph_movie.c | 20 libswfdec/swfdec_morphshape.c | 10 libswfdec/swfdec_morphshape.h | 4 libswfdec/swfdec_movie.c | 144 - libswfdec/swfdec_movie.h | 23 libswfdec/swfdec_net_stream.c | 352 +- libswfdec/swfdec_net_stream.h...
2007 Mar 07
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c
...NULL); s->characters = g_hash_table_new_full (g_direct_hash, g_direct_equal, NULL, g_object_unref); diff --git a/libswfdec/swfdec_tag.c b/libswfdec/swfdec_tag.c index c356852..d2649b1 100644 --- a/libswfdec/swfdec_tag.c +++ b/libswfdec/swfdec_tag.c @@ -38,6 +38,7 @@ #include "swfdec_morphshape.h" #include "swfdec_movie.h" /* for SwfdecContent */ #include "swfdec_pattern.h" +#include "swfdec_root_sprite.h" #include "swfdec_script.h" #include "swfdec_shape.h" #include "swfdec_sound.h" @@ -281,30 +282,6 @@ tag_func_do_act...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...oadvars_as.c | 36 libswfdec/swfdec_marshal.list | 4 libswfdec/swfdec_morph_movie.c | 90 libswfdec/swfdec_morph_movie.h | 2 libswfdec/swfdec_morphshape.c | 67 libswfdec/swfdec_morphshape.h | 9 libswfdec/swfdec_mouse_as.c | 1 libswfdec/swfdec_movie.c | 330 libswfdec/swfdec_mo...
2007 Aug 20
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_string.c libswfdec/swfdec_as_string.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object.c libswfdec/swfdec_loadvars_as.c test/trace
...e.am index 85ec276..6d3aaaf 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -78,6 +78,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_load_object_as.c \ swfdec_loader.c \ swfdec_loadertarget.c \ + swfdec_loadvars_as.c \ swfdec_marshal.c \ swfdec_morph_movie.c \ swfdec_morphshape.c \ diff --git a/libswfdec/swfdec_initialize.as b/libswfdec/swfdec_initialize.as index 70f5d8d..bd6215d 100644 --- a/libswfdec/swfdec_initialize.as +++ b/libswfdec/swfdec_initialize.as @@ -76,3 +76,51 @@ Stage = new Object (); AsBroadcaster.initialize (Stage); ASSetNativeAccessor (Stage, 666, &qu...
2007 Nov 07
0
36 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h
...libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_movie.c \ swfdec_movie_as_drawing.c \ swfdec_movie_asprops.c \ + swfdec_movie_clip_loader.c \ swfdec_net_connection.c \ swfdec_net_stream.c \ swfdec_net_stream_as.c \ @@ -213,6 +214,7 @@ noinst_HEADERS = \ swfdec_morph_movie.h \ swfdec_morphshape.h \ swfdec_movie.h \ + swfdec_movie_clip_loader.h \ swfdec_net_connection.h \ swfdec_net_stream.h \ swfdec_path.h \ diff --git a/libswfdec/swfdec_as_interpret.c b/libswfdec/swfdec_as_interpret.c index 57043f3..c3e4bbc 100644 --- a/libswfdec/swfdec_as_interpret.c +++ b/libswfdec/swfdec_as_in...
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
...e.am index 85ec276..6d3aaaf 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -78,6 +78,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_load_object_as.c \ swfdec_loader.c \ swfdec_loadertarget.c \ + swfdec_loadvars_as.c \ swfdec_marshal.c \ swfdec_morph_movie.c \ swfdec_morphshape.c \ diff --git a/libswfdec/swfdec_initialize.as b/libswfdec/swfdec_initialize.as index 70f5d8d..bd6215d 100644 --- a/libswfdec/swfdec_initialize.as +++ b/libswfdec/swfdec_initialize.as @@ -76,3 +76,51 @@ Stage = new Object (); AsBroadcaster.initialize (Stage); ASSetNativeAccessor (Stage, 666, &qu...
2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
...olor (SwfdecSwfDecoder * s, guint tag); diff --git a/libswfdec/swfdec_tag.c b/libswfdec/swfdec_tag.c index 692a0a0..f08db53 100644 --- a/libswfdec/swfdec_tag.c +++ b/libswfdec/swfdec_tag.c @@ -37,7 +37,6 @@ #include "swfdec_font.h" #include "swfdec_image.h" #include "swfdec_morphshape.h" -#include "swfdec_movie.h" /* for SwfdecContent */ #include "swfdec_pattern.h" #include "swfdec_player_internal.h" #include "swfdec_script_internal.h" diff --git a/libswfdec/swfdec_types.h b/libswfdec/swfdec_types.h index 2a9149a..d484396 100644 --...
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
...@@ #include "swfdec_tag.h" #include "swfdec_bits.h" #include "swfdec_button.h" -#include "swfdec_compiler.h" #include "swfdec_debug.h" #include "swfdec_edittext.h" #include "swfdec_font.h" @@ -39,6 +38,7 @@ #include "swfdec_morphshape.h" #include "swfdec_movie.h" /* for SwfdecContent */ #include "swfdec_pattern.h" +#include "swfdec_script.h" #include "swfdec_shape.h" #include "swfdec_sound.h" #include "swfdec_sprite.h" @@ -293,12 +293,12 @@ tag_func_define_spr...
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
...r.c \ - swfdec_loadertarget.c \ swfdec_loadvars_as.c \ swfdec_local_connection.c \ swfdec_microphone.c \ @@ -251,7 +250,6 @@ noinst_HEADERS = \ swfdec_interval.h \ swfdec_load_object.h \ swfdec_loader_internal.h \ - swfdec_loadertarget.h \ swfdec_marshal.h \ swfdec_morph_movie.h \ swfdec_morphshape.h \ diff --git a/libswfdec/swfdec_file_loader.c b/libswfdec/swfdec_file_loader.c index 53c7bb8..1b498ac 100644 --- a/libswfdec/swfdec_file_loader.c +++ b/libswfdec/swfdec_file_loader.c @@ -25,7 +25,6 @@ #include "swfdec_loader_internal.h" #include "swfdec_buffer.h" #include &...