similar to: 4 commits - libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c player/swfdec_slow_loader.c

Displaying 20 results from an estimated 300 matches similar to: "4 commits - libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c player/swfdec_slow_loader.c"

2007 Nov 08
0
5 commits - libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h player/swfdec_slow_loader.c test/trace
libswfdec/swfdec_net_stream.c | 5 +++ libswfdec/swfdec_player.c | 27 +++++++++++++++++--- libswfdec/swfdec_resource.c | 38 ++++++++++++++++++++++++----- libswfdec/swfdec_resource.h | 1 player/swfdec_slow_loader.c | 6 ++-- test/trace/Makefile.am | 7 +++++
2007 Jul 31
0
10 commits - doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_buffer.c libswfdec/swfdec_debugger.c libswfdec/swfdec.h
doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 19 ++ libswfdec-gtk/swfdec_gtk_loader.c | 43 +---- libswfdec/Makefile.am | 4 libswfdec/swfdec.h | 3 libswfdec/swfdec_as_context.c | 2 libswfdec/swfdec_as_frame.c | 3 libswfdec/swfdec_buffer.c | 12 - libswfdec/swfdec_debugger.c |
2007 Feb 16
0
11 commits - libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_script.h test/.gitignore test/trace
libswfdec/swfdec_font.c | 4 libswfdec/swfdec_font.h | 2 libswfdec/swfdec_js_movie.c | 8 - libswfdec/swfdec_script.c | 225 +++++++++++++++++++++++++++++++++++++++---- libswfdec/swfdec_script.h | 14 ++ test/.gitignore | 1 test/trace/Makefile.am | 6 + test/trace/height4.swf |binary test/trace/height4.swf.trace | 5
2007 Mar 22
0
7 commits - configure.ac doc/swfdec-docs.sgml libswfdec/js libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_js_movie.c test/trace
configure.ac | 2 doc/swfdec-docs.sgml | 2 libswfdec/js/Makefile.am | 2 libswfdec/swfdec_buffer.c | 140 ++++++++++++++++++--- libswfdec/swfdec_buffer.h | 2 libswfdec/swfdec_js_movie.c | 292 +++++++++++++++++++++++++++++++------------- test/trace/Makefile.am | 2 7 files changed, 341 insertions(+), 101 deletions(-) New commits: diff-tree
2007 Aug 02
0
4 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec/swfdec_file_loader.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h player/swfdec_slow_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 12 +++++++----- libswfdec/swfdec_file_loader.c | 19 ++++++++++--------- libswfdec/swfdec_loader.c | 30 +++++++++++++++++++++++------- libswfdec/swfdec_loader.h | 3 ++- player/swfdec_slow_loader.c | 2 +- 5 files changed, 43 insertions(+), 23 deletions(-) New commits: diff-tree 013119a40898e8308caba54d3921d3c477f239c8
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
configure.ac | 2 doc/swfdec-sections.txt | 5 - libswfdec-gtk/swfdec_playback_alsa.c | 8 +- libswfdec/Makefile.am | 1 libswfdec/jpeg/jpeg.c | 45 ++++++++-------- libswfdec/jpeg/jpeg.h | 2 libswfdec/swfdec_amf.c | 6 +- libswfdec/swfdec_as_array.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 Mar 15
0
11 commits - libswfdec/swfdec_debugger.c libswfdec/swfdec_debugger.h libswfdec/swfdec_event.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
libswfdec/swfdec_debugger.c | 48 ++++ libswfdec/swfdec_debugger.h | 3 libswfdec/swfdec_event.c | 6 libswfdec/swfdec_js_movie.c | 62 +++++- libswfdec/swfdec_movie.c | 60 ++++- libswfdec/swfdec_movie.h | 6 libswfdec/swfdec_net_stream.c | 4 libswfdec/swfdec_player.c | 44 ++--
2007 Aug 22
0
8 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_sprite_movie_as.c vivified/core
libswfdec/swfdec_movie.c | 91 ++++++++++++++++++++++++++++++------ libswfdec/swfdec_movie.h | 7 ++ libswfdec/swfdec_player.c | 57 ++++++++++++++++------ libswfdec/swfdec_player_internal.h | 12 +++- libswfdec/swfdec_sprite_movie_as.c | 75 +++++++---------------------- vivified/core/vivi_application.c | 37 ++++++--------
2007 Oct 29
0
libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field_movie.c | 10 ++++++++-- libswfdec/swfdec_text_field_movie_as.c | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 8f0b361eaa2bc5ce89b19494bfe88f4786dbcd97 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 17:06:28 2007 +0200 Some more fixes to size handling in TextField diff --git
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
configure.ac | 2 doc/Makefile.am | 1 doc/swfdec-sections.txt | 2 libswfdec/jpeg/jpeg.c | 22 ++-- libswfdec/swfdec_as_array.c | 70 ++++++------- libswfdec/swfdec_as_object.c | 95 +++++++++++++++-- libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_player.c | 197
2007 Sep 28
1
SwfDec in Windows
Hello, I`m not sure if in this list I can post this problem, but... I`m trying compile swfdec in windows platform (with mingw) and I find many errors in the make process, some in compilance process (some solve it). But I can?t solve the bellow problem in make process: make[3]: Entering directory `/home/Administrador/swfdec-0.4.3/player' /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2
2007 Jun 10
0
Branch 'as' - 5 commits - libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie_asprops.c test/trace
libswfdec/swfdec_mouse_as.c | 29 +++++++++++++++++------------ libswfdec/swfdec_movie_asprops.c | 4 ++-- test/trace/Makefile.am | 7 +++++++ test/trace/mouse-show-hide-5.swf |binary test/trace/mouse-show-hide-5.swf.trace | 4 ++++ test/trace/mouse-show-hide-6.swf |binary test/trace/mouse-show-hide-6.swf.trace | 4 ++++
2007 Oct 18
0
11 commits - libswfdec/swfdec_as_strings.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_text_field_movie.h test/trace
libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_text_field.c | 1 libswfdec/swfdec_text_field.h | 34 --- libswfdec/swfdec_text_field_movie.c | 265 ++++++++++++++++--------------- libswfdec/swfdec_text_field_movie.h | 47 ++++- libswfdec/swfdec_text_field_movie_as.c | 115 +++++++++++-- test/trace/Makefile.am | 17
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
configure.ac | 29 dev/null |binary libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 45 libswfdec-gtk/swfdec_gtk_player.c | 5 libswfdec-gtk/swfdec_gtk_socket.c | 220 ++ libswfdec-gtk/swfdec_gtk_socket.h | 42
2007 Jul 27
0
11 commits - libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_strings.c | 7 + libswfdec/swfdec_asbroadcaster.c | 10 + libswfdec/swfdec_initialize.as | 1 libswfdec/swfdec_initialize.h | 8 - libswfdec/swfdec_net_stream.c | 10 + libswfdec/swfdec_player.c
2007 Oct 21
0
player/swfplay.c
player/swfplay.c | 3 --- 1 file changed, 3 deletions(-) New commits: commit cbdeb8883fc219062243d230418631a3398d0fe2 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 21 16:47:35 2007 +0200 remove obsolete conditional include that was never enabled diff --git a/player/swfplay.c b/player/swfplay.c index d976358..b3fcea0 100644 --- a/player/swfplay.c +++ b/player/swfplay.c
2007 Aug 24
0
2 commits - player/swfplay.c
player/swfplay.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) New commits: diff-tree 672054a7dcbd5853d9381c06d5185d13273bb2a7 (from parents) Merge: bdc6d74104cb70c721602a1e3c164153c73efe72 b6f68c99b3532812e87e5bad2338cefa14121b8d Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 24 15:23:52 2007 +0200 Merge branch 'master' of ssh://company at
2007 Jul 07
0
Branch 'as' - 3 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
Makefile.am | 13 ++++++++++--- doc/Makefile.am | 5 +++++ libswfdec-gtk/Makefile.am | 4 ---- player/Makefile.am | 4 ---- test/Makefile.am | 2 +- 5 files changed, 16 insertions(+), 12 deletions(-) New commits: diff-tree 9c722f8d1a73a21b7eb2939156c75ede85265663 (from parents) Merge: aab61502175bd018e7de1c01b8ef86b909d932a0
2007 Jun 14
0
Branch 'as' - 7 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c player/Makefile.am
libswfdec/swfdec_movie.c | 14 +++++++++++--- libswfdec/swfdec_player.c | 1 + libswfdec/swfdec_sprite_movie.c | 4 ++-- libswfdec/swfdec_tag.c | 3 +++ player/Makefile.am | 4 ++-- 5 files changed, 19 insertions(+), 7 deletions(-) New commits: diff-tree 228be8a9445d25e41ecd7a09102c85609ec81ad7 (from 361883eb263c60510a743ad9e419d263bc898ac8)