[Swfdec] swfdec-mozilla: Changes to 'master'

Benjamin Otte company at kemper.freedesktop.org
Wed Feb 7 15:11:45 PST 2007


 configure.ac        |    5 +
 src/Makefile.am     |    6 -
 src/plugin.c        |   19 +++-
 src/swfmoz_dialog.c |  219 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/swfmoz_dialog.h |   57 ++++++++++++
 src/swfmoz_loader.c |    4 
 src/swfmoz_loader.h |    2 
 src/swfmoz_player.c |  235 +++++++++++++++++++++++++++++++++++++++++++++++++---
 src/swfmoz_player.h |   15 +++
 9 files changed, 544 insertions(+), 18 deletions(-)

New commits:
commit 4271b925a72b077a24e2ba9e78e9d891f9ad69d6
Author: Benjamin Otte <otte at gnome.org>
Date:   Thu Feb 8 00:12:48 2007 +0100

    Add an information dialog reachable via right-click menu
    
    This dialog shows all the files loaded by the current plugin instance and
    allows saving them locally.

commit ea9282839ec9f46992e2a23aad0ddb0704e350fc
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Feb 7 16:19:13 2007 +0100

    Add a right-click menu
    
    - require GTK
    - allow disabling audio
    - various fixes to drawing code (redraws didn't happen)

commit 9932795380a2b6e0f81cb5f9f1390a58fbfbe7f0
Author: Benjamin Otte <otte at gnome.org>
Date:   Wed Feb 7 14:27:00 2007 +0100

    change mode to stream as file
    
    This way the plugin can keep a reference to the cached file and may use it
    in a "Save file as" dialog



More information about the Swfdec mailing list