[totem] 3.31.91
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.31.91
- Date: Tue, 19 Feb 2019 09:42:58 +0000 (UTC)
commit 3498f984d7a99721a4c3cfe9b8e90e3e5d3efdc7
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 19 04:10:43 2019 +0100
3.31.91
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0680b43f8..78ab2eeb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
New features and significant updates in version...
+Major changes in 3.31.91:
+- Move nautilus properties page to nautilus module
+- Fix fullscreen toolbar's appearance in RTL languages
+- Update appdata and screenshots
+- Don't advertise VCD support, GStreamer 1.0 has never supported it
+- Add support for "start time" in playlists
+- Make Ctrl+W navigate back before exiting
+- Make it possible to load subtitles from the command-line
+- Fix media player controls not appearing in gnome-shell in
+ some cases, and the next/previous buttons not working
+- Make previous/next buttons' state update when a movie
+ contains chapters
+- Use better labels for Subtitles and Languages menus
+- Fix some display problems when files are longer than detected
+- And other smaller bug fixes
+ - Throw a warning when download buffering breaks because
+ of a missing plugin
+ - Make framerate more precise in properties
+ - Fix a warning on exit when brasero is not installed
+
Major changes in 3.31.90:
- New icon
- Remove app menu
diff --git a/meson.build b/meson.build
index aea893764..d1bf02d09 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.31.90',
+ version: '3.31.91',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]