[totem] 3.13.90



commit 520f9d0fcb9f9580050506ff6657e49bca165af9
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 18 12:51:44 2014 +0200

    3.13.90

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9ced88..17e82bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,30 @@
 New features and significant updates in version...
 
+Major changes in 3.13.90:
+- Rename "Recent" section to "Videos"
+- Remove visualisation support
+- Remove browser plugin
+- Better error message for RTSP blocked by firewall
+- Automatically rotate mobile phone videos
+- Allow seeking past fill-level
+- 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
+- Use correct icon name for "gear" menu
+- Don't allow adding duplicate items to recent view
+- User new "audio-filter" property
+- 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
+- Move the "un-fullscreen" button to the corner
+
+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 f632fd7..7906d95 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, 13)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 90)
 
 # 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]