[totem/wip/hadess/43.beta] 43.beta
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/43.beta] 43.beta
- Date: Thu, 18 Aug 2022 14:56:18 +0000 (UTC)
commit f9101b68a7f10dc339a1eec211b2584815271bb9
Author: Bastien Nocera <hadess hadess net>
Date: Thu Aug 18 16:56:03 2022 +0200
43.beta
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a654635ce..cd9b2a62d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
New features and significant updates in version...
+Major changes in 43.beta:
+- Throw a better error if OpenGL couldn't init
+- Translate DVD/VCD device errors
+- Save screenshots into ~/Pictures/Screenshots
+- Make search entry keyboard navigable
+- Add playlist page to GTK inspector (disabled by default)
+- Fix fullscreen header bar not showing up
+
Major changes in 43.alpha:
- Update thumbnailing code for gnome-desktop API changes
- Fix crashes and warnings when some plugins are missing
diff --git a/meson.build b/meson.build
index b9faf1abf..0c871dd10 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '43.alpha',
+ version: '43.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]