similar to: 11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/image test/swfdec_test.c test/swfdec_test_image.c test/trace

Displaying 20 results from an estimated 400 matches similar to: "11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/image test/swfdec_test.c test/swfdec_test_image.c test/trace"

2007 Nov 02
0
2 commits - libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c
libswfdec/swfdec_xml.c | 10 ++++++---- libswfdec/swfdec_xml_node.c | 7 ++++--- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 8890bee87d10d7ee5f6f42e7b594644dc0484ab3 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Fri Nov 2 12:31:13 2007 +0200 Fix couple of errors I just made, they broke XML support diff --git a/libswfdec/swfdec_xml.c
2007 Nov 02
0
5 commits - libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c
libswfdec/swfdec_text_field.c | 2 +- libswfdec/swfdec_text_field_movie.c | 9 ++------- libswfdec/swfdec_text_field_movie_as.c | 29 +++++++++++++++++++++-------- libswfdec/swfdec_xml.c | 16 ++++++++++++++++ libswfdec/swfdec_xml_node.c | 17 ++++++++++++++--- 5 files changed, 54 insertions(+), 19 deletions(-) New commits: commit
2007 Oct 25
0
18 commits - libswfdec/swfdec_player_internal.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_format.c libswfdec/swfdec_text_format.h libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/trace
dev/null |binary libswfdec/swfdec_player_internal.h | 2 libswfdec/swfdec_text_field_movie_as.c | 57 +++++--- libswfdec/swfdec_text_format.c | 13 + libswfdec/swfdec_text_format.h | 1 libswfdec/swfdec_xml.c | 72 ++++++---- libswfdec/swfdec_xml_node.c
2007 Oct 14
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h
libswfdec/swfdec_html_parser.c | 2 +- libswfdec/swfdec_text_field.c | 32 +++++++++++++++++++++----------- libswfdec/swfdec_text_field.h | 4 +++- libswfdec/swfdec_text_field_movie.c | 6 ++++-- libswfdec/swfdec_text_field_movie_as.c | 12 ++++++------ libswfdec/swfdec_xml.c | 18 +++++++++--------- libswfdec/swfdec_xml.h
2007 Nov 15
0
6 commits - libswfdec/compiler.c libswfdec/swfdec_as_date.h libswfdec/swfdec_text_format.c libswfdec/swfdec_xml.c test/dump.c test/render.c test/render-fast.c
libswfdec/compiler.c | 2 libswfdec/swfdec_as_date.h | 2 libswfdec/swfdec_text_format.c | 2 libswfdec/swfdec_xml.c | 2 test/dump.c | 1 test/render-fast.c | 102 ----------------------------------------- test/render.c | 87 ---------------------------------- 7 files changed, 3 insertions(+), 195
2007 Oct 11
0
2 commits - libswfdec/swfdec_text_format.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h
libswfdec/swfdec_text_format.c | 10 ++++++++-- libswfdec/swfdec_xml.c | 9 ++++++++- libswfdec/swfdec_xml.h | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) New commits: diff-tree 2adb53ebb5ba9d6dbe8993ab64f70f6fad919895 (from 90c5b254605f93fe97116e5032627075a1013957) Author: Benjamin Otte <otte at gnome.org> Date: Thu Oct 11 23:23:08 2007 +0200 make
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
libswfdec/Makefile.am | 7 - libswfdec/swfdec_as_strings.c | 2 libswfdec/swfdec_load_object.c | 215 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_load_object.h | 35 ++---- libswfdec/swfdec_load_object_as.c | 48 ++++++++ libswfdec/swfdec_load_object_as.h | 31 +++++ libswfdec/swfdec_player.c | 5 libswfdec/swfdec_player_internal.h
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
libswfdec/swfdec_as_array.c | 2 - libswfdec/swfdec_as_array.h | 2 - libswfdec/swfdec_as_date.c | 2 - libswfdec/swfdec_as_date.h | 2 - libswfdec/swfdec_as_initialize.as | 1 libswfdec/swfdec_as_interpret.c | 1 libswfdec/swfdec_as_object.c | 38 ++++++++++++++++++++++++-------- libswfdec/swfdec_filter.c
2007 Mar 01
0
11 commits - libswfdec/Makefile.am libswfdec/swfdec_connection.c libswfdec/swfdec_connection.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js.h libswfdec/swfdec_js_net_stream.c
libswfdec/Makefile.am | 11 +- libswfdec/swfdec_connection.c | 119 +++++++++++++++++++++++ libswfdec/swfdec_connection.h | 57 +++++++++++ libswfdec/swfdec_flv_decoder.c | 4 libswfdec/swfdec_js.c | 3 libswfdec/swfdec_js.h | 3 libswfdec/swfdec_js_connection.c | 109 +++++++++++++++++++++ libswfdec/swfdec_js_net_stream.c
2007 Aug 01
0
9 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_frame.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_loadertarget.c libswfdec/swfdec_loadertarget.h libswfdec/swfdec_movie.c
doc/swfdec-sections.txt | 5 + libswfdec/swfdec_as_frame.c | 10 ++ libswfdec/swfdec_loader.c | 173 ++++++++++++++++++++++--------------- libswfdec/swfdec_loader.h | 8 + libswfdec/swfdec_loader_internal.h | 12 +- libswfdec/swfdec_loadertarget.c | 52 ++++++++++- libswfdec/swfdec_loadertarget.h | 17 +++ libswfdec/swfdec_movie.c
2007 Sep 08
0
9 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_video_movie_as.c
libswfdec/swfdec_as_context.c | 19 ++- libswfdec/swfdec_as_internal.h | 3 libswfdec/swfdec_as_interpret.c | 209 ++++++++++++++++++++++---------------- libswfdec/swfdec_movie.c | 4 libswfdec/swfdec_player.c | 20 +-- libswfdec/swfdec_video_movie_as.c | 2 6 files changed, 150 insertions(+), 107 deletions(-) New commits: diff-tree
2007 Dec 20
0
13 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c test/trace
libswfdec/swfdec_as_array.c | 88 +- libswfdec/swfdec_xml.c | 17 libswfdec/swfdec_xml_node.c | 23 test/trace/Makefile.am | 28 test/trace/array-no-object-5.swf |binary test/trace/array-no-object-5.swf.trace | 14 test/trace/array-no-object-6.swf |binary test/trace/array-no-object-6.swf.trace | 14
2007 Mar 16
0
libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loader_internal.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_xml.c
libswfdec/swfdec_loader.c | 91 +++++++++++++++++++++++++++++++++++-- libswfdec/swfdec_loader.h | 13 +++++ libswfdec/swfdec_loader_internal.h | 2 libswfdec/swfdec_net_stream.c | 1 libswfdec/swfdec_root_movie.c | 4 + libswfdec/swfdec_xml.c | 9 +-- 6 files changed, 111 insertions(+), 9 deletions(-) New commits: diff-tree
2007 Oct 13
0
5 commits - libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c test/trace
libswfdec/swfdec_html_parser.c | 24 +++++++++++++++++- libswfdec/swfdec_text_field.c | 2 + libswfdec/swfdec_text_field_movie.c | 9 ++---- libswfdec/swfdec_text_field_movie_as.c | 3 ++ libswfdec/swfdec_xml.c | 5 +++ test/trace/xml-escape-5.swf |binary test/trace/xml-escape-6.swf |binary test/trace/xml-escape-6.swf.trace
2007 Dec 05
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_policy_loader.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_format.c
libswfdec/swfdec_as_object.c | 3 +++ libswfdec/swfdec_movie.c | 4 +++- libswfdec/swfdec_policy_loader.c | 19 ++++++++++++++----- libswfdec/swfdec_text_field_movie.c | 35 ++++++++++++++++++----------------- libswfdec/swfdec_text_format.c | 30 ++++++++++++++++-------------- 5 files changed, 54 insertions(+), 37 deletions(-) New commits: commit
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
doc/.gitignore | 1 doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 22 + libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_keys.c | 12 - libswfdec-gtk/swfdec_gtk_keys.h | 2 libswfdec-gtk/swfdec_gtk_widget.c
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
Tag '0.5.3' created by Benjamin Otte <otte at gnome.org> at 2007-10-12 17:13 -0700 release 0.5.3 ("Tennis") -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHD50fvMv5VCdLq8QRAj21AKC+kWUT9YN0gGDxLNS6Bequt5ufjgCgtYgd 9zH6AzP7/BHRfo0j1tw80V8= =wOYr -----END PGP SIGNATURE----- Changes since 0.5.2: Benjamin Otte: first try in getting movie
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
configure.ac | 27 +++ doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 243
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
configure.ac | 2 libswfdec/Makefile.am | 13 libswfdec/swfdec_as_context.c | 3 libswfdec/swfdec_as_frame.c | 43 +-- libswfdec/swfdec_as_frame.h | 7 libswfdec/swfdec_as_function.c | 2 libswfdec/swfdec_as_interpret.c | 103 +++---- libswfdec/swfdec_as_script_function.c | 6
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
libswfdec-gtk/swfdec_gtk_loader.c | 57 ++++-- libswfdec/Makefile.am | 8 libswfdec/swfdec_as_array.c | 9 - libswfdec/swfdec_as_context.c | 42 ++-- libswfdec/swfdec_as_frame.c | 14 - libswfdec/swfdec_as_frame_internal.h | 3 libswfdec/swfdec_as_interpret.c | 44 +++-