search for: onconnect

Displaying 1 result from an estimated 1 matches for "onconnect".

Did you mean: oneconnect
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
...swfdec_as_strings.c @@ -485,5 +485,7 @@ const char swfdec_as_strings[] = SWFDEC_AS_CONSTANT_STRING ("y") SWFDEC_AS_CONSTANT_STRING ("idMap") SWFDEC_AS_CONSTANT_STRING ("id") + SWFDEC_AS_CONSTANT_STRING ("onClose") + SWFDEC_AS_CONSTANT_STRING ("onConnect") /* add more here */ ; diff --git a/libswfdec/swfdec_xml_socket.c b/libswfdec/swfdec_xml_socket.c index 89bfaae..bff72c7 100644 --- a/libswfdec/swfdec_xml_socket.c +++ b/libswfdec/swfdec_xml_socket.c @@ -1,5 +1,5 @@ /* Swfdec - * Copyright (C) 2007 Pekka Lampila <pekka.lampila at iki....