[totem/wip/hadess/42.beta: 5/5] 42.beta
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/42.beta: 5/5] 42.beta
- Date: Thu, 24 Feb 2022 22:43:04 +0000 (UTC)
commit 64eb4b594205fb6920441bf3fcb904222f82aba0
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 24 23:35:44 2022 +0100
42.beta
NEWS | 13 +++++++++++--
meson.build | 2 +-
2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a5831414..3c99644d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
New features and significant updates in version...
-Major changes in 41.alpha.0:
-- ...
+Major changes in 42.beta:
+- Port video widget from obsolete Clutter to OpenGL
+- Move subtitles and audio track selection to its own menu
+- Add shortcuts for mute, cycling through subtitles, toggling
+ subtitles and seeking to specific places in the video
+- Implement a enabled-by-default native MPRIS plugin to replace
+ the Python MPRIS plugin
+- Remove media-player-keys plugin that supported the old GNOME
+ Settings Daemon API, now replaced by MPRIS
+- Show more precise elapsed time when stepping frame-by-frame
+- Implement "search by title" in OpenSubtitles plugin
Major changes in 3.38.0:
- Translation updates
diff --git a/meson.build b/meson.build
index b13b1cfa2..6fbbde406 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '41.alpha.0',
+ version: '42.beta',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]