Displaying 12 results from an estimated 12 matches for "initactions".
Did you mean:
initaction
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_as_interpret.c | 2
libswfdec/swfdec_movie.c | 2
test/trace/Makefile.am | 18 +++++++
test/trace/initaction-queue-5.swf |binary
test/trace/initaction-queue-5.swf.trace | 1
test/trace/initaction-queue-6.swf |binary
test/trace/initaction-queue-6.swf.trace | 2
2015 Nov 24
2
asan for allocas on powerpc64
On 24 November 2015 at 13:06, Maxim Ostapenko
<m.ostapenko at partner.samsung.com> wrote:
> On 23/11/15 16:46, Jay Foad wrote:
>>
>> In LowerGET_DYNAMIC_AREA_OFFSET() you're calling
>> MFI->getMaxCallFrameSize(), but it looks like that doesn't return useful
>> information until after the PrologEpilogInserter's
>>
2007 Jun 06
0
Branch 'as' - libswfdec/Makefile.am libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_root_sprite.h libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_swf_decoder.h libswfdec/swfdec_tag.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_root_movie.c | 10 +-
libswfdec/swfdec_root_sprite.c | 178 -----------------------------------------
libswfdec/swfdec_root_sprite.h | 65 --------------
libswfdec/swfdec_swf_decoder.c | 64 ++++++++++++++
libswfdec/swfdec_swf_decoder.h | 20 ++++
libswfdec/swfdec_tag.c | 65 ++++++++++++++
7 files changed, 149
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):
2007 Mar 09
0
libswfdec/swfdec_root_sprite.c libswfdec/swfdec_root_sprite.h
libswfdec/swfdec_root_sprite.c | 172 +++++++++++++++++++++++++++++++++++++++++
libswfdec/swfdec_root_sprite.h | 65 +++++++++++++++
2 files changed, 237 insertions(+)
New commits:
diff-tree b86811135dd32ae460e5082f4f986664de624b89 (from 09541f87302d441396064f480fa3c8da0a07993e)
Author: Benjamin Otte <otte@gnome.org>
Date: Fri Mar 9 22:08:56 2007 +0100
Those files seem to be
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h libswfdec/swfdec_resource.c
libswfdec/swfdec_as_interpret.c | 6 -
libswfdec/swfdec_event.c | 59 +---------
libswfdec/swfdec_event.h | 38 +++----
libswfdec/swfdec_movie.c | 124 ++++++++++++----------
libswfdec/swfdec_movie.h | 4
libswfdec/swfdec_player.c | 195 ++++++++++++++++++++++--------------
libswfdec/swfdec_player_internal.h | 23 ++--
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
libswfdec-gtk/swfdec_gtk_player.c | 7 +-
libswfdec-gtk/swfdec_gtk_player.h | 2
libswfdec/Makefile.am | 5 +
libswfdec/swfdec.h | 2
libswfdec/swfdec_as_array.h | 1
libswfdec/swfdec_as_context.c | 60 +++++++++++++++++++--
libswfdec/swfdec_as_context.h | 5 +
libswfdec/swfdec_as_debugger.c | 72
2007 Mar 05
0
11 commits - configure.ac libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_swf_decoder.c
configure.ac | 2
libswfdec/swfdec_js_movie.c | 3 -
libswfdec/swfdec_root_movie.c | 58 +++++++++++++++++++
libswfdec/swfdec_root_movie.h | 16 ++++-
libswfdec/swfdec_script.c | 119 ++++++++++++++++++++++++++++++++--------
libswfdec/swfdec_sprite.c | 6 +-
libswfdec/swfdec_sprite.h | 4 -
libswfdec/swfdec_sprite_movie.c | 41
2007 Mar 07
0
13 commits - libswfdec/Makefile.am libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_root_movie.c libswfdec/swfdec_root_movie.h libswfdec/swfdec_script.c libswfdec/swfdec_sprite.h libswfdec/swfdec_sprite_movie.c
libswfdec/Makefile.am | 2
libswfdec/swfdec_js_global.c | 11 +++-
libswfdec/swfdec_js_movie.c | 52 +++++++++++++++++++
libswfdec/swfdec_root_movie.c | 86 +++++++++++++++------------------
libswfdec/swfdec_root_movie.h | 10 +--
libswfdec/swfdec_script.c | 4 -
libswfdec/swfdec_sprite.h | 2
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
libswfdec/js/jsapi.c | 3
libswfdec/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
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
Makefile.am | 7
autogen.sh | 2
configure.ac | 27 +
doc/swfdec-sections.txt | 3
libswfdec-gtk/swfdec_gtk_player.c | 7
libswfdec-gtk/swfdec_gtk_player.h | 2
libswfdec-gtk/swfdec_gtk_widget.c |
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