[totem] 3.3.3



commit c666edbd117d509b4ea9425b94cfb69662aacccf
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Dec 19 21:40:19 2011 +0100

    3.3.3

 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1895ce9..b174b6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
 New features and significant updates in version...
 
+3.3.3:
+* Add plugin to replace the Flash plugin for online videos
+* Add support for RTMP URLs
+* Fix vala plugins compilation
+* Fix --time option in thumbnailer
+* Fix possible crashes with the browser plugin
+  on OpenBSD
+* Remove obsolete youtube and bemused plugins
+* Port browser plugin to GDBus
+* Fix getting the cover art in the movie player
+* Fix crasher when Totem is passed arguments
+
 3.2.1:
 * Fix crash when framerate isn't available
 * Quieten the thumbnailer when thumbnailing non-videos
diff --git a/configure.in b/configure.in
index e628cfc..7a68ad2 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 3)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 3)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]