search for: swfedit_token

Displaying 20 results from an estimated 20 matches for "swfedit_token".

2007 Jan 24
0
Branch 'interpreter' - 8 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_js.c libswfdec/swfdec_js.h libswfdec/swfdec_script.c test/swfdec_out.c test/swfdec_out.h test/swfedit_tag.c test/swfedit_token.c test/swfedit_token.h
...fdec/swfdec_js.c | 92 +++++++++++++++++++++++++--------- libswfdec/swfdec_js.h | 5 + libswfdec/swfdec_script.c | 64 +++++++++++++++++++++-- test/swfdec_out.c | 24 ++++++++ test/swfdec_out.h | 5 + test/swfedit_tag.c | 64 +++++++++++++++++++++++ test/swfedit_token.c | 123 +++++++++++++++++++++++++++++++++++++--------- test/swfedit_token.h | 2 10 files changed, 329 insertions(+), 62 deletions(-) New commits: diff-tree 4db4a99c916781cbceb31ca171c242867d4047cd (from 9dab0726ed4e35c06038b8700492bd62658ff689) Author: Benjamin Otte <otte@gnome...
2007 Jan 22
0
Branch 'interpreter' - 3 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_swf_decoder.c test/Makefile.am test/swfedit.c test/swfedit_file.c test/swfedit_file.h test/swfedit_tag.c test/swfedit_tag.h test/swfedit_token.c test/swfedit_token.h
...c | 46 ---- test/Makefile.am | 19 + test/swfedit.c | 81 +++++++ test/swfedit_file.c | 209 ++++++++++++++++++ test/swfedit_file.h | 59 +++++ test/swfedit_tag.c | 61 +++++ test/swfedit_tag.h | 56 ++++ test/swfedit_token.c | 464 +++++++++++++++++++++++++++++++++++++++++ test/swfedit_token.h | 79 ++++++ 10 files changed, 1054 insertions(+), 47 deletions(-) New commits: diff-tree 72caf9482e2e7eb4bdc6cc0fa7578beb31645bac (from ac526c14b6a853304588e1c71ccc0ab709ac072e) Author: Benjamin Otte &l...
2007 Feb 14
0
7 commits - libswfdec/swfdec_image.c libswfdec/swfdec_script.c libswfdec/swfdec_script.h test/Makefile.am test/swfdec_out.c test/swfdec_out.h test/swfedit.c test/swfedit_list.c test/swfedit_tag.c test/swfedit_token.c test/swfedit_token.h test/swfscript.c
...2 libswfdec/swfdec_script.c | 25 +++ libswfdec/swfdec_script.h | 3 test/Makefile.am | 6 test/swfdec_out.c | 10 + test/swfdec_out.h | 3 test/swfedit.c | 2 test/swfedit_list.c | 18 ++ test/swfedit_tag.c | 15 ++ test/swfedit_token.c | 37 +++++ test/swfedit_token.h | 3 test/swfscript.c | 301 ++++++++++++++++++++++++++++++++++++++++++++++ 12 files changed, 418 insertions(+), 7 deletions(-) New commits: diff-tree 98049e91f2ff8cd1cc2ad5b9ae5952653d065ad7 (from 0a2ba5fca5d5cd32a0161d2c6815166e4a35721...
2007 Jan 25
0
Branch 'interpreter' - 28 commits - configure.ac libswfdec/js libswfdec/swfdec_buffer.c libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_js.c libswfdec/swfdec_js_global.c libswfdec/swfdec_js.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_player.c
...++++ test/swfdec_out.h | 73 +++++ test/swfedit.c | 58 +++ test/swfedit_file.c | 114 ++++++- test/swfedit_file.h | 6 test/swfedit_tag.c | 132 +++++++++ test/swfedit_tag.h | 16 - test/swfedit_token.c | 151 ++++++---- test/swfedit_token.h | 11 24 files changed, 1275 insertions(+), 145 deletions(-) New commits: diff-tree 4d09855e83ee699d590e8916e4af318ab79cc99b (from 82e3f5645e07b82da355444ae96ccbb6eba637dd) Author: Benjamin Otte <otte@gnome.org> Date:...
2007 Feb 13
0
9 commits - libswfdec/js libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_codec_screen.c libswfdec/swfdec_image.c libswfdec/swfdec_script.c test/Makefile.am test/swfdec_out.c test/swfdec_out.h test/swfedit.c test/swfedit_file.c
...| 18 +- test/swfedit_file.h | 1 test/swfedit_list.c | 133 +++++++++++++++++ test/swfedit_list.h | 61 +++++++ test/swfedit_tag.c | 311 +++++++++++++++++++++++++++++++++++----- test/swfedit_tag.h | 21 ++ test/swfedit_token.c | 211 +++++++++++++++++++++++++-- test/swfedit_token.h | 18 ++ 18 files changed, 1105 insertions(+), 213 deletions(-) New commits: diff-tree 634736d7d5ba5b7e3ef43893278b95fac05a3cb2 (from b3f04131da03829352ae315b2986ecda634c58c9) Author: Benjamin Otte <otte@gnome.or...
2008 Jan 07
0
12 commits - configure.ac doc/swfdec.types Makefile.am test/crashfinder.c test/dump.c test/Makefile.am test/swfdec-extract.c test/swfdec_out.c test/swfdec_out.h test/swfedit.c test/swfedit_file.c test/swfedit_file.h test/swfedit_list.c test/swfedit_list.h
...| 297 ------------- test/swfedit_file.h | 60 -- test/swfedit_list.c | 149 ------ test/swfedit_list.h | 61 -- test/swfedit_tag.c | 507 ---------------------- test/swfedit_tag.h | 83 --- test/swfedit_token.c | 797 ------------------------------------ test/swfedit_token.h | 109 ---- test/swfscript.c | 298 ------------- test/test/.gitignore | 4 test/test/Makefile.am | 31 + test/test/compiler.c |...
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
...| 258 ++++ test/swfdec_out.h | 78 + test/swfedit.c | 131 ++ test/swfedit_file.c | 287 ++++ test/swfedit_file.h | 59 test/swfedit_tag.c | 253 +++ test/swfedit_tag.h | 66 + test/swfedit_token.c | 573 ++++++++ test/swfedit_token.h | 90 + test/trace/.gitignore | 1 test/trace/Makefile.am | 14 test/trace/color-new.swf |binary test/trace/color-new.swf.trace | 10 test/trace/function1.swf |binary t...
2007 Jul 07
1
Compiling swfdec without GTK
...I/usr/include/freetype2 -I/usr/include/libpng12 -DXP_UNIX -I../libswfdec/js -g -O2 -MT libswfedit_la-swfedit_file.lo -MD -MP -MF .deps/libswfedit_la-swfedit_file.Tpo -c swfedit_file.c -o libswfedit_la-swfedit_file.o In file included from swfedit_file.h:24, from swfedit_file.c:31: swfedit_token.h:23:21: error: gtk/gtk.h: No such file or directory In file included from swfedit_file.h:24, from swfedit_file.c:31: swfedit_token.h:100: error: expected declaration specifiers or '...' before 'GtkTreeIter' make[3]: *** [libswfedit_la-swfedit_file.lo] Error 1 make[...
2007 Feb 06
0
Branch 'interpreter' - 8 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_edittext.c libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_pattern.c libswfdec/swfdec_sprite.c test/dump.c
...c | 269 +++++++++++++++++++++++--------------------- libswfdec/swfdec_image.h | 9 - libswfdec/swfdec_pattern.c | 29 +--- libswfdec/swfdec_sprite.c | 7 - test/dump.c | 34 +++++ test/swfdec-extract.c | 14 ++ test/swfdec_out.c | 14 +- test/swfedit_token.c | 12 - 12 files changed, 276 insertions(+), 188 deletions(-) New commits: diff-tree a86c50354559053bfdba86f13cdf8ec9c455205a (from parents) Merge: 940ef9614313d253bb9282e26f48968b4af13c85 d7db95f092791ed1e81ad2d2e4f9e3fb345d6f79 Author: Benjamin Otte <otte@gnome.org> Date: Sun...
2007 Feb 15
0
8 commits - libswfdec/swfdec_bits.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_tag.c libswfdec/swfdec_text.c libswfdec/swfdec_text.h test/swfedit_token.c test/various
...wfdec_font.h | 16 +- libswfdec/swfdec_loader.c | 144 ++++++++++++++++++ libswfdec/swfdec_loader_internal.h | 9 + libswfdec/swfdec_tag.c | 158 -------------------- libswfdec/swfdec_text.c | 12 + libswfdec/swfdec_text.h | 2 test/swfedit_token.c | 5 test/various/.gitignore | 1 test/various/Makefile.am | 6 test/various/ringbuffer.c | 19 ++ test/various/urlencode.c | 109 +++++++++++++ 13 files changed, 598 insertions(+), 174 deletions(-) New commits: diff-tree 5a3b6...
2007 Jul 08
0
Cross Compiling swfdec for ARM
...library, but you'll > still have to write an application that makes use of it. This is not > hard (just have a look at the test applications), but it needs to be > done. > > > In file included from swfedit_file.h:24, > > from swfedit_file.c:31: > > swfedit_token.h:23:21: error: gtk/gtk.h: No such file or directory > > In file included from swfedit_file.h:24, > > from swfedit_file.c:31: > > swfedit_token.h:100: error: expected declaration specifiers or '...' > before > > 'GtkTreeIter' > > mak...
2007 Aug 09
0
Branch 'vivi' - 12 commits - libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/Makefile.am libswfdec/swfdec_as_array.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_debugger.c
...| 1 player/swfdec_debug_scripts.c | 1 player/swfdec_player_manager.c | 1 player/swfplay.c | 2 test/image/image.c | 2 test/sound/sound.c | 2 test/swfedit_tag.c | 4 - test/swfedit_token.c | 7 -- test/swfscript.c | 7 -- test/trace/trace.c | 2 vivified/core/Makefile.am | 8 +- vivified/core/vivi_application.c | 56 ++++++++++++++++++-- vivified/core/vivi_application.h | 19 ++++++ vivified/c...
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_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 db8da8e1714ce0839759c2fd0e65fbd6debf51fa) Author: Benjamin Otte <otte@gnome.org> Date: Fri Jan 26 21:32:40 2007 +0100 use NULL in _eval o...
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...| 78 test/swfedit.c | 131 + test/swfedit_file.c | 287 +++ test/swfedit_file.h | 59 test/swfedit_tag.c | 253 ++ test/swfedit_tag.h | 66 test/swfedit_token.c | 573 ++++++ test/swfedit_token.h | 90 test/trace/.gitignore | 1 test/trace/Makefile.am | 14 test/trace/color-new.swf |binary test/trace/color-new.swf.trace...
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
...wfdec_xml_as.c | 1 player/swfdec_debug_movies.c | 2 player/swfdec_player_manager.c | 10 +-- test/dump.c | 8 +- test/swfedit_list.c | 2 test/swfedit_tag.c | 4 - test/swfedit_token.c | 6 +- test/trace/Makefile.am | 3 + test/trace/swfdec_interaction.c | 12 ++-- test/trace/trace.c | 4 - test/trace/waitforframe-huge-4.swf |binary test/trace/waitforframe-huge-4.swf.trace | 1 test/trace...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...sents PlaceObject2 tags nicely more work in making swfedit useful add a libswfedit, so I can use this editing code for more tools swf may be used uninitialized in this function add swfdec_action_get_name and swfdec_action_get_from_name Add swfdec_out_put_data Add swfedit_token_set to set by index automatically update size fields add swfscript - a tool to batch-modify scripts of existing SWF files Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec fix rowstride computation in jpeg3 case Handle failed pattern creatio...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...sents PlaceObject2 tags nicely more work in making swfedit useful add a libswfedit, so I can use this editing code for more tools swf may be used uninitialized in this function add swfdec_action_get_name and swfdec_action_get_from_name Add swfdec_out_put_data Add swfedit_token_set to set by index automatically update size fields add swfscript - a tool to batch-modify scripts of existing SWF files Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec fix rowstride computation in jpeg3 case Handle failed pattern creatio...
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...| 8 test/image/image.c | 2 test/sound/sound.c | 2 test/swfedit_list.c | 2 test/swfedit_tag.c | 4 test/swfedit_token.c | 6 test/trace/Makefile.am | 171 test/trace/addProperty-5.swf |binary test/trace/addProperty-5.swf.trace | 16 test/trace/addProperty-6.swf...
2007 Aug 22
0
163 commits - autogen.sh configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c
...1 player/swfdec_player_manager.c | 1 player/swfplay.c | 2 test/image/image.c | 2 test/sound/sound.c | 2 test/swfedit_tag.c | 4 test/swfedit_token.c | 7 test/swfscript.c | 7 test/trace/Makefile.am | 18 test/trace/definefunction2-registers-5.swf |binary test/trace/definefunction2-registers-5.swf.trace | 67 +++ test/trace/definefunction...
2007 Aug 26
0
Changes to 'refs/tags/0.5.2'
...layer/swfplay.c | 40 + test/Makefile.am | 10 test/image/image.c | 2 test/sound/sound.c | 2 test/swfedit_tag.c | 4 test/swfedit_token.c | 7 test/swfscript.c | 7 test/trace/ASSetPropFlags-ignore-5.swf |binary test/trace/ASSetPropFlags-ignore-5.swf.trace | 5 test/trace/ASSetPropFlags-ignore-6.swf |binary test/trace/ASSetPropFla...