search for: swfdebug

Displaying 20 results from an estimated 30 matches for "swfdebug".

Did you mean: fdebug
2007 Feb 07
0
2 commits - doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h player/swfdebug.c
doc/swfdec-sections.txt | 1 + libswfdec/swfdec_loader.c | 33 +++++++++++++++++++++++++++++++++ libswfdec/swfdec_loader.h | 9 +++++---- player/swfdebug.c | 2 +- 4 files changed, 40 insertions(+), 5 deletions(-) New commits: diff-tree 998ea3e494c4d6f2d798085b3df1e4da07b18a68 (from 06c1025c1946a32b4f2a8f8ebab29736ec231621) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 8 00:11:45 2007 +0100 use a save icon when saving...
2007 Aug 07
0
5 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_keys.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie_as.c player/swfdebug.c player/swfdec_debug_movies.c player/swfdec_debug_movies.h test/trace
libswfdec/swfdec_as_context.c | 14 +- libswfdec/swfdec_keys.h | 2 libswfdec/swfdec_movie.c | 70 ++++++++++- libswfdec/swfdec_movie.h | 2 libswfdec/swfdec_sprite_movie_as.c | 12 -- player/swfdebug.c | 6 - player/swfdec_debug_movies.c | 221 +++++++++++++++++++------------------ player/swfdec_debug_movies.h | 5 test/trace/swfdec_interaction.c | 22 ++- test/trace/swfdec_interaction.h | 5 10 files changed, 222 insertions(+), 137 deletions(-)...
2007 Feb 17
0
8 commits - configure.ac doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_root_movie.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h
...| 4 ++ libswfdec/swfdec_player_internal.h | 3 + libswfdec/swfdec_root_movie.c | 2 - libswfdec/swfdec_script.c | 23 ++++++++++++++- libswfdec/swfdec_scriptable.c | 56 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_scriptable.h | 3 + player/swfdebug.c | 4 +- player/swfplay.c | 4 +- test/various/urlencode.c | 5 ++- 13 files changed, 135 insertions(+), 13 deletions(-) New commits: diff-tree 86ceb1bdea1ecee5bff104a29c07351bf78454c1 (from b34773aabe26a4fecb2e4293722a7c11fb81f870) Author: Be...
2007 Feb 22
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_js.c libswfdec/swfdec_js_mouse.c libswfdec/swfdec_listener.c libswfdec/swfdec_listener.h libswfdec/swfdec_movie.c libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_root_movie.c
...42 ++++++++ libswfdec/swfdec_movie.c | 3 libswfdec/swfdec_player.c | 55 +++++++++-- libswfdec/swfdec_player_internal.h | 12 +- libswfdec/swfdec_root_movie.c | 2 libswfdec/swfdec_sprite_movie.c | 11 +- libswfdec/swfdec_types.h | 1 player/swfdebug.c | 35 +++++-- player/swfdec_player_manager.c | 5 + 13 files changed, 357 insertions(+), 30 deletions(-) New commits: diff-tree f5d0f071e911b84ac0c2c840d965a7d3f16c4be5 (from f1457b93b4d9cb43650b0e595bbe41096230281f) Author: Benjamin Otte <otte@gnome.org> Date:...
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
...| 4 libswfdec/swfdec_player.c | 44 ++-- libswfdec/swfdec_player_internal.h | 2 libswfdec/swfdec_script.c | 4 libswfdec/swfdec_sprite_movie.c | 112 +++++------ libswfdec/swfdec_sprite_movie.h | 2 player/Makefile.am | 2 player/swfdebug.c | 46 ++++ player/swfdec_debug_movies.c | 371 +++++++++++++++++++++++++++++++++++++ player/swfdec_debug_movies.h | 64 ++++++ player/swfdec_player_manager.c | 22 -- 17 files changed, 741 insertions(+), 117 deletions(-) New commits: diff-tree c177682556b8...
2007 Aug 17
0
Branch 'vivi' - 3 commits - player/Makefile.am player/swfdec_debug_movies.c player/swfdec_debug_movies.h vivified/core vivified/ui
...66 ++++++++++++++++++ 6 files changed, 148 insertions(+), 157 deletions(-) New commits: diff-tree 2f123ef946932f1b5e684b90fd27a056c0ea98f6 (from 3cd1dcc154eab81a8ff46e0ae56a24b1487fe802) Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 17 22:57:40 2007 +0200 disable build of swfdebug diff --git a/player/Makefile.am b/player/Makefile.am index ce3d1fe..53e52c1 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -1,31 +1,20 @@ -noinst_PROGRAMS = swfplay swfdebug +noinst_PROGRAMS = swfplay swfplay_SOURCES = \ swfdec_slow_loader.c \ swfplay.c -swfdebug_SOURCES =...
2007 Apr 02
0
4 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
....c | 23 +-- libswfdec-gtk/swfdec_gtk_player.h | 9 - libswfdec/swfdec_loader.c | 46 ++----- libswfdec/swfdec_loader.h | 3 libswfdec/swfdec_loader_internal.h | 22 +++ libswfdec/swfdec_player.c | 14 -- libswfdec/swfdec_player.h | 3 player/swfdebug.c | 8 - player/swfplay.c | 15 -- test/dump.c | 8 - test/image/image.c | 10 - test/parse.c | 10 - test/sound/sound.c | 10 - test/swfdec-extract.c | 10 -...
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
...| 160 ++++++++++---------- libswfdec/swfdec_loader.h | 10 - libswfdec/swfdec_loader_internal.h | 2 libswfdec/swfdec_player.c | 8 - libswfdec/swfdec_url.c | 293 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_url.h | 47 +++++ player/swfdebug.c | 3 player/swfdec_slow_loader.c | 86 +++++----- player/swfplay.c | 2 18 files changed, 525 insertions(+), 175 deletions(-) New commits: diff-tree 67a997bc57fad8b87d13d1f7baaaa737398ac6e9 (from ca750ef4ead8812a0aeff906a2b48f54ad43cb37) Author...
2007 Jan 12
1
compiling vs interpreting
...isions later. Currnetly swfdec compiles actions from a flash file into JSScript objects and executes them using the standard Spidermonkey API. While this allows all the niceties that are available with SpiderMonkey (most important: a whole debugging framework with stack inspection etc - see player/swfdebug to get an idea about this), I don't like this approach. I'm probably going to rewrite this into an interpreter that duplicates a lot of the functionality of jsinterp.c and interpretes the original Actionscript from the file. So in short: I'm going to end up where Eric already was. Here...
2007 Jan 26
0
Branch 'interpreter' - 9 commits - libswfdec/js libswfdec/Makefile.am libswfdec/swfdec_debugger.c libswfdec/swfdec_debugger.h libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_event.c libswfdec/swfdec_js.c libswfdec/swfdec_js_global.c
...libswfdec/swfdec_js.h | 6 - libswfdec/swfdec_js_global.c | 2 libswfdec/swfdec_root_movie.c | 8 ++ libswfdec/swfdec_script.c | 88 ++++++++++++++++++++++++---- libswfdec/swfdec_script.h | 12 +++ libswfdec/swfdec_tag.c | 2 player/swfdebug.c | 4 - player/swfdec_debug_scripts.c | 2 player/swfdec_player_manager.c | 8 +- test/swfedit_token.c | 1 18 files changed, 225 insertions(+), 124 deletions(-) New commits: diff-tree 6f0034ba32dd13577f1f2fb050734a7c55b4fdec (from db8da8e1714ce08...
2007 Aug 02
0
15 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_file_loader.c libswfdec/swfdec_file_loader.h
...ternal.h | 22 ---- libswfdec/swfdec_loadertarget.c | 4 libswfdec/swfdec_loadertarget.h | 6 - libswfdec/swfdec_player.c | 12 +- libswfdec/swfdec_swf_instance.c | 22 ++++ libswfdec/swfdec_swf_instance.h | 4 libswfdec/swfdec_url.c | 2 player/swfdebug.c | 2 test/image/image.c | 2 test/sound/sound.c | 2 test/trace/trace.c | 2 23 files changed, 322 insertions(+), 287 deletions(-) New commits: diff-tree 3398ec3ae1d036d76054f7ddec170dc158e47079 (from ab7eb1380872f4...
2007 Jul 07
0
2 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
...yer.h \ swfdec_gtk_widget.h -endif - EXTRA_DIST = \ swfdec_playback_alsa.c \ swfdec_playback_none.c diff --git a/player/Makefile.am b/player/Makefile.am index 11c0b56..501d547 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -1,5 +1,3 @@ -if WITH_GTK - noinst_PROGRAMS = swfplay swfdebug swfplay_SOURCES = \ @@ -31,6 +29,4 @@ swfdebug_CFLAGS = $(GLOBAL_CFLAGS) $(GTK swfdebug_LDFLAGS = $(GTK_LIBS) $(SWFDEC_GTK_LIBS) swfdebug_LDADD = $(top_builddir)/libswfdec/js/libjs.la -endif - diff-tree 084d1856375ea3dd92325fe106605ac0ce3c58a8 (from 5cdaada235a5bf34316aa5faa3a3b4fc1d2b515c...
2006 Dec 21
0
State of the art
...swfdec, so I removed them completely. The current codebase now contains: - libswfdec, the main library. I've reduced the amount of installed headers as much as possible so I can mess with the API as much as I'd like without causing too much trouble. - two noinst programs swfplay and swfdebug in the player/ dir for playing or debugging libswfdec. The code might be useful to develop Flash GUI apps, but I haven't spent too much time thinking about that. - Some simple tools in the test/ dir. They're not installed either. Notable might be swfdec-extract that can extract Flash...
2007 Jul 07
0
Branch 'as' - 3 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
...d547..3295db0 @@@ -25,11 -23,10 +23,9 @@@ swfdec_slow_loader.h swfplay_CFLAGS = $(GLOBAL_CFLAGS) $(GTK_CFLAGS) $(SWFDEC_GTK_CFLAGS) $(GNOMEVFS_CFLAGS) -swfplay_LDFLAGS = $(GTK_LIBS) $(SWFDEC_GTK_LIBS) $(GNOMEVFS_LIBS) +swfplay_LDFLAGS = $(SWFDEC_GTK_LIBS) $(GTK_LIBS) $(GNOMEVFS_LIBS) swfdebug_CFLAGS = $(GLOBAL_CFLAGS) $(GTK_CFLAGS) $(SWFDEC_GTK_CFLAGS) -DXP_UNIX -I$(top_builddir)/libswfdec/js -swfdebug_LDFLAGS = $(GTK_LIBS) $(SWFDEC_GTK_LIBS) -swfdebug_LDADD = $(top_builddir)/libswfdec/js/libjs.la +swfdebug_LDFLAGS = $(SWFDEC_GTK_LIBS) $(GTK_LIBS) - endif - diff-tree f1b1b9d2d...
2007 Jan 29
0
3 commits - autogen.sh configure.ac player/.gitignore player/Makefile.am player/swfdec_playback_alsa.c player/swfdec_playback.c player/swfdec_playback_none.c
...OIL, liboil-0.3 >= 0.3.1.1, HAVE_LIBOIL=yes, HAVE_LIBOIL=no) AC_SUBST(LIBOIL_LIBS) diff --git a/player/.gitignore b/player/.gitignore index 3e3d43c..f2dfbf1 100644 --- a/player/.gitignore +++ b/player/.gitignore @@ -9,6 +9,7 @@ Makefile.in *.o *.lo *.loT +swfdec_playback.c libswfdecui.la swfdebug diff --git a/player/Makefile.am b/player/Makefile.am index 0a29cc5..c56ee91 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -1,5 +1,13 @@ if WITH_GTK -if WITH_ALSA + +# this workaround is needed or autotools don't generate the .deps/*.Plo files correctly +swfdec_playback.c: swfdec_...
2007 Mar 12
0
11 commits - libswfdec/js libswfdec/swfdec_loader.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_script.c player/swfdebug.c player/swfdec_player_manager.c test/trace
...ec/js/jsapi.h | 2 libswfdec/js/jsinterp.c | 2 libswfdec/js/jsobj.c | 4 libswfdec/swfdec_loader.c | 5 libswfdec/swfdec_root_sprite.c | 5 libswfdec/swfdec_script.c | 154 +++++- player/swfdebug.c | 8 player/swfdec_player_manager.c | 2 test/trace/Makefile.am | 8 test/trace/and-or-5.swf |binary test/trace/and-or-5.swf.trace | 801 ++++++++++++++++++++++++++++++++ test/trace/and-or-6.swf...
2007 Jan 14
0
Changes to 'refs/tags/0.4.1'
...swfdec_tag.c | 7 libswfdec/swfdec_types.h | 12 libswfdec/swfdec_video.c | 281 +++++++++++++++++++++ libswfdec/swfdec_video.h | 60 ++++ libswfdec/swfdec_video_movie.c | 129 +++++++++ libswfdec/swfdec_video_movie.h | 69 +++++ player/swfdebug.c | 4 player/swfdec_playback.c | 88 ------ player/swfdec_player_manager.c | 23 + player/swfdec_player_manager.h | 2 player/swfdec_source.c | 160 +++--------- player/swfdec_source.h | 17 - player/swfdec_widget.c...
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...| 29 libswfdec/swfdec_text.c | 3 libswfdec/swfdec_types.h | 2 libswfdec/swfdec_video.c | 23 player/.gitignore | 1 player/Makefile.am | 28 player/swfdebug.c | 6 player/swfdec_debug_scripts.c | 2 player/swfdec_debug_stack.c | 33 player/swfdec_playback_none.c | 38 player/swfdec_player_manager.c | 8 test/.gitignore...
2007 Aug 29
0
15 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_system_as.c
...libswfdec/swfdec_sprite_movie.c | 22 - libswfdec/swfdec_system.c | 17 libswfdec/swfdec_system.h | 1 libswfdec/swfdec_system_as.c | 10 libswfdec/swfdec_tag.c | 14 player/swfdebug.c | 426 ----------------------- player/swfdec_debug_widget.c | 155 -------- player/swfdec_debug_widget.h | 55 -- test/trace/Makefile.am | 9 test/trace/system-capabilities-query-5.swf |...
2007 Mar 27
0
15 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/.gitignore libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h
...none.c | 4 libswfdec-gtk/swfdec_source.c | 9 libswfdec-gtk/swfdec_source.h | 2 libswfdec/Makefile.am | 4 libswfdec/js/Makefile.am | 2 player/.gitignore | 2 player/Makefile.am | 39 - player/swfdebug.c | 9 player/swfdec_debug_widget.c | 25 - player/swfdec_debug_widget.h | 8 player/swfdec_player_manager.c | 2 player/swfdec_widget.c | 450 --------------------- player/swfdec_widget.h | 73 --- player/swfplay...