search for: swfdec_gtk_widget

Displaying 20 results from an estimated 29 matches for "swfdec_gtk_widget".

2007 Oct 21
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_widget.c
libswfdec-gtk/swfdec_gtk_loader.c | 3 ++- libswfdec-gtk/swfdec_gtk_widget.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit a627260de1398da19cfdb93efe16bcb1fe2caef7 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 21 19:09:58 2007 +0200 only call g_thread_init() once diff --git a/libswfdec-gtk/swfdec_gtk_loader.c b/...
2007 Aug 08
0
5 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_script.h player/Makefile.am test/Makefile.am
libswfdec-gtk/Makefile.am | 6 ++---- libswfdec-gtk/swfdec_gtk_widget.c | 13 ++++++++----- libswfdec/Makefile.am | 2 +- libswfdec/swfdec_script.h | 2 -- player/Makefile.am | 6 +++--- test/Makefile.am | 10 +++++----- 6 files changed, 19 insertions(+), 20 deletions(-) New commits: diff-tree a52e6ff4...
2007 Apr 18
0
6 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/jpeg libswfdec/swfdec_image.c
libswfdec-gtk/swfdec_gtk_widget.c | 4 +- libswfdec/jpeg/jpeg.c | 55 ++++++++++++++++++++++---------------- libswfdec/jpeg/jpeg_rgb_decoder.c | 1 libswfdec/swfdec_image.c | 46 +++++++------------------------ 4 files changed, 47 insertions(+), 59 deletions(-) New commits: diff-tree a171b4ba49fbd...
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
...c.types | 2 libswfdec-gtk/.gitignore | 14 libswfdec-gtk/Makefile.am | 40 + libswfdec-gtk/swfdec-gtk.h | 17 libswfdec-gtk/swfdec_gtk_player.c | 338 ++++++++++++++++ libswfdec-gtk/swfdec_gtk_player.h | 56 ++ libswfdec-gtk/swfdec_gtk_widget.c | 717 +++++++++++++++++++++++++++++++++++ libswfdec-gtk/swfdec_gtk_widget.h | 73 +++ libswfdec-gtk/swfdec_playback.h | 8 libswfdec-gtk/swfdec_playback_alsa.c | 25 - libswfdec-gtk/swfdec_playback_none.c | 4 libswfdec-gtk/swfdec_source.c | 9 libswfdec-gtk/sw...
2007 Nov 07
0
7 commits - doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_decoder.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
doc/swfdec-sections.txt | 2 libswfdec-gtk/swfdec_gtk_widget.c | 7 +- libswfdec/swfdec_as_strings.c | 3 + libswfdec/swfdec_decoder.c | 2 libswfdec/swfdec_flv_decoder.c | 57 ---------------------- libswfdec/swfdec_movie_asprops.c | 31 ++++++------ libswfdec/swfdec_net_stream.c | 7 -- libswfdec/swfdec_player.c...
2007 Nov 08
0
configure.ac libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_playback_alsa.c libswfdec/swfdec_as_date.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_audio_flv.c libswfdec/swfdec_audio_flv.h
configure.ac | 2 +- libswfdec-gtk/swfdec_gtk_widget.c | 11 ++++------- libswfdec-gtk/swfdec_playback_alsa.c | 8 +++++++- libswfdec/swfdec_as_date.c | 18 ++++++++++-------- libswfdec/swfdec_as_interpret.c | 2 ++ libswfdec/swfdec_as_types.c | 5 +++++ libswfdec/swfdec_audio_flv.c | 2 +- libswfdec...
2007 Aug 14
0
Branch 'vivi' - 11 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h vivified/core
libswfdec-gtk/swfdec_gtk_widget.c | 2 libswfdec/Makefile.am | 4 - libswfdec/swfdec.h | 2 libswfdec/swfdec_player.c | 26 ++++++- libswfdec/swfdec_player_internal.h | 2 vivified/core/Makefile.am | 5 + vivified/core/vivi_application.c | 39 +++++++++...
2007 Dec 01
1
OpenBSD related patches
Hello, list ! Here is diff of changes, i had to make to get swfdec running on OpenBSD 4.2-current. Regards Valery. P.S. Please cc me, i am not subscribed to the list -------------- next part -------------- A non-text attachment was scrubbed... Name: swfdec.diff Type: application/octet-stream Size: 11628 bytes Desc: not available Url :
2007 Aug 07
0
13 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_as_types.c libswfdec/swfdec.h libswfdec/swfdec_initialize.as
libswfdec-gtk/Makefile.am | 2 libswfdec-gtk/swfdec_gtk_keys.c | 67 +++++++++++++++++ libswfdec-gtk/swfdec_gtk_keys.h | 10 +- libswfdec-gtk/swfdec_gtk_widget.c | 73 ++++++++++++++++++ libswfdec/Makefile.am | 3 libswfdec/swfdec.h | 2 libswfdec/swfdec_as_types.c | 68 ++++++++--------- libswfdec/swfdec_initialize.as | 8 ++ libswfdec/swfdec_initialize.h | 143 +++++++++++++++++++++-----------...
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
...quot;\n", 1); - gtk_text_buffer_insert_with_tags_by_name (buffer, &iter, message, -1, tag_name, NULL); - gtk_text_view_scroll_to_mark (view, mark, 0.0, TRUE, 0.0, 0.0); -} - -static void -interrupt_widget_cb (SwfdecPlayerManager *manager, GParamSpec *pspec, SwfdecGtkWidget *widget) -{ - swfdec_gtk_widget_set_interactive (widget, - !swfdec_player_manager_get_interrupted (manager)); -} - -static void -select_scripts_cb (SwfdecPlayerManager *manager, GParamSpec *pspec, SwfdecDebugScripts *debug) -{ - GtkTreeModel *model; - GtkTreeIter iter; - SwfdecDebuggerScript *script; - - if (!swfdec_play...
2007 Jul 07
0
2 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
.../Makefile.am index 5ce6db0..38ef71f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -110,10 +110,15 @@ IGNORE_HFILES= \ swfdec_video_movie.h \ swfdec_xml.h +if WITH_GTK EXTRA_HFILES = \ ../libswfdec-gtk/swfdec_gtk_loader.h \ ../libswfdec-gtk/swfdec_gtk_player.h \ ../libswfdec-gtk/swfdec_gtk_widget.h +else +EXTRA_HFILES = +endif + # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png diff --git a/libswfdec-gtk/Makefile.am b/libswfdec-gtk/Makefile.am index 84a2e8e..97efc67 100644 --- a/libswfdec-gtk/Makefile.am +++ b/libswfdec-gtk/Makefi...
2007 Aug 21
0
Branch 'vivi' - 15 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_types.h vivified/core vivified/ui
...SwfdecGtkWidget *player) { if (g_str_equal (pspec->name, "player")) { @@ -51,13 +39,11 @@ vivi_player_application_set (ViviViviDoc void vivi_player_application_set (ViviViviDocklet *docklet, ViviApplication *app) { - SwfdecGtkPlayer *player = NULL; + SwfdecGtkWidget *widget = SWFDEC_GTK_WIDGET (vivi_vivi_docklet_find_widget_by_type (docklet, SWFDEC_TYPE_GTK_WIDGET)); - find_player (GTK_WIDGET (docklet), &player); - - g_signal_connect (app, "notify", G_CALLBACK (vivi_player_notify_app), player); - swfdec_gtk_widget_set_player (SWFDEC_GTK_WIDGET (player), vivi_applicatio...
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 index 5ce6db0..38ef71f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -110,10 +110,15 @@ IGNORE_HFILES= \ swfdec_video_movie.h \ swfdec_xml.h +if WITH_GTK EXTRA_HFILES = \ ../libswfdec-gtk/swfdec_gtk_loader.h \ ../libswfdec-gtk/swfdec_gtk_player.h \ ../libswfdec-gtk/swfdec_gtk_widget.h +else +EXTRA_HFILES = +endif + # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png diff --git a/libswfdec-gtk/Makefile.am b/libswfdec-gtk/Makefile.am index 84a2e8e..97efc67 100644 --- a/libswfdec-gtk/Makefile.am +++ b/libswfdec-gtk/Makefi...
2007 Aug 23
0
23 commits - doc/.gitignore doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_keys.c libswfdec-gtk/swfdec_gtk_keys.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am
...| 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 22 + libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_keys.c | 12 - libswfdec-gtk/swfdec_gtk_keys.h | 2 libswfdec-gtk/swfdec_gtk_widget.c | 2 libswfdec/Makefile.am | 5 libswfdec/swfdec_as_debugger.c | 26 +- libswfdec/swfdec_as_debugger.h | 6 libswfdec/swfdec_as_frame.c | 8 libswfdec/swfdec_as_object.c | 4 libswfdec/swfdec_as_str...
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
...GS) diff --git a/doc/Makefile.am b/doc/Makefile.am index 0b037de..4855ce8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -109,6 +109,7 @@ IGNORE_HFILES= \ swfdec_xml.h EXTRA_HFILES = \ + ../libswfdec-gtk/swfdec_gtk_loader.h \ ../libswfdec-gtk/swfdec_gtk_player.h \ ../libswfdec-gtk/swfdec_gtk_widget.h @@ -131,7 +132,7 @@ expand_content_files= # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) INCLUDES=$(SWFDEC_GTK_CFLAGS) $(CAIRO_CFLAGS) -GTKDOC_LIBS=$(SWFDEC_GTK_LIBS) +GTKDOC_LIBS=$(SWFDEC_GTK_LIBS) # This inclu...
2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
libswfdec-gtk/swfdec_gtk_widget.c | 19 libswfdec/swfdec_as_object.c | 56 +- libswfdec/swfdec_as_object.h | 4 libswfdec/swfdec_button.c | 228 +++++++++ libswfdec/swfdec_button.h |...
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...2 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 49 libswfdec-gtk/Makefile.am | 5 libswfdec-gtk/swfdec_gtk_loader.c | 201 libswfdec-gtk/swfdec_gtk_widget.c | 128 libswfdec-gtk/swfdec_gtk_widget.h | 4 libswfdec-gtk/swfdec_playback_alsa.c | 8 libswfdec-gtk/swfdec_playback_oss.c | 265 libswfdec-gtk/swfdec_source.c...
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
...en.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 | 2 libswfdec-gtk/swfdec_source.c | 4 libswfdec/Makefile.am | 11 libswfdec/swfdec.h | 4 libswfdec/swfdec_as_array.c | 21 - libswfdec/swfdec_as_array.h...
2007 Aug 13
0
Branch 'vivi' - 24 commits - configure.ac libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_tag.h vivified/core vivified/dock vivified/ui
...quot;vivi_player.h" +#include <libswfdec-gtk/swfdec-gtk.h> + +G_DEFINE_TYPE (ViviPlayer, vivi_player, VIVI_TYPE_DOCKLET) + +static void +vivi_player_notify_app (ViviApplication *app, GParamSpec *pspec, ViviPlayer *player) +{ + if (g_str_equal (pspec->name, "player")) { + swfdec_gtk_widget_set_player (SWFDEC_GTK_WIDGET (player->player), vivi_application_get_player (app)); + } +} + +static void +vivi_player_dispose (GObject *object) +{ + ViviPlayer *player = VIVI_PLAYER (object); + + g_signal_handlers_disconnect_by_func (player->app, vivi_player_notify_app, player); + + G_OB...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...ec-gtk/swfdec-gtk.h | 18 libswfdec-gtk/swfdec_gtk_loader.c | 246 + libswfdec-gtk/swfdec_gtk_loader.h | 44 libswfdec-gtk/swfdec_gtk_player.c | 340 ++ libswfdec-gtk/swfdec_gtk_player.h | 57 libswfdec-gtk/swfdec_gtk_widget.c | 717 +++++ libswfdec-gtk/swfdec_gtk_widget.h | 73 libswfdec-gtk/swfdec_playback.h | 8 libswfdec-gtk/swfdec_playback_alsa.c | 34 libswfdec-gtk/swfdec_playback_none.c | 38 libswfdec-gtk/swfdec_source.c...