search for: swfdec_interv

Displaying 20 results from an estimated 25 matches for "swfdec_interv".

Did you mean: swfdec_interval
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
libswfdec/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: d...
2007 Dec 10
0
5 commits - libswfdec/jpeg libswfdec/swfdec_as_interpret.c libswfdec/swfdec_bits.c libswfdec/swfdec_cached.c libswfdec/swfdec_codec_adpcm.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_flash_security.c libswfdec/swfdec_image.c
...4 ++-- libswfdec/swfdec_cached.c | 2 +- libswfdec/swfdec_codec_adpcm.c | 2 +- libswfdec/swfdec_codec_audio.c | 2 +- libswfdec/swfdec_flash_security.c | 2 ++ libswfdec/swfdec_image.c | 20 ++++++++++++-------- libswfdec/swfdec_interval.c | 4 ++-- libswfdec/swfdec_net_stream.c | 8 ++++---- libswfdec/swfdec_player.c | 4 ++-- libswfdec/swfdec_shape_parser.c | 8 ++++---- libswfdec/swfdec_sound.c | 4 ++-- libswfdec/swfdec_text_field_movie.c |...
2007 Nov 14
0
9 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_interval.c test/image test/trace
libswfdec/swfdec_as_string.c | 31 +++--- libswfdec/swfdec_color_as.c | 9 - libswfdec/swfdec_interval.c | 2 test/image/.gitignore | 2 test/trace/Makefile.am | 27 +++++ test/trace/array2-8.swf |binary test/trace/array2-8.swf.trace | 40 ++++++++ test/trace/fromcharcode-other-5.swf...
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
...- libswfdec/swfdec_codec_video.c | 9 --- libswfdec/swfdec_color_as.c | 1 libswfdec/swfdec_debugger.c | 2 libswfdec/swfdec_flv_decoder.c | 9 +-- libswfdec/swfdec_internal.h | 83 +++++++++++++++++++++++++++++++ libswfdec/swfdec_interval.c | 2 libswfdec/swfdec_listener.c | 2 libswfdec/swfdec_loader.c | 2 libswfdec/swfdec_loader_internal.h | 4 - libswfdec/swfdec_loadertarget.c | 2 libswfdec/swfdec_mouse_as.c | 1 libswfdec/swfdec_movie...
2007 Dec 13
0
libswfdec-gtk/swfdec_gtk_player.c libswfdec/swfdec_as_date.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_interval.c libswfdec/swfdec_key_as.c libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie.c
libswfdec-gtk/swfdec_gtk_player.c | 1 libswfdec/swfdec_as_date.c | 7 libswfdec/swfdec_audio.c | 10 libswfdec/swfdec_audio_event.c | 2 libswfdec/swfdec_button_movie.c | 2 libswfdec/swfdec_interval.c | 14 libswfdec/swfdec_key_as.c | 6 libswfdec/swfdec_mouse_as.c | 8 libswfdec/swfdec_movie.c | 34 - libswfdec/swfdec_net_stream.c | 2 libswfdec/swfdec_player.c | 777 +++++++++++++++++++----------------- libswfdec/swfdec...
2007 Dec 17
0
2 commits - doc/Makefile.am doc/swfdec-sections.txt NEWS
...--- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -92,9 +92,11 @@ IGNORE_HFILES= \ swfdec_flv_decoder.h \ swfdec_flash_security.h \ swfdec_font.h \ + swfdec_gradient_pattern.h \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ + swfdec_image_decoder.h \ swfdec_internal.h \ swfdec_interval.h \ swfdec_js.h \ @@ -112,6 +114,7 @@ IGNORE_HFILES= \ swfdec_path.h \ swfdec_pattern.h \ swfdec_player_internal.h \ + swfdec_policy_loader.h \ swfdec_rect.h \ swfdec_resource.h \ swfdec_resource_request.h \ diff --git a/doc/swfdec-sections.txt b/doc/swfdec-sections.txt index 4a5e12...
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
...26:07 2007 +0200 remove now unused files diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index a6365a4..88f4c2f 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -72,7 +72,6 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_html_parser.c \ swfdec_image.c \ swfdec_interval.c \ - swfdec_listener.c \ swfdec_loader.c \ swfdec_loadertarget.c \ swfdec_marshal.c \ @@ -181,7 +180,6 @@ noinst_HEADERS = \ swfdec_initialize.h \ swfdec_internal.h \ swfdec_interval.h \ - swfdec_listener.h \ swfdec_loader_internal.h \ swfdec_loadertarget.h \ swfdec_marshal.h \...
2007 Nov 12
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_decoder.c libswfdec/swfdec_decoder.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_image.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_image_decoder.h
...git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index 69ad762..6aa321f 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -72,6 +72,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_graphic.c \ swfdec_graphic_movie.c \ swfdec_image.c \ + swfdec_image_decoder.c \ swfdec_interval.c \ swfdec_key_as.c \ swfdec_load_object.c \ @@ -204,6 +205,7 @@ noinst_HEADERS = \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ + swfdec_image_decoder.h \ swfdec_initialize.h \ swfdec_internal.h \ swfdec_interval.h \ diff --git a/libswfdec/swfdec_decoder.h b/libsw...
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
...@ IGNORE_HFILES= \ swfdec_codec_audio.h \ swfdec_codec_video.h \ swfdec_color.h \ - swfdec_connection.h \ + swfdec_color_as.h \ swfdec_debug.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 @@...
2007 Jun 27
0
Branch 'as' - 3 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_js_video.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_video_movie_as.c libswfdec/swfdec_video_movie.c
...fdec_js_video.c -> swfdec_video_movie_as.c diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index 14e50fb..62363b3 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -70,7 +70,6 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_html_parser.c \ swfdec_image.c \ swfdec_interval.c \ - swfdec_js_video.c \ swfdec_listener.c \ swfdec_loader.c \ swfdec_loadertarget.c \ @@ -102,6 +101,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_utils.c \ swfdec_video.c \ swfdec_video_movie.c \ + swfdec_video_movie_as.c \ swfdec_xml.c \ swfdec_xml_as.c diff --git...
2007 Aug 18
0
8 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object_as.h libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
...ve XML.load code to new LoadObject class, make it work with any Object diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index 2f48811..85ec276 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -74,6 +74,8 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_image.c \ swfdec_interval.c \ swfdec_key_as.c \ + swfdec_load_object.c \ + swfdec_load_object_as.c \ swfdec_loader.c \ swfdec_loadertarget.c \ swfdec_marshal.c \ @@ -107,7 +109,6 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_video.c \ swfdec_video_movie.c \ swfdec_video_movie_as.c \ - swfdec_xml.c \...
2007 Jun 27
0
Branch 'as' - 16 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_script_function.c
...obal.c \ - swfdec_js_mouse.c \ - swfdec_js_movie.c \ - swfdec_js_sound.c \ - swfdec_js_video.c - libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_as_array.c \ swfdec_as_context.c \ @@ -78,6 +70,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_html_parser.c \ swfdec_image.c \ swfdec_interval.c \ + swfdec_js_video.c \ swfdec_listener.c \ swfdec_loader.c \ swfdec_loadertarget.c \ diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c index 15d0f69..8fe5c1b 100644 --- a/libswfdec/swfdec_as_strings.c +++ b/libswfdec/swfdec_as_strings.c @@ -215,6 +215,9 @@ const...
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
..."swfdec_as_function.h" #include "swfdec_as_native_function.h" #include "swfdec_as_object.h" #include "swfdec_as_strings.h" -#include "swfdec_asnative.h" #include "swfdec_debug.h" #include "swfdec_internal.h" #include "swfdec_interval.h" +/* FIXME: to avoid duplicate definitions */ +#undef SWFDEC_AS_NATIVE +#define SWFDEC_AS_NATIVE(x, y, func) /*** INTERVALS ***/ @@ -90,29 +95,80 @@ swfdec_player_clearInterval (SwfdecAsCon swfdec_interval_remove (player, id); } +/*** VARIOUS ***/ + +static SwfdecAsFunction * +s...
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...| 51 libswfdec/swfdec_flv_decoder.c | 9 libswfdec/swfdec_initialize.as | 70 libswfdec/swfdec_initialize.h | 65 libswfdec/swfdec_internal.h | 81 libswfdec/swfdec_interval.c | 2 libswfdec/swfdec_listener.c | 160 libswfdec/swfdec_listener.h | 43 libswfdec/swfdec_loader.c | 356 libswfdec/swfdec_loader.h...
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
...h | 74 libswfdec/swfdec_function_list.c | 132 + libswfdec/swfdec_function_list.h | 50 libswfdec/swfdec_initialize.as | 5 libswfdec/swfdec_initialize.h | 3266 ++++++++++++++++----------------- libswfdec/swfdec_internal.h | 12 libswfdec/swfdec_interval.c | 11 libswfdec/swfdec_interval.h | 2 libswfdec/swfdec_load_object.c | 224 +- libswfdec/swfdec_load_object.h | 24 libswfdec/swfdec_load_object_as.c | 53 libswfdec/swfdec_loader.c | 322 --- libswfdec/swfdec_loader.h...
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
...nection.c \ @@ -237,6 +239,7 @@ noinst_HEADERS = \ swfdec_audio_decoder_uncompressed.h \ swfdec_audio_event.h \ swfdec_audio_flv.h \ + swfdec_audio_load.h \ swfdec_audio_stream.h \ swfdec_audio_swf_stream.h \ swfdec_bits.h \ @@ -271,6 +274,7 @@ noinst_HEADERS = \ swfdec_internal.h \ swfdec_interval.h \ swfdec_load_object.h \ + swfdec_load_sound.h \ swfdec_loader_internal.h \ swfdec_marshal.h \ swfdec_morph_movie.h \ diff --git a/swfdec/swfdec_audio_load.c b/swfdec/swfdec_audio_load.c new file mode 100644 index 0000000..d63da2d --- /dev/null +++ b/swfdec/swfdec_audio_load.c @@ -0,0 +...
2007 Jul 21
0
12 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/jpeg libswfdec/swfdec_as_array.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h
...l 20 23:14:02 2007 +0100 add swfdec_internal.h diff --git a/doc/Makefile.am b/doc/Makefile.am index f88b306..494217a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -94,6 +94,7 @@ IGNORE_HFILES= \ swfdec_graphic.h \ swfdec_graphic_movie.h \ swfdec_image.h \ + swfdec_internal.h \ swfdec_interval.h \ swfdec_js.h \ swfdec_listener.h \ diff-tree 93f5c8e89e875ae20e8ce882f82e6228a6bf9d0e (from 308978ae953a1be7ca1fd0558daf07fe3088a16a) Author: Benjamin Otte <otte at gnome.org> Date: Fri Jul 20 15:00:26 2007 +0100 add SwfdecScaleMode and docs diff --git a/doc/swfdec-sections.t...
2007 Aug 23
0
23 commits - doc/.gitignore doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am
...1ed2655f3d6a4e07fdeac) Author: Benjamin Otte <otte at gnome.org> Date: Thu Aug 23 13:42:07 2007 +0200 get rid of unused symbols diff --git a/doc/Makefile.am b/doc/Makefile.am index 73c9cee..8f36b20 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -99,6 +99,7 @@ IGNORE_HFILES= \ swfdec_interval.h \ swfdec_js.h \ swfdec_listener.h \ + swfdec_load_object.h \ swfdec_loader_internal.h \ swfdec_loadertarget.h \ swfdec_marshal.h \ @@ -114,6 +115,7 @@ IGNORE_HFILES= \ swfdec_root_movie.h \ swfdec_root_sprite.h \ swfdec_script.h \ + swfdec_script_internal.h \ swfdec_scriptable...
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
...bla I need to figure out how to do tests diff --git a/libswfdec/Makefile.am b/libswfdec/Makefile.am index b8d2e07..1d8bb94 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -73,6 +73,7 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES swfdec_html_parser.c \ swfdec_image.c \ swfdec_interval.c \ + swfdec_key_as.c \ swfdec_loader.c \ swfdec_loadertarget.c \ swfdec_marshal.c \ diff --git a/libswfdec/swfdec_initialize.as b/libswfdec/swfdec_initialize.as index 624cfdc..f83dce7 100644 --- a/libswfdec/swfdec_initialize.as +++ b/libswfdec/swfdec_initialize.as @@ -55,6 +55,13 @@ AsBroa...
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/swfdec_player_as.c +++ b/libswfdec/swfdec_player_as.c @@ -24,6 +24,7 @@ #include "swfdec_player_internal.h" #include "swfdec_as_function.h" #include "swfdec_as_object.h" +#include "swfdec_as_strings.h" #include "swfdec_debug.h" #include "swfdec_interval.h" diff --git a/libswfdec/swfdec_sprite_movie.c b/libswfdec/swfdec_sprite_movie.c index 1712104..14ce0ff 100644 --- a/libswfdec/swfdec_sprite_movie.c +++ b/libswfdec/swfdec_sprite_movie.c @@ -25,6 +25,7 @@ #include "swfdec_sprite_movie.h" #include "swfdec_as_object.h&quo...