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

Benjamin Otte company at kemper.freedesktop.org
Fri Apr 27 02:46:58 PDT 2007


Tag '0.4.3' created by Benjamin Otte <otte at gnome.org> at 2007-03-22 20:29 -0700

release 0.4.3 ("Now this puny world will bow down to me!")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGAtkfvMv5VCdLq8QRAm3vAKCic3DUAvDlt1C2+Pv5wJSdszSE3ACfctuD
5OM1kV/tKXw+U4ib3rIi/Fg=
=bP7Y
-----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
      back to cvs
      handle MotionNotify events
      implement FlashVars
      various fixes for stability's sake
      small fixes
      use the new SwfdecLoader API to query better information to display on the media info page.
      add descriptions for xml and text
      Define XP_UNIX and MOZ_X11 instead of including the (internal) mozilla-config.h
      add swfmoz_player_remove function
      That column is the name
      call swfdec_loader_set_size when creating loader
      show downloading progress in media dialog
      Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec-mozilla
      fix a nasty leak
      update NEWS
      release 0.4.3

---
 NEWS                       |   19 ++
 configure.ac               |   55 +++++--
 src/.gitignore             |    1 
 src/Makefile.am            |   20 ++
 src/plugin.c               |   60 ++++++-
 src/plugin_x11.c           |   24 ++-
 src/swfdec_playback_none.c |   38 ++++
 src/swfmoz_dialog.c        |  281 ++++++++++++++++++++++++++++++++++++
 src/swfmoz_dialog.h        |   58 +++++++
 src/swfmoz_loader.c        |   31 +++-
 src/swfmoz_loader.h        |    4 
 src/swfmoz_player.c        |  348 ++++++++++++++++++++++++++++++++++++++++++---
 src/swfmoz_player.h        |   30 +++
 13 files changed, 926 insertions(+), 43 deletions(-)
---


More information about the Swfdec mailing list