[Swfdec] swfdec-mozilla: Changes to 'refs/tags/0.4.2'

Benjamin Otte company at kemper.freedesktop.org
Mon Jun 11 08:25:58 PDT 2007


Tag '0.4.2' created by Benjamin Otte <otte at gnome.org> at 2007-03-22 19:10 -0700

release 0.4.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGAsbDvMv5VCdLq8QRAletAJwKKKcgI3K4WD7UhfVp2vdUS2fBtACg3cRH
C9AturFiJF9p117V+lFjxvg=
=lili
-----END PGP SIGNATURE-----

Changes since 0.4.1:
Benjamin Otte:
      rework audio configuration subsystem
      print version of expected swfdec when not finding it
      change mode to stream as file
      Add a right-click menu
      Add an information dialog reachable via right-click menu
      hide dialog on close and destroy it with player
      keep the initial loader around so we know where the player comes from
      Set the window title to the original filename
      update NEWS
      release 0.4.2

---
 NEWS                       |    9 +
 configure.ac               |   50 +++++++-
 src/.gitignore             |    1 
 src/Makefile.am            |   20 ++-
 src/plugin.c               |   19 +++
 src/swfdec_playback_none.c |   38 ++++++
 src/swfmoz_dialog.c        |  228 ++++++++++++++++++++++++++++++++++++++++
 src/swfmoz_dialog.h        |   57 ++++++++++
 src/swfmoz_loader.c        |    4 
 src/swfmoz_loader.h        |    2 
 src/swfmoz_player.c        |  254 ++++++++++++++++++++++++++++++++++++++++++---
 src/swfmoz_player.h        |   18 +++
 12 files changed, 668 insertions(+), 32 deletions(-)
---


More information about the Swfdec mailing list