[totem/gnome-3-12] 3.12.2



commit fdd9f16fba353afb84af4d8a6b70bfe756a66f0a
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 18 13:06:50 2014 +0200

    3.12.2

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9ced88..8c0b9ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
 New features and significant updates in version...
 
+Major changes in 3.12.2:
+- Postpone loading library after playback
+- Fix headerbar title when playing search results
+- Fix crasher on startup with newer GTK+
+- Fix crash when browsing Euronews source
+- Don't allow adding duplicate items to recent view
+- Fix loading Audio CDs' Wave files
+- Fix potential data loss when removing multiple files
+- Reset loaded text subtitles when closing video
+- Fix hidden cursor with visible popup
+
+OpenSubtitles:
+- Don't throw an error when the language is unknown
+- Fix subtitles suffix when saving it
+- Add support for Basque
+
 Major changes in 3.12.1:
 - Bump required versions of grilo and GStreamer
 - Fix delete button's initial state
diff --git a/configure.ac b/configure.ac
index c705440..976c870 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 12)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 2)
 
 # 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]